Age | Commit message (Expand) | Author | Files | Lines |
2012-09-29 | defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE | Huang Shijie | 1 | -1/+0 |
2012-08-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -72/+108 |
2012-08-01 | MIPS: Loongson 2: Sort out clock managment. | Ralf Baechle | 7 | -51/+33 |
2012-08-01 | MIPS: Loongson 1: more clk support and add select HAVE_CLK | Yoichi Yuasa | 2 | -0/+17 |
2012-08-01 | MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: Lantiq: Platform specific CLK fixup | John Crispin | 1 | -0/+5 |
2012-08-01 | MIPS: Lantiq: Add device_tree_init function | John Crispin | 1 | -0/+22 |
2012-08-01 | MIPS: Lantiq: Fix interface clock and PCI control register offset | John Crispin | 1 | -21/+28 |
2012-08-01 | mips: zero out pg_data_t when it's allocated | Minchan Kim | 1 | -0/+1 |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -1/+2 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
2012-07-31 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 1 | -0/+1 |
2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 130 | -1932/+6224 |
2012-07-27 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer | 1 | -1/+1 |
2012-07-25 | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 130 | -1932/+6224 |
2012-07-25 | MIPS: Loongson 1B: Add defconfig | Kelvin Cheung | 1 | -0/+109 |
2012-07-25 | MIPS: Loongson 1B: Add board support | Kelvin Cheung | 21 | -0/+954 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 3 | -17/+6 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -5/+5 |
2012-07-24 | MIPS: Netlogic: early console fix | Jayachandran C | 1 | -1/+1 |
2012-07-24 | MIPS: Netlogic: Fix indentation of smpboot.S | Jayachandran C | 1 | -4/+4 |
2012-07-24 | MIPS: Netlogic: remove cpu_has_dc_aliases define for XLP | Jayachandran C | 1 | -1/+0 |
2012-07-24 | MIPS: Netlogic: Remove unused pcibios_fixups | Jayachandran C | 1 | -4/+0 |
2012-07-24 | MIPS: Netlogic: Add XLP SoC devices in FDT | Ganesan Ramalingam | 1 | -0/+16 |
2012-07-24 | MIPS: Netlogic: Add IRQ mappings for more devices | Jayachandran C | 2 | -0/+15 |
2012-07-24 | MIPS: Netlogic: USB support for XLP | Ganesan Ramalingam | 8 | -2/+225 |
2012-07-24 | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam | 7 | -3/+350 |
2012-07-24 | MIPS: Netlogic: Platform changes for XLR/XLS I2C | Jayachandran C | 2 | -0/+55 |
2012-07-24 | MIPS: Netlogic: Platform NAND/NOR flash support | Ganesan Ramalingam | 4 | -1/+380 |
2012-07-24 | MIPS: Netlogic: Platform changes for XLS USB | Jayachandran C | 2 | -0/+91 |
2012-07-24 | MIPS: Netlogic: Remove NETLOGIC_ prefix | Jayachandran C | 2 | -30/+31 |
2012-07-24 | MIPS: Netlogic: SMP wakeup code update | Jayachandran C | 2 | -6/+45 |
2012-07-24 | MIPS: Netlogic: Update comments in smpboot.S | Jayachandran C | 1 | -48/+58 |
2012-07-24 | MIPS: BCM63XX: Add 96328avng reference board | Jonas Gorski | 1 | -0/+45 |
2012-07-24 | MIPS: Expose PCIe drivers for MIPS | Jonas Gorski | 1 | -0/+2 |
2012-07-24 | MIPS: BCM63XX: Add PCIe Support for BCM6328 | Jonas Gorski | 7 | -0/+248 |
2012-07-24 | MIPS: BCM63XX: Move the PCI initialization into its own function | Jonas Gorski | 1 | -8/+17 |
2012-07-24 | MIPS: BCM63XX: Add basic BCM6328 support | Jonas Gorski | 13 | -9/+265 |
2012-07-24 | MIPS: BCM63XX: Use the Chip ID register for identifying the SoC | Jonas Gorski | 1 | -8/+12 |
2012-07-24 | MIPS: BCM63XX: Add flash type detection | Jonas Gorski | 3 | -6/+69 |
2012-07-24 | MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c | Jonas Gorski | 4 | -49/+79 |
2012-07-24 | MIPS: BCM63XX: add RNG driver platform_device stub | Florian Fainelli | 2 | -2/+42 |
2012-07-24 | MIPS: BCM63XX: add RNG peripheral definitions | Florian Fainelli | 2 | -0/+23 |
2012-07-24 | MIPS: BCM63XX: add support for "ipsec" clock | Florian Fainelli | 1 | -0/+14 |
2012-07-24 | MIPS: OCTEON: Remove some unused files. | David Daney | 4 | -492/+0 |
2012-07-24 | MIPS: BCM63XX: Fix platform_devices id | Florian Fainelli | 2 | -2/+2 |
2012-07-23 | MIPS: Add CPU support for Loongson1B | Kelvin Cheung | 7 | -144/+171 |
2012-07-23 | MIPS: Enable vmlinuz for JZ4740 | LluĂs Batlle i Rossell | 3 | -0/+10 |