summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-096-14/+128
|\
| * Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-052-5/+23
| |\
| | * MIPS: BCM63XX: use a switch for external irq configMaxime Bizon2012-08-241-3/+11
| | * MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon2012-08-241-0/+3
| | * MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2012-08-242-2/+9
| * | MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski2012-10-011-7/+9
| * | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-274-2/+96
| |\ \
| | * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-303-1/+76
| | * | MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee2012-08-301-1/+20
| | |/
* | / sections: fix section conflicts in arch/mipsAndi Kleen2012-10-051-1/+1
|/ /
* / MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-171-0/+4
|/
* 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