aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362Jonas Gorski2013-05-07
| * MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-07
| * MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-07
| * MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-07
| * MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-07
| * MIPS: BCM63XX: rework chip detectionJonas Gorski2013-05-07
| * MIPS: BCM63XX: fix revision ID widthJonas Gorski2013-05-07
| * MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2013-05-07
* | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-29
|\ \ | |/ |/|
| * spi/bcm63xx: remove unused speed_hz variableJonas Gorski2013-04-08
* | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-19
* | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-19
|/
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21
|\
| * MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-19
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
|/
* MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski2012-12-12
* MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski2012-11-09
* MIPS: BCM63XX: use the new reset helperJonas Gorski2012-11-09
* MIPS: BCM63XX: add core reset helperJonas Gorski2012-11-09
* MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski2012-11-09
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-09
|\
| * Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-05
| |\
| | * MIPS: BCM63XX: use a switch for external irq configMaxime Bizon2012-08-24
| | * MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon2012-08-24
| | * MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2012-08-24
| * | MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski2012-10-01
| * | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-27
| |\ \
| | * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-30
| | * | MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee2012-08-30
| | |/
* | / sections: fix section conflicts in arch/mipsAndi Kleen2012-10-05
|/ /
* / MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-17
|/
* MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski2012-07-24
* MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski2012-07-24
* MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski2012-07-24
* MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski2012-07-24
* MIPS: BCM63XX: Add flash type detectionJonas Gorski2012-07-24
* MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski2012-07-24
* MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli2012-07-24
* MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli2012-07-24
* MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2012-07-24
* MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli2012-07-23
* MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-23
* MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli2012-07-23
* MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-23
* mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-19
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-21
* mips: Fix typo in bcm63xx/setup.cMasanari Iida2012-02-05
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli2011-12-07