Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6c302cdfd3198774b17e34c7e9405fc3779dabb5
/
env
/
onenand.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
e9edb7f
env: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
4b4896d
mtd: Remove mtd_erase_callback() entirely
by Marek Behún
· 3 years, 2 months ago
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
dfe4b7e
env: Discern environment coming from external storage
by Marek Vasut
· 4 years, 5 months ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
32c3eb5
env: make env_import(_redund) return 0 on success, not 1
by Simon Goldschmidt
· 7 years ago
9977849
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
d8273ed
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
d40d804
env: Drop common init() functions
by Simon Glass
· 7 years ago
082af92
env: Switch over to use environment location drivers
by Simon Glass
· 7 years ago
c10a88e
env: Create a location driver for each location
by Simon Glass
· 7 years ago
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· 7 years ago
547cb40
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
[Renamed from common/env_onenand.c]
d73c129
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
80bd6da
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
by David du Colombier
· 12 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
d0ed003
env: clean env_onenand.c checkpatch and code style
by Igor Grinberg
· 13 years ago
23b54b9
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
6d67c73
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
6173ce8
onenand: Fix compile errors due to FlexOneNAND
by Sanjeev Premi
· 15 years ago
4773566
ENV Variable support for Flex-OneNAND
by Amul Kumar Saha
· 15 years ago
458e0ff
Fix compiler warnings after loff_t change
by Kyungmin Park
· 15 years ago
a1f416c
MTD: OneNAND: Increase the environment size to 4KiB
by Kyungmin Park
· 15 years ago
4dbb4f8
env_onenand: change env_address type from unsigned long to loff_t
by HeungJun Kim
· 15 years ago
586b3a6
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 16 years ago
7da2f70
OneNAND: Add missing mtd info struct before calling onenand_erase()
by Stefan Roese
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
137818c
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7598916
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
396b0c4
Fix OneNAND build break
by Kyungmin Park
· 16 years ago
2743985
OneNAND: Remove base address offset usage
by dirk.behme@googlemail.com
· 16 years ago
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
012f2aa
Fix OneNAND erase command
by Kyungmin Park
· 17 years ago
f402614
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
by Peter Pearse
· 17 years ago
af3d11c
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago