aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2011-12-07MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos
2011-12-07MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos
2011-12-07MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos
2011-12-07MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos
2011-12-07Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf
2011-12-07MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf
2011-12-07MIPS: ath79: Add initial support for the Atheros AP121 reference boardGabor Juhos
2011-12-07MIPS: ath79: register UART device for the AR933X SoCsGabor Juhos
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos
2011-12-07MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos
2011-12-07MIPS: ath79: Add config symbol for the AR933X SoCsGabor Juhos
2011-12-07MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos
2011-12-07MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos
2011-12-07MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos
2011-12-07MIPS: ath79: add AR933X specific clock initGabor Juhos
2011-12-07MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos
2011-12-07MIPS: ath79: Remove superfluous parenthesesGabor Juhos
2011-12-07MIPS: ath79: add common USB Host Controller deviceGabor Juhos
2011-12-07MIPS: ath79: Handle more MISC IRQsGabor Juhos
2011-12-07MIPS: ath79: Change number of available IRQsGabor Juhos
2011-12-07MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli
2011-12-07MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss
2011-12-07MIPS: Alchemy: MMC for DB1100Manuel Lauss
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss
2011-12-07MIPS: Alchemy: Merge PB1200 support into DB1200 code.Manuel Lauss
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss
2011-12-07MIPS: Alchemy: merge devboard code into single per-board files.Manuel Lauss
2011-12-07MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single filesManuel Lauss
2011-12-07MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-12-07MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg accManuel Lauss
2011-12-07MIPS: Alchemy: Drop MIRAGE/BOSPORUS board supportManuel Lauss
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-12-07MIPS: Alchemy: Fix PCI PMManuel Lauss
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-28mips: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra