index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
/
nvram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
Rafał Miłecki
1
-246
/
+0
2015-06-21
MIPS: BCM47xx: Add helper variable for storing NVRAM length
Rafał Miłecki
1
-21
/
+16
2015-06-21
mips: bcm47xx: allow retrieval of complete nvram contents
Hante Meuleman
1
-15
/
+45
2015-06-21
MIPS: BCM47XX: Simplify function looking for NVRAM entry
Rafał Miłecki
1
-8
/
+5
2015-06-21
MIPS: BCM47XX: Make sure NVRAM buffer ends with \0
Rafał Miłecki
1
-4
/
+5
2015-04-02
MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition
Rafał Miłecki
1
-22
/
+14
2015-04-02
MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB
Rafał Miłecki
1
-1
/
+1
2015-04-02
MIPS: BCM47XX: Include io.h directly and fix brace indent
Rafał Miłecki
1
-1
/
+2
2015-04-01
MIPS: BCM47XX: Fix coding style to match kernel standards
Rafał Miłecki
1
-11
/
+14
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
1
-1
/
+1
2015-04-01
MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer
Rafał Miłecki
1
-2
/
+4
2015-04-01
MIPS: BCM47XX: Use helpers for reading NVRAM content
Rafał Miłecki
1
-5
/
+2
2014-11-24
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
1
-5
/
+18
2014-11-24
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
1
-4
/
+38
2014-11-24
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
1
-40
/
+2
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
1
-21
/
+9
2014-11-24
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
Rafał Miłecki
1
-12
/
+32
2014-03-19
MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
Rafał Miłecki
1
-1
/
+1
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-22
MIPS: BCM47XX: move constant array from stack
Hauke Mehrtens
1
-1
/
+1
2013-10-30
MIPS: BCM47XX: Get GPIO pin from nvram configuration
Hauke Mehrtens
1
-0
/
+20
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-41
/
+118
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
1
-3
/
+3
2013-02-15
MIPS: BCM47XX: handle different nvram sizes
Hauke Mehrtens
1
-7
/
+39
2013-02-15
MIPS: BCM47XX: rename early_nvram_init to nvram_init
Hauke Mehrtens
1
-2
/
+2
2013-02-15
MIPS: BCM47XX: nvram add nand flash support
Hauke Mehrtens
1
-0
/
+7
2013-02-15
MIPS: BCM47XX: return error when init of nvram failed
Hauke Mehrtens
1
-15
/
+20
2013-02-15
MIPS: BCM47XX: use common error codes in nvram reads
Hauke Mehrtens
1
-2
/
+2
2013-02-15
MIPS: bcm47xx: separate functions finding flash window addr
Rafał Miłecki
1
-27
/
+60
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
1
-2
/
+2
2012-03-06
MIPS: BCM47XX: return number of written bytes in nvram_getenv
Hauke Mehrtens
1
-2
/
+1
2011-08-08
bcm47xx: add support for bcma bus
Hauke Mehrtens
1
-0
/
+10
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
1
-0
/
+4
2011-08-08
bcm47xx: prepare to support different buses
Hauke Mehrtens
1
-4
/
+11
2011-05-19
MIPS: BCM47xx: Register SSB fallback sprom callback
Hauke Mehrtens
1
-1
/
+2
2010-08-05
MIPS: BCM47xx: Fix nvram_getenv return value.
Hauke Mehrtens
1
-2
/
+2
2010-07-05
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb
1
-0
/
+94