summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2011-12-07MIPS: Hugetlb: Keep TLB cache hot while flushingHillf Danton
2011-12-07MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer
2011-12-07MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney
2011-12-07MIPS: Octeon: Update feature test functions for new chips and features.David Daney
2011-12-07MIPS: Octeon: Update SOC PCI related register definitions for new chips.David Daney
2011-12-07MIPS: Octeon: Rearrange CVMX files in preperation for device treeDavid Daney
2011-12-07MIPS: Octeon: Update bootloader board type constants.David Daney
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney
2011-12-07MIPS: Oceton: Update model detection code for new chips.David Daney
2011-12-07MIPS: Octeon: Update struct cvmx_bootinfo to v3.David Daney
2011-12-07MIPS: Add board_ebase_setup()Kevin Cernekee
2011-12-07MIPS: Add NMI notifierKevin Cernekee
2011-12-07MIPS: BMIPS: Introduce bmips.hKevin Cernekee
2011-12-07MIPS: BMIPS: Add set/clear CP0 macros for BMIPS operationsKevin Cernekee
2011-12-07MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPSKevin Cernekee
2011-12-07MIPS: Clean up whitespace warning in hazards.hKevin Cernekee
2011-12-07MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli
2011-12-07MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli
2011-12-07MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon
2011-12-07MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon
2011-12-07MIPS: BCM63XX: Introduce bcm_readq & bcm_writeq.Maxime Bizon
2011-12-07MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon
2011-12-07MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon
2011-12-07MIPS: BCM63XX: Add more register sets & missing register definitions.Maxime Bizon
2011-12-07MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon
2011-12-07MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping.Maxime Bizon
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos
2011-12-07MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf
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 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: 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: Alchemy: Add RTC device to all devboardsManuel 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: 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: remove PB1000 supportManuel Lauss
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo