Age | Commit message (Expand) | Author | Files | Lines |
2008-10-11 | MIPS: Alchemy: rename directory | Ralf Baechle | 52 | -6516/+0 |
2008-09-27 | [MIPS] au1000: Make sure GPIO value is zero or one | Bruno Randolf | 1 | -2/+2 |
2008-09-24 | [MIPS] au1000: Fix gpio direction | Bruno Randolf | 1 | -1/+3 |
2008-07-31 | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 3 | -111/+0 |
2008-07-31 | [MIPS] Initialization of Alchemy boards | Kevin Hickey | 8 | -8/+8 |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk | 1 | -1/+0 |
2008-07-15 | [MIPS] MTX-1 flash partition setup move to platform devices registration | Yoichi Yuasa | 1 | -1/+50 |
2008-07-15 | [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks. | Ralf Baechle | 2 | -16/+18 |
2008-06-16 | [MIPS] Au1200: MMC resource size off by one | Sergei Shtylyov | 1 | -2/+2 |
2008-06-05 | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. | Manuel Lauss | 1 | -0/+11 |
2008-06-05 | [MIPS] Alchemy: export get_au1x00_speed for modules | Manuel Lauss | 1 | -0/+1 |
2008-05-12 | [MIPS] Pb1000: bury the remnants of the PCI code | Sergei Shtylyov | 1 | -7/+0 |
2008-05-12 | [MIPS] XXS1500 code style cleanup | Sergei Shtylyov | 4 | -29/+26 |
2008-05-12 | [MIPS] MTX-1 code style cleanup | Sergei Shtylyov | 5 | -52/+46 |
2008-05-12 | [MIPS] Pb1200/DBAu1200 code style cleanup | Sergei Shtylyov | 4 | -120/+105 |
2008-05-12 | [MIPS] Pb1550 code style cleanup | Sergei Shtylyov | 4 | -26/+23 |
2008-05-12 | [MIPS] Pb1500 code style cleanup | Sergei Shtylyov | 4 | -42/+36 |
2008-05-12 | [MIPS] Pb1100 code style cleanup | Sergei Shtylyov | 4 | -38/+39 |
2008-05-12 | [MIPS] Pb1000 code style cleanup | Sergei Shtylyov | 3 | -68/+70 |
2008-05-12 | [MIPS] DBAu1xx0 code style cleanup | Sergei Shtylyov | 4 | -52/+50 |
2008-05-12 | [MIPS] Alchemy common code style cleanup | Sergei Shtylyov | 17 | -572/+500 |
2008-05-12 | [MIPS] Alchemy: SMBus resource fix | Sergei Shtylyov | 1 | -2/+2 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 42 | -459/+189 |
2008-04-28 | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 3 | -54/+85 |
2008-04-28 | [MIPS] Pb1200: do register SMC 91C111 | Sergei Shtylyov | 1 | -5/+3 |
2008-04-28 | [MIPS] DBAu1200: fix bad SMC 91C111 resource size | Sergei Shtylyov | 1 | -1/+1 |
2008-04-28 | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov | 1 | -0/+57 |
2008-04-28 | [MIPS] Alchemy: kill useless #include's, #define's and extern's | Sergei Shtylyov | 40 | -341/+34 |
2008-04-28 | [MIPS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-28 | [MIPS] Alchemy: kill useless time variables | Sergei Shtylyov | 2 | -17/+6 |
2008-04-28 | [MIPS] Alchemy: don't unmask timer IRQ early | Sergei Shtylyov | 2 | -10/+5 |
2008-04-17 | Pb1200/DBAu1200: fix bad IDE resource size | Sergei Shtylyov | 1 | -1/+1 |
2008-04-15 | MIPS Alchemy: Crapectomy after removal of pm_send_all calls. | Ralf Baechle | 1 | -20/+0 |
2008-04-15 | PM: Remove legacy PM | Pavel Machek | 1 | -15/+2 |
2008-04-01 | [MIPS] XSS1500: Fix compilation | Florian Fainelli | 2 | -3/+2 |
2008-04-01 | [MIPS] Alchemy: work around clock misdetection on early Au1000 | Sergei Shtylyov | 3 | -31/+42 |
2008-03-12 | [MIPS] Alchemy: Fix ids in Alchemy db dma device table | Wolfgang Ocker | 1 | -17/+17 |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 1 | -1/+0 |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-29 | [MIPS] MTX-1: Add GPIO system button | Florian Fainelli | 1 | -1/+26 |
2008-01-29 | [MIPS] clean up au1xxx_irqmap.c include files | Yoichi Yuasa | 1 | -19/+2 |
2008-01-29 | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 8 | -25/+0 |
2008-01-29 | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 1 | -1/+1 |
2008-01-27 | i2c-au1550: Convert to platform driver | Manuel Lauss | 1 | -0/+21 |
2008-01-07 | [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning | Sergei Shtylyov | 1 | -2/+6 |
2007-12-14 | [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() | Sergei Shtylyov | 1 | -5/+4 |
2007-12-14 | [MIPS] Alchemy: fix PCI resource conflict | Sergei Shtylyov | 2 | -13/+4 |
2007-12-06 | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov | 1 | -4/+4 |
2007-12-06 | [MIPS] Alchemy: replace ffs() with __ffs() | Sergei Shtylyov | 3 | -6/+6 |
2007-11-26 | [MIPS] Only build r4k clocksource for systems that work ok with it. | Ralf Baechle | 1 | -0/+1 |