summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-19MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee
2011-05-19MIPS: Introduce set_elf_platform() helper functionRobert Millan
2011-05-19MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne
2011-05-19MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens
2011-05-19MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens
2011-05-19MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens
2011-05-19MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss
2011-05-19MIPS: Alchemy: update inlinable GPIO APIManuel Lauss
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle
2011-05-19MIPS: IP27: Remove pointless switch statement.Ralf Baechle
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin
2011-05-19MIPS: Lantiq: Add etop board supportJohn Crispin
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin
2011-05-19MIPS: Lantiq: Add more gpio driversJohn Crispin
2011-05-19MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin
2011-05-19MIPS: Lantiq: Add mips_machine supportJohn Crispin
2011-05-19MIPS: Lantiq: Add platform device supportJohn Crispin
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin
2011-05-19MIPS: Lantiq: Add PCI controller support.John Crispin
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John
2011-05-19MIPS: XLR, XLS: Add PCI support.Jayachandran C
2011-05-19MIPS: Add default configuration for XLR/XLS processorsJayachandran C
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C
2011-05-19MIPS: Platform files for XLR/XLS processor supportJayachandran C
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C
2011-05-19MIPS: Netlogic: mach-netlogic include filesJayachandran C
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C
2011-05-19params.c: Use new strtobool function to process boolean inputsJonathan Cameron
2011-05-19debugfs: move to new strtoboolJonathan Cameron
2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg
2011-05-19module: Use binary search in lookup_symbol()Alessio Igor Bogani
2011-05-19module: Use the binary search for symbols resolutionAlessio Igor Bogani
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott
2011-05-19module: Sort exported symbolsAlessio Igor Bogani
2011-05-19module: each_symbol_section instead of each_symbolRusty Russell