summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/nvram.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM47XX: Clean up nvram headerRafał Miłecki2014-11-241-5/+18
* MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki2014-11-241-4/+38
* MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-40/+2
* MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-21/+9
* MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki2014-11-241-12/+32
* MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki2014-03-191-1/+1
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: BCM47XX: move constant array from stackHauke Mehrtens2014-01-221-1/+1
* MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2013-10-291-0/+20
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-41/+118
|\
| * MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-3/+3
| * MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens2013-02-151-7/+39
| * MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens2013-02-151-2/+2
| * MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens2013-02-151-0/+7
| * MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens2013-02-151-15/+20
| * MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens2013-02-151-2/+2
| * MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki2013-02-151-27/+60
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
|/
* ssb: move parallel flash config into an own structHauke Mehrtens2012-10-191-2/+2
* MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens2012-03-051-2/+1
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-081-0/+10
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-081-0/+4
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-081-4/+11
* MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens2011-05-191-1/+2
* MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2010-08-051-2/+2
* MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-051-0/+94
OpenPOWER on IntegriCloud