aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm63xx
AgeCommit message (Expand)Author
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski
2012-11-09MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski
2012-11-09MIPS: BCM63XX: use the new reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee
2012-08-30MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee
2012-08-24MIPS: BCM63XX: use a switch for external irq configMaxime Bizon
2012-08-24MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon
2012-08-24MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli
2012-07-24MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski
2012-07-24MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski
2012-07-24MIPS: BCM63XX: Add flash type detectionJonas Gorski
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski
2012-07-24MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli
2012-07-24MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli
2012-07-24MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli
2012-07-23MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli
2012-07-23MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli
2012-07-23MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle
2012-02-05mips: Fix typo in bcm63xx/setup.cMasanari Iida
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski
2011-12-07MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli
2011-12-07MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli
2011-12-07MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli
2011-12-07MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon
2011-12-07MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon
2011-12-07MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon
2011-12-07MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon
2011-12-07MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon
2011-12-07MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon
2011-12-07MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens