index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
/
nvram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition
Rafał Miłecki
2015-04-02
1
-22
/
+14
*
MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB
Rafał Miłecki
2015-04-02
1
-1
/
+1
*
MIPS: BCM47XX: Include io.h directly and fix brace indent
Rafał Miłecki
2015-04-02
1
-1
/
+2
*
MIPS: BCM47XX: Fix coding style to match kernel standards
Rafał Miłecki
2015-04-01
1
-11
/
+14
*
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-04-01
1
-1
/
+1
*
MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer
Rafał Miłecki
2015-04-01
1
-2
/
+4
*
MIPS: BCM47XX: Use helpers for reading NVRAM content
Rafał Miłecki
2015-04-01
1
-5
/
+2
*
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
2014-11-24
1
-5
/
+18
*
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
2014-11-24
1
-4
/
+38
*
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
1
-40
/
+2
*
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
1
-21
/
+9
*
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
Rafał Miłecki
2014-11-24
1
-12
/
+32
*
MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
Rafał Miłecki
2014-03-19
1
-1
/
+1
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
MIPS: BCM47XX: move constant array from stack
Hauke Mehrtens
2014-01-22
1
-1
/
+1
*
MIPS: BCM47XX: Get GPIO pin from nvram configuration
Hauke Mehrtens
2013-10-29
1
-0
/
+20
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
1
-41
/
+118
|
\
|
*
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-15
1
-3
/
+3
|
*
MIPS: BCM47XX: handle different nvram sizes
Hauke Mehrtens
2013-02-15
1
-7
/
+39
|
*
MIPS: BCM47XX: rename early_nvram_init to nvram_init
Hauke Mehrtens
2013-02-15
1
-2
/
+2
|
*
MIPS: BCM47XX: nvram add nand flash support
Hauke Mehrtens
2013-02-15
1
-0
/
+7
|
*
MIPS: BCM47XX: return error when init of nvram failed
Hauke Mehrtens
2013-02-15
1
-15
/
+20
|
*
MIPS: BCM47XX: use common error codes in nvram reads
Hauke Mehrtens
2013-02-15
1
-2
/
+2
|
*
MIPS: bcm47xx: separate functions finding flash window addr
Rafał Miłecki
2013-02-15
1
-27
/
+60
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-2
/
+2
|
/
*
ssb: move parallel flash config into an own struct
Hauke Mehrtens
2012-10-19
1
-2
/
+2
*
MIPS: BCM47XX: return number of written bytes in nvram_getenv
Hauke Mehrtens
2012-03-05
1
-2
/
+1
*
bcm47xx: add support for bcma bus
Hauke Mehrtens
2011-08-08
1
-0
/
+10
*
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
2011-08-08
1
-0
/
+4
*
bcm47xx: prepare to support different buses
Hauke Mehrtens
2011-08-08
1
-4
/
+11
*
MIPS: BCM47xx: Register SSB fallback sprom callback
Hauke Mehrtens
2011-05-19
1
-1
/
+2
*
MIPS: BCM47xx: Fix nvram_getenv return value.
Hauke Mehrtens
2010-08-05
1
-2
/
+2
*
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb
2010-07-05
1
-0
/
+94