aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm63xx
AgeCommit message (Expand)Author
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
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner
2011-03-17mips: change to new flag variablematt mooney
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-08-05MIPS: BCM63xx: Migrate to new platform makefile style.Ralf Baechle
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli
2010-04-12MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli
2010-04-12MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon
2010-04-12MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon
2010-04-12MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon
2010-04-12MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli
2010-04-12MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli
2010-02-27MIPS: BCM63xx: Convert timer locks to raw spinlocks.Ralf Baechle
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa
2010-01-12MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli