Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ba4dc5573248895faff4887abb2f44cdc26233f1
/
env
/
eeprom.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
608d465
env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support
by Tom Rini
· 2 years ago
a88ce3d
env: Drop env_get_char_spec() and old, unused .get_char() implementations
by Marek Behún
· 3 years, 1 month ago
faed567
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
by Tom Rini
· 3 years, 3 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
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
4686d8f
env: Rename the redundancy flags
by Simon Glass
· 5 years ago
0af6e2d
env: Move env_get() to env.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
9b0d66b
env: restore old env_get_char() behaviour
by Goldschmidt Simon
· 7 years ago
35b4c32
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· 7 years ago
1f39d0b
env: Replace all open-coded gd->env_valid values with ENV_ flags
by Simon Glass
· 7 years ago
9977849
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
3fa4c22
env: Adjust the get_char() method to return an int
by Simon Glass
· 7 years ago
d91a8a5
env: Drop unused env_ptr variables
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_eeprom.c]
2bf884e
env_eeprom invalidates gd->env_addr by setting it to an offset value
by Guy Thouret
· 9 years ago
f422ae7
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· 9 years ago
bf84e64
env_eeprom.c: Correct using saved environment
by Ludger Dreier
· 9 years ago
904d430
env_eeprom: Assign default environment during board_init_f
by Siva Durga Prasad Paladugu
· 11 years ago
d73c129
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
f234b1e
env_eeprom - fix bus recovery for "eeprom_bus_read"
by Alexey Brodkin
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a4ea445
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 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
13f851f
env: clean env_eeprom.c checkpatch and code style
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
89f5df9
Redundant environment: move flag definitions to header file
by Wolfgang Denk
· 14 years ago
a2cfb24
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
e719363
env, eeprom: add redundant environment support
by Heiko Schocher
· 15 years ago
9bb0dd5
cmd_eeprom: I2C updates
by Heiko Schocher
· 15 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c95d1df
env_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· 17 years ago
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 17 years ago
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
6493420
Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005
by Wolfgang Denk
· 19 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
0bc4a1a
Initial revision
by wdenk
· 22 years ago