aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31MIPS: BCM47XX: Add new file for device specific workaroundsRafał Miłecki1-0/+1
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill1-1/+1
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+35
2014-01-24MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens1-9/+25
2014-01-24MIPS: BCM47XX: Prepare support for GPIO buttonsRafał Miłecki1-0/+1
2014-01-24MIPS: BCM47XX: Prepare support for LEDsRafał Miłecki1-0/+4
2014-01-24MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706Hauke Mehrtens1-0/+10
2014-01-24MIPS: BCM47XX: print board name in machine entry in cpuinfoHauke Mehrtens1-0/+2
2014-01-22MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens1-0/+2
2013-12-20b44: use fixed PHY device if we do not find anyHauke Mehrtens1-0/+10
2013-10-29MIPS: BCM47XX: Add board detectionHauke Mehrtens1-0/+2
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens1-3/+3
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens1-6/+5
2012-11-09MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens1-0/+2
2012-05-16bcma: Move initialization of SPROM to prevent overwriteNathan Hintz1-0/+4
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+2
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens1-6/+1
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens1-2/+0
2012-03-05MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens1-4/+35
2012-03-05MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens1-150/+1
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-2/+2
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens1-2/+51
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens1-0/+8
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens1-7/+26
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-05-19MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens1-15/+66
2011-05-19MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens1-0/+22
2011-05-19MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens1-8/+21
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens1-0/+16
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens1-20/+3
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens1-22/+92
2010-12-16MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens1-19/+9
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb1-12/+27
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno1-2/+3
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno1-6/+6
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-1/+0
2007-10-11[MIPS] Add CFE support to BCM47XXAurelien Jarno1-3/+48
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno1-0/+79