| Commit message (Expand) | Author | Age |
* | MIPS: Alchemy: rename directory | Ralf Baechle | 2008-10-11 |
* | [MIPS] au1000: Make sure GPIO value is zero or one | Bruno Randolf | 2008-09-27 |
* | [MIPS] au1000: Fix gpio direction | Bruno Randolf | 2008-09-23 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 |
* | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 |
* | [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks. | Ralf Baechle | 2008-07-15 |
* | [MIPS] Au1200: MMC resource size off by one | Sergei Shtylyov | 2008-06-16 |
* | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. | Manuel Lauss | 2008-06-05 |
* | [MIPS] Alchemy: export get_au1x00_speed for modules | Manuel Lauss | 2008-06-05 |
* | [MIPS] Alchemy common code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Alchemy: SMBus resource fix | Sergei Shtylyov | 2008-05-12 |
*-------. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 |
|\ \ \ \ \ |
|
| | | | * | | MIPS Alchemy: Crapectomy after removal of pm_send_all calls. | Ralf Baechle | 2008-04-15 |
| | | | * | | PM: Remove legacy PM | Pavel Machek | 2008-04-15 |
| | |_|/ /
| |/| | | |
|
| | * | | | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 2008-04-28 |
| | * | | | [MIPS] Pb1200: do register SMC 91C111 | Sergei Shtylyov | 2008-04-28 |
| | * | | | [MIPS] DBAu1200: fix bad SMC 91C111 resource size | Sergei Shtylyov | 2008-04-28 |
| | * | | | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov | 2008-04-28 |
| | * | | | [MIPS] Alchemy: kill useless #include's, #define's and extern's | Sergei Shtylyov | 2008-04-28 |
| | * | | | [MIPS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
| | * | | | [MIPS] Alchemy: kill useless time variables | Sergei Shtylyov | 2008-04-28 |
| | * | | | [MIPS] Alchemy: don't unmask timer IRQ early | Sergei Shtylyov | 2008-04-28 |
| |/ / /
|/| | | |
|
* | | | | Pb1200/DBAu1200: fix bad IDE resource size | Sergei Shtylyov | 2008-04-16 |
|/ / / |
|
* / / | [MIPS] Alchemy: work around clock misdetection on early Au1000 | Sergei Shtylyov | 2008-04-01 |
|/ / |
|
* / | [MIPS] Alchemy: Fix ids in Alchemy db dma device table | Wolfgang Ocker | 2008-03-12 |
|/ |
|
* | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 2008-02-06 |
* | [MIPS] clean up au1xxx_irqmap.c include files | Yoichi Yuasa | 2008-01-29 |
* | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 2008-01-29 |
* | i2c-au1550: Convert to platform driver | Manuel Lauss | 2008-01-27 |
* | [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning | Sergei Shtylyov | 2008-01-07 |
* | [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() | Sergei Shtylyov | 2007-12-14 |
* | [MIPS] Alchemy: fix PCI resource conflict | Sergei Shtylyov | 2007-12-14 |
* | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov | 2007-12-06 |
* | [MIPS] Alchemy: replace ffs() with __ffs() | Sergei Shtylyov | 2007-12-06 |
* | [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Alchemy: micro-optimizatize time code. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Alchemy: Reformat PM code. | Ralf Baechle | 2007-10-17 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 |
* | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 |
* | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 |
* | [MIPS] Alchemy: cleanup interrupt code. | Ralf Baechle | 2007-10-16 |
* | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 |
* | update AU1000 get_ethernet_addr() | Yoichi Yuasa | 2007-10-15 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Alchemy: remove useless prototypes. | Ralf Baechle | 2007-10-11 |