开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
/
nvram.c
Age
Commit message (
Expand
)
Author
2015-06-21
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
Rafał Miłecki
2015-06-21
MIPS: BCM47xx: Add helper variable for storing NVRAM length
Rafał Miłecki
2015-06-21
mips: bcm47xx: allow retrieval of complete nvram contents
Hante Meuleman
2015-06-21
MIPS: BCM47XX: Simplify function looking for NVRAM entry
Rafał Miłecki
2015-06-21
MIPS: BCM47XX: Make sure NVRAM buffer ends with \0
Rafał Miłecki
2015-04-02
MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition
Rafał Miłecki
2015-04-02
MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB
Rafał Miłecki
2015-04-02
MIPS: BCM47XX: Include io.h directly and fix brace indent
Rafał Miłecki
2015-04-01
MIPS: BCM47XX: Fix coding style to match kernel standards
Rafał Miłecki
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-04-01
MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer
Rafał Miłecki
2015-04-01
MIPS: BCM47XX: Use helpers for reading NVRAM content
Rafał Miłecki
2014-11-24
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
2014-11-24
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
2014-11-24
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
Rafał Miłecki
2014-03-19
MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
Rafał Miłecki
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-22
MIPS: BCM47XX: move constant array from stack
Hauke Mehrtens
2013-10-29
MIPS: BCM47XX: Get GPIO pin from nvram configuration
Hauke Mehrtens
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-15
MIPS: BCM47XX: handle different nvram sizes
Hauke Mehrtens
2013-02-15
MIPS: BCM47XX: rename early_nvram_init to nvram_init
Hauke Mehrtens
2013-02-15
MIPS: BCM47XX: nvram add nand flash support
Hauke Mehrtens
2013-02-15
MIPS: BCM47XX: return error when init of nvram failed
Hauke Mehrtens
2013-02-15
MIPS: BCM47XX: use common error codes in nvram reads
Hauke Mehrtens
2013-02-15
MIPS: bcm47xx: separate functions finding flash window addr
Rafał Miłecki
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
2012-03-05
MIPS: BCM47XX: return number of written bytes in nvram_getenv
Hauke Mehrtens
2011-08-08
bcm47xx: add support for bcma bus
Hauke Mehrtens
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
2011-08-08
bcm47xx: prepare to support different buses
Hauke Mehrtens
2011-05-19
MIPS: BCM47xx: Register SSB fallback sprom callback
Hauke Mehrtens
2010-08-05
MIPS: BCM47xx: Fix nvram_getenv return value.
Hauke Mehrtens
2010-07-05
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb