| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 1 | -2/+2 |
|\ |
|
| * | MIPS: early_printk: drop __init annotations | Aaro Koskinen | 2013-02-19 | 1 | -2/+2 |
* | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -13/+13 |
|/ |
|
* | MIPS: BCM63XX: fix nvram checksum calculation | Jonas Gorski | 2012-12-12 | 1 | -10/+13 |
* | MIPS: BCM63XX: move nvram functions into their own file | Jonas Gorski | 2012-11-09 | 3 | -63/+119 |
* | MIPS: BCM63XX: use the new reset helper | Jonas Gorski | 2012-11-09 | 1 | -14/+5 |
* | MIPS: BCM63XX: add core reset helper | Jonas Gorski | 2012-11-09 | 2 | -3/+226 |
* | MIPS: BCM63XX: add and use a clock for PCIe | Jonas Gorski | 2012-11-09 | 1 | -0/+15 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-09 | 6 | -14/+128 |
|\ |
|
| * | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle | 2012-10-05 | 2 | -5/+23 |
| |\ |
|
| | * | MIPS: BCM63XX: use a switch for external irq config | Maxime Bizon | 2012-08-24 | 1 | -3/+11 |
| | * | MIPS: BCM63XX: don't write to the chipid register on reboot | Maxime Bizon | 2012-08-24 | 1 | -0/+3 |
| | * | MIPS: BCM63XX: add external irq support for BCM6345 | Maxime Bizon | 2012-08-24 | 2 | -2/+9 |
| * | | MIPS: BCM63XX: Properly handle mac address octet overflow | Jonas Gorski | 2012-10-01 | 1 | -7/+9 |
| * | | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu... | Ralf Baechle | 2012-09-27 | 4 | -2/+96 |
| |\ \ |
|
| | * | | MIPS: BCM63XX: Create platform_device for USBD | Kevin Cernekee | 2012-08-30 | 3 | -1/+76 |
| | * | | MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368 | Kevin Cernekee | 2012-08-30 | 1 | -1/+20 |
| | |/ |
|
* | | | sections: fix section conflicts in arch/mips | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
|/ / |
|
* | | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. | Florian Fainelli | 2012-08-17 | 1 | -0/+4 |
|/ |
|
* | MIPS: BCM63XX: Add 96328avng reference board | Jonas Gorski | 2012-07-24 | 1 | -0/+45 |
* | MIPS: BCM63XX: Add PCIe Support for BCM6328 | Jonas Gorski | 2012-07-24 | 1 | -0/+1 |
* | MIPS: BCM63XX: Add basic BCM6328 support | Jonas Gorski | 2012-07-24 | 8 | -8/+96 |
* | MIPS: BCM63XX: Use the Chip ID register for identifying the SoC | Jonas Gorski | 2012-07-24 | 1 | -8/+12 |
* | MIPS: BCM63XX: Add flash type detection | Jonas Gorski | 2012-07-24 | 1 | -6/+54 |
* | MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c | Jonas Gorski | 2012-07-24 | 3 | -49/+73 |
* | MIPS: BCM63XX: add RNG driver platform_device stub | Florian Fainelli | 2012-07-24 | 2 | -2/+42 |
* | MIPS: BCM63XX: add support for "ipsec" clock | Florian Fainelli | 2012-07-24 | 1 | -0/+14 |
* | MIPS: BCM63XX: Fix platform_devices id | Florian Fainelli | 2012-07-24 | 2 | -2/+2 |
* | MIPS: BCM63xx: Make board setup code register the spi platform device | Florian Fainelli | 2012-07-23 | 1 | -0/+3 |
* | MIPS: BCM63xx: Add stub to register the SPI platform driver | Florian Fainelli | 2012-07-23 | 2 | -1/+121 |
* | MIPS: BCM63xx: Add BCM6368 SPI clock mask | Florian Fainelli | 2012-07-23 | 1 | -2/+4 |
* | MIPS: BCM63XX: Be consistent in clock bits enable naming | Florian Fainelli | 2012-07-23 | 1 | -3/+3 |
* | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-07-19 | 1 | -2/+2 |
* | 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 |