aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/bcm63xx/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-1/+1
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski1-20/+0
2018-02-02MIPS: BCM63XX: kconfig: Remove blank help textUlf Magnusson1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-11MIPS: BCM63XX: Use pr_* instead of printkGregory Fong1-7/+7
2014-01-22MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski1-0/+3
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+51
2013-07-01MIPS: BCM63XX: add support for the Netgear CVG834GFlorian Fainelli1-0/+35
2013-07-01MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli1-0/+4
2013-07-01MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli1-2/+12
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon1-0/+4
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski1-3/+3
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski1-4/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-13/+13
2012-11-09MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski1-60/+11
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-7/+19
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen1-1/+1
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski1-7/+9
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee1-0/+10
2012-07-24MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski1-0/+45
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski1-3/+9
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski1-47/+2
2012-07-23MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli1-0/+3
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle1-2/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-27/+19
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: Remove BCM6345 hacks to read base boot addressFlorian Fainelli1-15/+6
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-2/+14
2011-03-17mips: change to new flag variablematt mooney1-1/+1
2010-04-12MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli1-70/+70
2010-04-12MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli1-11/+11
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon1-3/+24
2010-04-12MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli1-0/+22
2010-04-12MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli1-0/+20
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2010-01-12MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli1-17/+16
2009-11-02MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli1-3/+0
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon1-0/+4
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+3
2009-09-30MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon3-0/+851