aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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