| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle | 2012-05-21 | 1 | -2/+0 |
* | mips: Fix typo in bcm63xx/setup.c | Masanari Iida | 2012-02-05 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 9 | -284/+582 |
|\ |
|
| * | MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices. | Florian Fainelli | 2011-12-07 | 1 | -12/+13 |
| * | MIPS: BCM63xx: Fix GPIO set/get for BCM6345 | Florian Fainelli | 2011-12-07 | 1 | -5/+36 |
| * | MIPS: BCM63xx: Remove BCM6345 hacks to read base boot address | Florian Fainelli | 2011-12-07 | 1 | -15/+6 |
| * | MIPS: BCM63xx: Fix SDRAM size computation for BCM6345 | Florian Fainelli | 2011-12-07 | 1 | -2/+4 |
| * | MIPS: BCM63XX: Add support for bcm6368 CPU. | Maxime Bizon | 2011-12-07 | 6 | -23/+163 |
| * | MIPS: BCM63XX: Add external irq support for non 6348 CPUs. | Maxime Bizon | 2011-12-07 | 2 | -34/+127 |
| * | MIPS: BCM63XX: Handle 64 bits irq stat register in irq code. | Maxime Bizon | 2011-12-07 | 1 | -6/+76 |
| * | MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp... | Maxime Bizon | 2011-12-07 | 1 | -37/+67 |
| * | MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity. | Maxime Bizon | 2011-12-07 | 1 | -9/+77 |
| * | MIPS: BCM63XX: Cleanup cpu registers. | Maxime Bizon | 2011-12-07 | 1 | -154/+26 |
| * | MIPS: BCM63XX: Call board_register_device from device_initcall() | Maxime Bizon | 2011-12-07 | 1 | -1/+1 |
* | | MIPS: BCM63XX: use the new bcm63xxpart parser | Jonas Gorski | 2012-01-09 | 1 | -0/+3 |
|/ |
|
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 1 | -0/+1 |
* | SSB: Change fallback sprom to callback mechanism. | Hauke Mehrtens | 2011-05-19 | 1 | -2/+14 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | MIPS: bcm63xx: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -45/+32 |
* | mips: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee | 2010-10-29 | 1 | -15/+15 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: BCM63xx: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -2/+7 |
* | MIPS: BCM63xx: Prevent second enet registration on BCM6338 | Florian Fainelli | 2010-07-26 | 1 | -0/+3 |
* | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} | Florian Fainelli | 2010-05-21 | 1 | -3/+3 |
* | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli | 2010-04-12 | 1 | -70/+70 |
* | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon | 2010-04-12 | 1 | -0/+2 |
* | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli | 2010-04-12 | 1 | -11/+11 |
* | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 | 3 | -19/+79 |
* | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon | 2010-04-12 | 1 | -2/+0 |
* | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli | 2010-04-12 | 1 | -0/+22 |
* | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli | 2010-04-12 | 1 | -0/+20 |
* | MIPS: BCM63xx: Convert timer locks to raw spinlocks. | Ralf Baechle | 2010-02-27 | 1 | -17/+17 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. | Yoichi Yuasa | 2010-01-12 | 1 | -3/+0 |
* | MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c | Florian Fainelli | 2010-01-12 | 1 | -17/+16 |
* | MIPS: bcm63xx: Set the correct BCM3302 CPU name | Florian Fainelli | 2009-11-02 | 1 | -0/+3 |
* | MIPS: BCM63xx: Prepare for watchdog support | Florian Fainelli | 2009-11-02 | 2 | -1/+38 |
* | MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc | Florian Fainelli | 2009-11-02 | 2 | -4/+1 |
* | MIPS: BCM63xx: Fix soft-reset lockup on BCM6345 | Florian Fainelli | 2009-11-02 | 1 | -1/+3 |
* | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 2009-09-30 | 3 | -1/+149 |
* | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 3 | -1/+45 |
* | MIPS: BCM63xx: Remove duplicated #include | Huang Weiyi | 2009-09-30 | 1 | -1/+0 |
* | MIPS: BCM63xx: Add integrated ethernet mac support. | Maxime Bizon | 2009-09-17 | 2 | -1/+160 |
* | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. | Maxime Bizon | 2009-09-17 | 15 | -0/+2456 |