Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b1516eee42a6e09cb084e719a0a17a616e5fc570
/
common
/
env_eeprom.c
2bf884e
env_eeprom invalidates gd->env_addr by setting it to an offset value
by Guy Thouret
· Fri Mar 11 13:31:39 2016 +0000
f422ae7
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· Tue Nov 10 20:53:31 2015 +0100
bf84e64
env_eeprom.c: Correct using saved environment
by Ludger Dreier
· Mon Oct 12 13:34:24 2015 +0200
904d430
env_eeprom: Assign default environment during board_init_f
by Siva Durga Prasad Paladugu
· Mon May 26 19:51:22 2014 +0530
d73c129
env: Add env_export() wrapper
by Marek Vasut
· Wed Mar 05 19:59:50 2014 +0100
f234b1e
env_eeprom - fix bus recovery for "eeprom_bus_read"
by Alexey Brodkin
· Wed Dec 11 18:04:40 2013 +0400
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
a4ea445
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· Thu Oct 25 10:32:14 2012 +0200
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· Mon Jan 16 21:12:24 2012 +0000
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· Fri Apr 05 14:55:21 2013 -0400
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· Fri Mar 22 11:26:21 2013 +0000
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
13f851f
env: clean env_eeprom.c checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:14:07 2011 +0000
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· Sun Nov 06 22:49:44 2011 +0100
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
89f5df9
Redundant environment: move flag definitions to header file
by Wolfgang Denk
· Tue Jun 22 15:44:16 2010 +0200
a2cfb24
Prepare v2010.03-rc1
by Wolfgang Denk
· Fri Mar 12 23:06:04 2010 +0100
e719363
env, eeprom: add redundant environment support
by Heiko Schocher
· Thu Jan 07 08:55:44 2010 +0100
9bb0dd5
cmd_eeprom: I2C updates
by Heiko Schocher
· Thu Jan 07 08:55:40 2010 +0100
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
c95d1df
env_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 05 09:19:54 2008 +0200
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 05 09:19:30 2008 +0200
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· Wed May 14 12:22:49 2008 +0200
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· Mon May 12 00:40:58 2008 +0200
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· Mon Apr 14 23:01:50 2008 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
6493420
Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005
by Wolfgang Denk
· Sun Sep 25 17:02:27 2005 +0200
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
0bc4a1a
Initial revision
by wdenk
· Wed Sep 18 11:09:59 2002 +0000