summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/sprom.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki1-724/+0
2016-04-03FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle1-2/+2
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki1-3/+9
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki1-13/+0
2015-11-11MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.plRafał Miłecki1-9/+16
2015-11-11MIPS: BCM47xx: Support on-SoC bus in SPROM reading functionRafał Miłecki1-2/+6
2015-06-21MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki1-44/+9
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki1-22/+22
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki1-0/+6
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki1-0/+3
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki1-401/+204
2015-04-02MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki1-3/+29
2015-04-01MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki1-4/+4
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki1-1/+0
2015-03-24MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki1-0/+33
2014-11-24MIPS: BCM47XX: Clean up nvram headerRafał Miłecki1-0/+14
2014-11-24MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki1-0/+68
2014-07-30MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens1-0/+48
2014-05-19ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki1-0/+1
2014-01-22MIPS: BCM47XX: Fix some very confused types and data corruptionIlia Mirkin1-9/+9
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle1-12/+10
2013-02-15MIPS: BCM47XX: use fallback sprom var for board_{rev,type}Hauke Mehrtens1-4/+2
2013-02-15MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens1-3/+3
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens1-4/+4
2013-02-15MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens1-324/+442
2012-11-09MIPS: BCM47xx: read out full board dataHauke Mehrtens1-20/+14
2012-05-16bcma: Move initialization of SPROM to prevent overwriteNathan Hintz1-2/+0
2012-05-16MIPS: bcm47xx: read baordrev without prefix from spromHauke Mehrtens1-0/+2
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+12
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens1-0/+12
2012-03-05MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens1-0/+620