summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-211-2/+0
* mips: Fix typo in bcm63xx/setup.cMasanari Iida2012-02-051-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-149-284/+582
|\
| * MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli2011-12-071-12/+13
| * MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2011-12-071-5/+36
| * MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2011-12-071-15/+6
| * MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2011-12-071-2/+4
| * MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-076-23/+163
| * MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon2011-12-072-34/+127
| * MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon2011-12-071-6/+76
| * MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon2011-12-071-37/+67
| * MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2011-12-071-9/+77
| * MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon2011-12-071-154/+26
| * MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon2011-12-071-1/+1
* | MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski2012-01-091-0/+3
|/
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-191-2/+14
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner2011-03-251-45/+32
* mips: change to new flag variablematt mooney2011-03-171-1/+1
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-291-15/+15
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: BCM63xx: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+7
* MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-261-0/+3
* MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-211-3/+3
* MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli2010-04-121-70/+70
* MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon2010-04-121-0/+2
* MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli2010-04-121-11/+11
* MIPS: BCM63xx: Add support for second uart.Maxime Bizon2010-04-123-19/+79
* MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon2010-04-121-2/+0
* MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli2010-04-121-0/+22
* MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli2010-04-121-0/+20
* MIPS: BCM63xx: Convert timer locks to raw spinlocks.Ralf Baechle2010-02-271-17/+17
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa2010-01-121-3/+0
* MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli2010-01-121-17/+16
* MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli2009-11-021-0/+3
* MIPS: BCM63xx: Prepare for watchdog supportFlorian Fainelli2009-11-022-1/+38
* MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli2009-11-022-4/+1
* MIPS: BCM63xx: Fix soft-reset lockup on BCM6345Florian Fainelli2009-11-021-1/+3
* MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-303-1/+149
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-303-1/+45
* MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2009-09-172-1/+160
* MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon2009-09-1715-0/+2456