summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | MIPS: Clean up whitespace warning in hazards.hKevin Cernekee2011-12-071-2/+2
| | | | | * | | | | MIPS: BMIPS: Fix up Kconfig settingsKevin Cernekee2011-12-071-20/+14Star
| | | | | |/ / / /
| | | | * | | | | MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli2011-12-071-12/+13
| | | | * | | | | MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2011-12-072-5/+37
| | | | * | | | | MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2011-12-072-16/+7Star
| | | | * | | | | MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2011-12-072-2/+6
| | | | * | | | | MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-0711-27/+377
| | | | * | | | | MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon2011-12-073-43/+149
| | | | * | | | | MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon2011-12-071-6/+76
| | | | * | | | | MIPS: BCM63XX: Introduce bcm_readq & bcm_writeq.Maxime Bizon2011-12-071-0/+2
| | | | * | | | | MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon2011-12-073-44/+79
| | | | * | | | | MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2011-12-072-11/+85
| | | | * | | | | MIPS: BCM63XX: Add more register sets & missing register definitions.Maxime Bizon2011-12-072-2/+261
| | | | * | | | | MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon2011-12-072-366/+125Star
| | | | * | | | | MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon2011-12-071-1/+1
| | | | * | | | | MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping.Maxime Bizon2011-12-071-0/+38
| | | | |/ / / /
| | | * | | | | MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGabor Juhos2011-12-072-1/+1
| | | * | | | | MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGabor Juhos2011-12-074-3/+3
| | | * | | | | MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos2011-12-071-0/+4
| | | * | | | | MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos2011-12-072-6/+7
| | | * | | | | MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos2011-12-073-5/+46
| | | * | | | | MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos2011-12-071-7/+17
| | | * | | | | MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos2011-12-073-15/+15
| | | * | | | | MIPS: ath79: Store the SoC revision in a global variableGabor Juhos2011-12-073-0/+4
| | | * | | | | Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf2011-12-074-0/+132
| | | * | | | | MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf2011-12-073-0/+196
| | | * | | | | MIPS: ath79: Add initial support for the Atheros AP121 reference boardGabor Juhos2011-12-074-0/+101
| | | * | | | | MIPS: ath79: register UART device for the AR933X SoCsGabor Juhos2011-12-071-2/+36
| | | * | | | | SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-071-0/+18
| | | * | | | | MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos2011-12-073-0/+27
| | | * | | | | MIPS: ath79: Add config symbol for the AR933X SoCsGabor Juhos2011-12-071-0/+3
| | | * | | | | MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos2011-12-072-0/+3
| | | * | | | | MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos2011-12-072-1/+9
| | | * | | | | MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos2011-12-072-0/+5
| | | * | | | | MIPS: ath79: add AR933X specific clock initGabor Juhos2011-12-073-0/+83
| | | * | | | | MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos2011-12-073-9/+137
| | | * | | | | MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos2011-12-073-1/+19
| | | * | | | | MIPS: ath79: Remove superfluous parenthesesGabor Juhos2011-12-071-3/+3
| | | * | | | | MIPS: ath79: add common USB Host Controller deviceGabor Juhos2011-12-077-1/+236
| | | * | | | | MIPS: ath79: Handle more MISC IRQsGabor Juhos2011-12-073-0/+20
| | | * | | | | MIPS: ath79: Change number of available IRQsGabor Juhos2011-12-071-2/+2
| | | |/ / / /
| | * | | | | MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli2011-12-071-0/+37
| | * | | | | MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli2011-12-072-3/+3
| | |/ / / /
| * | | | | Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-1178-3738/+5259
| |\ \ \ \ \
| | * | | | | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2011-12-081-0/+3
| | * | | | | MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss2011-12-081-8/+22
| | * | | | | MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss2011-12-083-587/+550Star
| | * | | | | MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2011-12-082-49/+39Star
| | * | | | | MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2011-12-082-96/+91Star
| | * | | | | MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss2011-12-081-0/+56