index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
env_onenand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
1
-9
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
1
-3
/
+3
*
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
2013-04-05
1
-7
/
+6
*
env: fix potential stack overflow in environment functions
Rob Herring
2013-04-02
1
-6
/
+7
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
1
-1
/
+1
*
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
David du Colombier
2012-08-06
1
-1
/
+1
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
1
-1
/
+1
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
1
-5
/
+0
*
env: clean env_onenand.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-7
/
+5
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
1
-5
/
+1
*
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
1
-3
/
+0
*
env: allow to export only selected variables
Wolfgang Denk
2011-11-08
1
-1
/
+1
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
1
-1
/
+1
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-29
/
+36
*
onenand: Fix compile errors due to FlexOneNAND
Sanjeev Premi
2010-01-06
1
-1
/
+8
*
ENV Variable support for Flex-OneNAND
Amul Kumar Saha
2009-11-13
1
-0
/
+10
*
Fix compiler warnings after loff_t change
Kyungmin Park
2009-07-27
1
-1
/
+1
*
MTD: OneNAND: Increase the environment size to 4KiB
Kyungmin Park
2009-07-16
1
-17
/
+18
*
env_onenand: change env_address type from unsigned long to loff_t
HeungJun Kim
2009-07-07
1
-1
/
+1
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
1
-1
/
+1
*
OneNAND: Add missing mtd info struct before calling onenand_erase()
Stefan Roese
2008-12-02
1
-0
/
+1
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-3
/
+3
*
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-5
/
+0
*
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
Fix OneNAND build break
Kyungmin Park
2008-08-13
1
-5
/
+5
*
OneNAND: Remove base address offset usage
dirk.behme@googlemail.com
2008-08-10
1
-3
/
+0
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
1
-1
/
+1
*
Fix OneNAND erase command
Kyungmin Park
2008-04-13
1
-8
/
+7
*
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
Peter Pearse
2007-11-15
1
-2
/
+2
*
OneNAND support (take #2)
Kyungmin Park
2007-09-17
1
-0
/
+134