summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski2012-07-245-1/+169
* MIPS: BCM63XX: Add flash type detectionJonas Gorski2012-07-242-0/+15
* MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski2012-07-241-0/+6
* MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2012-07-242-0/+23
* MIPS: OCTEON: Remove some unused files.David Daney2012-07-242-66/+0
* MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-231-0/+89
* MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli2012-07-231-0/+119
* MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli2012-07-231-9/+1
* MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli2012-07-231-0/+4
* MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli2012-07-231-1/+1
* MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli2012-07-231-0/+7
* MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-231-18/+18
* MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-192-1/+1
* MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-191-1/+1
* MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-191-0/+1
* MIPS: Fix typo multipy -> multiplyRalf Baechle2012-07-191-2/+2
* MIPS: Properly align the .data..init_task section.David Daney2012-07-191-2/+2
* MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-191-2/+4
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-191-1/+1
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-061-2/+3
* MIPS: MT: Fix indentation damage.Ralf Baechle2012-07-061-1/+1
* MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill2012-07-062-1/+24
* MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2012-07-061-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-8/+3
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-5/+0
| * mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro2012-05-291-3/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-2925-1586/+400
|\ \ | |/ |/|
| *-------. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-2622-220/+394
| |\ \ \ \ \
| | | | | | * MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-264-169/+3
| | | | | | * MIPS: lantiq: implement support for FALCON socJohn Crispin2012-05-213-0/+108
| | | | | | * watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin2012-05-212-1/+2
| | | | | | * MIPS: lantiq: implement support for clkdev apiJohn Crispin2012-05-212-15/+17
| | | | | | * MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-212-2/+16
| | | | | | * MIPS: lantiq: cleanup reset codeJohn Crispin2012-05-152-1/+12
| | | | | | * MIPS: lantiq: add xway soc idsJohn Crispin2012-05-151-6/+21
| | | | | | * MIPS: lantiq: fix early printkThomas Langer2012-05-151-0/+6
| | | | | | * MIPS: remove unused prototype kgdb_configJohn Crispin2012-05-151-4/+0
| | | | | | * MIPS: add clkdev.hJohn Crispin2012-05-151-0/+25
| | | | | | * MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2012-05-151-0/+11
| | | | | | * MIPS: Provide pci_address_to_pio.Ralf Baechle2012-05-151-0/+15
| | | | | | * MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-151-0/+6
| | | |_|_|/ | | |/| | |
| | | | | * MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos2012-05-151-1/+1
| | | | | * MIPS: ath79: add WMAC registration code for AR934XGabor Juhos2012-05-151-0/+3
| | | | | * MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos2012-05-151-0/+1
| | | | | * MIPS: ath79: add IRQ handling code for AR934XGabor Juhos2012-05-152-1/+30
| | | | | * MIPS: ath79: add GPIO support code for AR934XGabor Juhos2012-05-151-0/+1
| | | | | * MIPS: ath79: add clock initialization code for AR934XGabor Juhos2012-05-151-0/+53
| | | | | * MIPS: ath79: add SoC detection code for AR934XGabor Juhos2012-05-152-0/+25
| | | | | * MIPS: ath79: add early_printk support for AR934XGabor Juhos2012-05-151-1/+5
| | | | | * MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-151-1/+3
OpenPOWER on IntegriCloud