index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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