summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski2012-07-241-0/+45
* MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski2012-07-241-0/+1
* MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski2012-07-248-8/+96
* MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski2012-07-241-8/+12
* MIPS: BCM63XX: Add flash type detectionJonas Gorski2012-07-241-6/+54
* MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski2012-07-243-49/+73
* MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli2012-07-242-2/+42
* MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli2012-07-241-0/+14
* MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2012-07-242-2/+2
* MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli2012-07-231-0/+3
* MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-232-1/+121
* MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli2012-07-231-2/+4
* MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-231-3/+3
* mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-191-2/+2
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-211-2/+0Star
* mips: Fix typo in bcm63xx/setup.cMasanari Iida2012-02-051-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-149-284/+582
|\
| * MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli2011-12-071-12/+13
| * MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2011-12-071-5/+36
| * MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2011-12-071-15/+6Star
| * MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2011-12-071-2/+4
| * MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-076-23/+163
| * MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon2011-12-072-34/+127
| * MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon2011-12-071-6/+76
| * MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon2011-12-071-37/+67
| * MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2011-12-071-9/+77
| * MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon2011-12-071-154/+26Star
| * MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon2011-12-071-1/+1
* | MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski2012-01-091-0/+3
|/
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-191-2/+14
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner2011-03-251-45/+32Star
* mips: change to new flag variablematt mooney2011-03-171-1/+1
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-291-15/+15
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: BCM63xx: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+7
* MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-261-0/+3
* MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-211-3/+3
* MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli2010-04-121-70/+70
* MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon2010-04-121-0/+2
* MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli2010-04-121-11/+11
* MIPS: BCM63xx: Add support for second uart.Maxime Bizon2010-04-123-19/+79
* MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon2010-04-121-2/+0Star
* MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli2010-04-121-0/+22
* MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli2010-04-121-0/+20
* MIPS: BCM63xx: Convert timer locks to raw spinlocks.Ralf Baechle2010-02-271-17/+17
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0Star
* MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa2010-01-121-3/+0Star
* MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli2010-01-121-17/+16Star