aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/nvram.c
Commit message (Expand)AuthorAge
* MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki2015-04-02
* MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki2015-04-02
* MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki2015-04-02
* MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki2015-04-01
* MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-01
* MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki2015-04-01
* MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki2015-04-01
* MIPS: BCM47XX: Clean up nvram headerRafał Miłecki2014-11-24
* MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki2014-11-24
* MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-24
* MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-24
* MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki2014-11-24
* MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki2014-03-19
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: BCM47XX: move constant array from stackHauke Mehrtens2014-01-22
* MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2013-10-29
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21
|\
| * MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-15
| * MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens2013-02-15
| * MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens2013-02-15
| * MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens2013-02-15
| * MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens2013-02-15
| * MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens2013-02-15
| * MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki2013-02-15
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
|/
* ssb: move parallel flash config into an own structHauke Mehrtens2012-10-19
* MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens2012-03-05
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-08
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-08
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-08
* MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens2011-05-19
* MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2010-08-05
* MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-05