summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-0114-72/+108
|\
| * MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2012-08-017-51/+33
| * MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2012-08-012-0/+17
| * MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * MIPS: Lantiq: Platform specific CLK fixupJohn Crispin2012-08-011-0/+5
| * MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
| * MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin2012-08-011-21/+28
* | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-0/+1
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-1/+2
|\
| * ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-302-1/+1
| * atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30130-1932/+6224
|\ \ | |/ |/|
| *-----------. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-25130-1932/+6224
| |\ \ \ \ \ \ \
| | | | | | | | * MIPS: Netlogic: early console fixJayachandran C2012-07-241-1/+1
| | | | | | | | * MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C2012-07-241-4/+4
| | | | | | | | * MIPS: Netlogic: remove cpu_has_dc_aliases define for XLPJayachandran C2012-07-241-1/+0
| | | | | | | | * MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C2012-07-241-4/+0
| | | | | | | | * MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam2012-07-241-0/+16
| | | | | | | | * MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C2012-07-242-0/+15
| | | | | | | | * MIPS: Netlogic: USB support for XLPGanesan Ramalingam2012-07-248-2/+225
| | | | | | | | * MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam2012-07-247-3/+350
| | | | | | | | * MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C2012-07-242-0/+55
| | | | | | | | * MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam2012-07-244-1/+380
| | | | | | | | * MIPS: Netlogic: Platform changes for XLS USBJayachandran C2012-07-242-0/+91
| | | | | | | | * MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C2012-07-242-30/+31
| | | | | | | | * MIPS: Netlogic: SMP wakeup code updateJayachandran C2012-07-242-6/+45
| | | | | | | | * MIPS: Netlogic: Update comments in smpboot.SJayachandran C2012-07-241-48/+58
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * MIPS: Loongson 1B: Add defconfigKelvin Cheung2012-07-251-0/+109
| | | | | | | * MIPS: Loongson 1B: Add board supportKelvin Cheung2012-07-2521-0/+954
| | | | | | | * MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-237-144/+171
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell2012-07-233-0/+10
| | | | | | * MIPS: JZ4740: reset: Initialize hibernate wakeup counters.Maarten ter Huurne2012-07-231-5/+44
| | | | | | * MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne2012-07-231-0/+1
| | | | | | * MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne2012-07-232-1/+23
| | |_|_|_|/ | |/| | | |
| | | | | * MIPS: Octeon: Use device tree to register serial ports.David Daney2012-07-232-85/+53
| | | | | * netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-232-64/+0
| | | | | * netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-30/+0
| | | | | * i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-233-91/+0
| | | | | * MIPS: Octeon: Setup irq_domains for interrupts.David Daney2012-07-231-9/+206
| | | | | * MIPS: Octeon: Initialize and fixup device tree.David Daney2012-07-234-1/+572
| | | | | * MIPS: Prune some target specific code out of prom.cDavid Daney2012-07-234-32/+35
| | | | | * MIPS: Octeon: Add device tree source files.David Daney2012-07-234-0/+1211
| | | | | * MIPS: OCTEON: Consolidate the edge and level irq_chip structures.David Daney2012-07-231-28/+2
| | | | | * MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney2012-07-232-81/+2
| | | | | * MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney2012-07-231-2/+3
| | | | | * MIPS: Octeon: Add irq handlers for GPIO interrupts.David Daney2012-07-231-1/+110
| | | | | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-234-492/+0
| | |_|_|/ | |/| | |
| | | | * MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski2012-07-241-0/+45
OpenPOWER on IntegriCloud