aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-80/+204
2013-05-08MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362Jonas Gorski1-8/+25
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski1-1/+7
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski1-0/+6
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2-2/+4
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski7-4/+112
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski1-45/+42
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski2-3/+3
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski1-18/+6
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-11/+0
2013-04-08spi/bcm63xx: remove unused speed_hz variableJonas Gorski1-11/+0
2013-03-19Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2-8/+4
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