summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2011-12-08MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney2-3/+23
2011-12-08MIPS: Octeon: Update feature test functions for new chips and features.David Daney2-30/+126
2011-12-08MIPS: Octeon: Update SOC PCI related register definitions for new chips.David Daney7-83/+4909
2011-12-08MIPS: Octeon: Rearrange CVMX files in preperation for device treeDavid Daney11-24/+114
2011-12-08MIPS: Octeon: Update bootloader board type constants.David Daney3-3/+95
2011-12-08MIPS: Octeon: Move some Ethernet support files out of staging.David Daney52-5/+21643
2011-12-08MIPS: Oceton: Update model detection code for new chips.David Daney3-188/+1179
2011-12-08MIPS: Octeon: Update struct cvmx_bootinfo to v3.David Daney1-2/+8
2011-12-08MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee4-0/+717
2011-12-08MIPS: Add board_ebase_setup()Kevin Cernekee2-0/+4
2011-12-08MIPS: Add NMI notifierKevin Cernekee2-0/+21
2011-12-08MIPS: BMIPS: Introduce bmips.hKevin Cernekee1-0/+110
2011-12-08MIPS: BMIPS: Add set/clear CP0 macros for BMIPS operationsKevin Cernekee1-1/+8
2011-12-08MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPSKevin Cernekee3-2/+6
2011-12-08MIPS: Clean up whitespace warning in hazards.hKevin Cernekee1-2/+2
2011-12-08MIPS: BMIPS: Fix up Kconfig settingsKevin Cernekee1-20/+14
2011-12-08MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli1-12/+13
2011-12-08MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2-5/+37
2011-12-08MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2-16/+7
2011-12-08MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2-2/+6
2011-12-08MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon11-27/+377
2011-12-08MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon3-43/+149
2011-12-08MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon1-6/+76
2011-12-08MIPS: BCM63XX: Introduce bcm_readq & bcm_writeq.Maxime Bizon1-0/+2
2011-12-08MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon3-44/+79
2011-12-08MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2-11/+85
2011-12-08MIPS: BCM63XX: Add more register sets & missing register definitions.Maxime Bizon2-2/+261
2011-12-08MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon2-366/+125
2011-12-08MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon1-1/+1
2011-12-08MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping.Maxime Bizon1-0/+38
2011-12-08MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGabor Juhos2-1/+1
2011-12-08MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGabor Juhos4-3/+3
2011-12-08MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos1-0/+4
2011-12-08MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos2-6/+7
2011-12-08MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos3-5/+46
2011-12-08MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos1-7/+17
2011-12-08MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos3-15/+15
2011-12-08MIPS: ath79: Store the SoC revision in a global variableGabor Juhos3-0/+4
2011-12-08Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf4-0/+132
2011-12-08MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf3-0/+196
2011-12-08MIPS: ath79: Add initial support for the Atheros AP121 reference boardGabor Juhos4-0/+101
2011-12-08MIPS: ath79: register UART device for the AR933X SoCsGabor Juhos1-2/+36
2011-12-08SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos1-0/+18
2011-12-08MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos3-0/+27
2011-12-08MIPS: ath79: Add config symbol for the AR933X SoCsGabor Juhos1-0/+3
2011-12-08MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos2-0/+3
2011-12-08MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos2-1/+9
2011-12-08MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos2-0/+5
2011-12-08MIPS: ath79: add AR933X specific clock initGabor Juhos3-0/+83
2011-12-08MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos3-9/+137