aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-2/+2
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen1-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-13/+13
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski1-10/+13
2012-11-09MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski3-63/+119
2012-11-09MIPS: BCM63XX: use the new reset helperJonas Gorski1-14/+5
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski2-3/+226
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski1-0/+15
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-14/+128
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen1-1/+1
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle2-5/+23
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski1-7/+9
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle4-2/+96
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee3-1/+76
2012-08-30MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee1-1/+20
2012-08-24MIPS: BCM63XX: use a switch for external irq configMaxime Bizon1-3/+11
2012-08-24MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon1-0/+3
2012-08-24MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2-2/+9
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli1-0/+4
2012-07-24MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski1-0/+45
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski1-0/+1
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski8-8/+96
2012-07-24MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski1-8/+12
2012-07-24MIPS: BCM63XX: Add flash type detectionJonas Gorski1-6/+54
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski3-49/+73
2012-07-24MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli2-2/+42
2012-07-24MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli1-0/+14
2012-07-24MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2-2/+2
2012-07-23MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli1-0/+3
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2-1/+121
2012-07-23MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli1-2/+4
2012-07-23MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli1-3/+3
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König1-2/+2
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle1-2/+0
2012-02-05mips: Fix typo in bcm63xx/setup.cMasanari Iida1-1/+1
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-284/+582
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski1-0/+3
2011-12-07MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.Florian Fainelli1-12/+13
2011-12-07MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli1-5/+36
2011-12-07MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli1-15/+6
2011-12-07MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli1-2/+4
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon6-23/+163
2011-12-07MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon2-34/+127
2011-12-07MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon1-6/+76
2011-12-07MIPS: BCM63XX: Prepare irq code to handle different external irq hardware implementation.Maxime Bizon1-37/+67
2011-12-07MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon1-9/+77
2011-12-07MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon1-154/+26
2011-12-07MIPS: BCM63XX: Call board_register_device from device_initcall()Maxime Bizon1-1/+1
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+1
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-2/+14