aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
Commit message (Expand)AuthorAge
* 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
| * MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2011-12-07
| * MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2011-12-07
| * MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2011-12-07
| * MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-07
| * MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon2011-12-07
| * MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon2011-12-07
| * MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon2011-12-07
| * MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2011-12-07
| * MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon2011-12-07
| * MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon2011-12-07
* | MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski2012-01-09
|/
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-21
* SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-19
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* mips: change to new flag variablematt mooney2011-03-17
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-29
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: BCM63xx: Migrate to new platform makefile style.Ralf Baechle2010-08-05
* MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-26
* MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-21