summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos2012-10-011-2/+2
* MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski2012-10-011-7/+9
* MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski2012-10-011-3/+1
* Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2844-116/+2874
|\
| * MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill2012-09-131-0/+16
| * MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2012-09-132-5/+20
| * MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill2012-09-131-1/+13
| * MIPS: Make VPE count to be one-based.Steven J. Hill2012-09-131-0/+1
| * MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill2012-09-131-1/+1
| * MIPS: Add EIC support for GIC.Steven J. Hill2012-09-132-8/+95
| * MIPS: Code clean-ups for the GIC.Steven J. Hill2012-09-132-34/+26
| * MIPS: Make GIC code platform independent.Steven J. Hill2012-09-134-72/+81
| * MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill2012-09-133-2/+155
| * MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill2012-09-1329-0/+2445
| * MIPS: Add support for the 1074K core.Steven J. Hill2012-09-134-0/+28
* | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2811-29/+35
|\ \
| * | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-138-29/+26
| * | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-134-1/+10
| |/
* | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-2710-39/+401
|\ \
| * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-305-1/+98
| * | MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2012-08-302-1/+221
| * | MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee2012-08-301-2/+2
| * | MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2012-08-302-3/+11
| * | MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2012-08-302-2/+14
| * | MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-302-29/+35
| * | MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee2012-08-301-1/+20
| |/
* | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle2012-09-2799-555/+671
|\ \
| * | MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos2012-08-281-0/+2
| * | MIPS: ath79: add USB platform setup code for AR934XGabor Juhos2012-08-282-0/+35
| * | MIPS: ath79: use a helper function for USB resource initializationGabor Juhos2012-08-281-36/+28
| * | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-261-0/+6
| |\ \
| | * | hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-08-221-0/+6
| | |/
| * | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-08-265-12/+26
| |\ \
| | * | logfs: query block device for number of pages to send with bioPrasad Joshi2012-07-231-8/+6
| | * | logfs: maintain the ordering of meta-inode destructionPrasad Joshi2012-07-231-1/+1
| | * | logfs: create a pagecache page if it is not presentPrasad Joshi2012-07-231-1/+1
| | * | logfs: initialize the number of iovecs in bioPrasad Joshi2012-04-021-0/+1
| | * | logfs: destroy the reserved inodes while unmountingPrasad Joshi2012-04-023-2/+17
| * | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-2549-101/+174
| |\ \ \
| | * \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-239-10/+16
| | |\ \ \
| | | * | | ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-232-1/+1
| | | * | | ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3
| | | * | | ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
| | | * | | ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| | | * | | ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | | * | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-233-2/+7
| | * | | | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2012-08-232-5/+9
| | |\ \ \ \
| | | * | | | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| | | * | | | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-171-5/+5
| | | |/ / /
| | * | | | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-237-4/+62
| | |\ \ \ \
OpenPOWER on IntegriCloud