| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] MTX-1: Add GPIO system button | Florian Fainelli | 2008-01-29 | 1 | -1/+26 |
* | [MIPS] clean up au1xxx_irqmap.c include files | Yoichi Yuasa | 2008-01-29 | 1 | -19/+2 |
* | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 2008-01-29 | 8 | -25/+0 |
* | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 2008-01-29 | 1 | -1/+1 |
* | i2c-au1550: Convert to platform driver | Manuel Lauss | 2008-01-27 | 1 | -0/+21 |
* | [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning | Sergei Shtylyov | 2008-01-07 | 1 | -2/+6 |
* | [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() | Sergei Shtylyov | 2007-12-14 | 1 | -5/+4 |
* | [MIPS] Alchemy: fix PCI resource conflict | Sergei Shtylyov | 2007-12-14 | 2 | -13/+4 |
* | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov | 2007-12-06 | 1 | -4/+4 |
* | [MIPS] Alchemy: replace ffs() with __ffs() | Sergei Shtylyov | 2007-12-06 | 3 | -6/+6 |
* | [MIPS] Only build r4k clocksource for systems that work ok with it. | Ralf Baechle | 2007-11-26 | 1 | -0/+1 |
* | [MIPS] mtx-1: Enable -Werror. | Ralf Baechle | 2007-11-02 | 1 | -0/+2 |
* | [MIPS] mtx-1: Remove unused mtx1_sys_btn. | Ralf Baechle | 2007-11-02 | 1 | -9/+0 |
* | [MIPS] Pb1200: Enable -Werror. | Ralf Baechle | 2007-11-02 | 1 | -0/+2 |
* | [MIPS] Pb1200: Fix warning. | Ralf Baechle | 2007-11-02 | 1 | -44/+56 |
* | [MIPS] Pb1200: Fix warning. | Ralf Baechle | 2007-11-02 | 1 | -1/+5 |
* | [MIPS] Alchemy: Register platform devices | Florian Fainelli | 2007-10-29 | 2 | -0/+87 |
* | [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. | Ralf Baechle | 2007-10-29 | 1 | -1/+1 |
* | [MIPS] Alchemy: micro-optimizatize time code. | Ralf Baechle | 2007-10-29 | 1 | -7/+2 |
* | [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. | Ralf Baechle | 2007-10-29 | 2 | -34/+9 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 | 1 | -0/+1 |
* | [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs. | Ralf Baechle | 2007-10-17 | 1 | -1/+1 |
* | [MIPS] Alchemy: Reformat PM code. | Ralf Baechle | 2007-10-17 | 1 | -3/+4 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 | 2 | -119/+133 |
* | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 | 10 | -12/+12 |
* | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 | 3 | -6/+6 |
* | [MIPS] Alchemy: cleanup interrupt code. | Ralf Baechle | 2007-10-16 | 1 | -341/+313 |
* | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 | 11 | -63/+47 |
* | update AU1000 get_ethernet_addr() | Yoichi Yuasa | 2007-10-15 | 1 | -22/+16 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 4 | -5/+5 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 12 | -17/+17 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 | 2 | -43/+1 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 2 | -6/+0 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 | 8 | -9/+0 |
* | [MIPS] Alchemy: remove useless prototypes. | Ralf Baechle | 2007-10-11 | 1 | -11/+0 |
* | [MIPS] Au1000: set the PCI controller IO base | Florian Fainelli | 2007-10-09 | 1 | -0/+1 |
* | [MIPS] Alchemy: Fix USB initialization. | Florian Fainelli | 2007-10-09 | 4 | -10/+10 |
* | [MIPS] Fix au1xxx_gpio_direction_* return value | Yoichi Yuasa | 2007-08-27 | 1 | -6/+6 |
* | [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select. | Ralf Baechle | 2007-08-27 | 1 | -0/+1 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 1 | -0/+2 |
* | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 | Ralf Baechle | 2007-07-13 | 1 | -6/+0 |
* | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK | Ralf Baechle | 2007-07-13 | 1 | -4/+0 |
* | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K | Ralf Baechle | 2007-07-13 | 1 | -25/+0 |
* | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI | Ralf Baechle | 2007-07-13 | 1 | -8/+1 |
* | [MIPS] Hydrogen3: Remove remaining bits of code. | Ralf Baechle | 2007-07-12 | 1 | -3/+0 |
* | [MIPS] Alchemy: Fix modpost warnings. | Ralf Baechle | 2007-07-10 | 1 | -1/+1 |
* | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli | 2007-07-10 | 1 | -43/+81 |
* | [MIPS] Fix pb1500 reg B access | Yoichi Yuasa | 2007-06-26 | 1 | -1/+1 |