]> git.ipfire.org Git - people/ms/u-boot.git/history - include/environment.h
env: Add environment variable flags
[people/ms/u-boot.git] / include / environment.h
2012-12-13  Joe Hershbergerenv: Add environment variable flags
2012-12-13  Joe Hershbergerenv: Add support for callbacks to environment vars
2012-12-13  Joe Hershbergerenv: Refactor apply into change_ok
2012-09-30  Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2012-09-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2012-09-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-09-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-09-20  Tom RiniMerge branch 'ext4'
2012-09-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2012-09-18  Gerlando Falautoenv: make "env default" selective, check and apply
2012-09-18  Gerlando Falautoenv: add check/apply logic to himport_r()
2012-06-21  Marek VasutBlock: Remove MG DISK support
2012-01-20  Graeme RussMerge branch 'staging'
2012-01-05  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-01-05  Igor Grinbergenv: remove value from boolean defines
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-23  Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-22  Igor Grinbergenv: clean env_common.c checkpatch and code style
2011-11-22  Igor Grinbergenv: clean cmd_nvedit.c checkpatch and code style
2011-11-22  Igor Grinbergenv: move extern environment[] to environment.h
2011-11-22  Igor Grinbergenv: move extern default_environment[] to environment.h
2011-11-22  Igor Grinbergenv: clean environment.h checkpatch and code style
2011-08-04  Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-08-01  Wolfgang Denkenvironment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED...
2011-07-26  Mike Frysingerconstify default env
2011-02-15  Yoshihiro Shimodaadd checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
2010-12-22  Wolfgang DenkMerge branch 'next' of ../next
2010-12-17  Mike Frysingerhashtable: drop all non-reentrant versions
2010-09-28  Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-19  Wolfgang DenkNew implementation for internal handling of environment...
2010-08-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-07-16  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-07-15  Wolfgang DenkMerge branch 'master' of ../master
2010-07-14  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2010-07-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-07-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-07-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-07-12  Ben GardinerNAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
2010-07-06  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-04  Wolfgang DenkRedundant environment: move flag definitions to header...
2009-08-31  Wolfgang DenkMerge branch 'next' of ../next
2009-08-25  Wolfgang DenkMerge branch 'master' into next
2009-08-25  Mike Frysingerunify {CONFIG_,}ENV_IS_EMBEDDED
2009-08-04  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-coldfire
2009-07-22  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-07-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-07-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-07-19  Mike Frysingercompiler.h: unify system ifdef cruft here
2009-04-03  unsik Kimmflash: Initial mflash support
2009-02-23  Haavard SkinnemoenMerge branch 'mimc200' into next
2008-12-17  Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-10-21  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-21  Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-18  Wolfgang DenkMerge 'next' branch
2008-10-18  Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-09-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-09-12  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-09-12  Wolfgang DenkMerge branch 'Makefile-next' of git://git.denx.de/u...
2008-09-10  Jean-Christophe... rename CFG_ENV macros to CONFIG_ENV
2008-09-10  Jean-Christophe... rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
2008-09-10  Jean-Christophe... rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
2008-07-10  Jon LoeligerMerge commit 'wd/master'
2008-07-10  Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-10  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-09  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-09  Harald WelteRemove code duplication for setting the default environment
2008-07-09  Joakim TjernlundChange env_get_char from a global function ptr to a...
2008-05-24  Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-21  Stefan RoeseMerge branch 'quad100hd'
2008-05-14  Wolfgang Denkenvironment: fix bug introduced by commit a8409f4f1ac8
2008-05-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-05-14  Wolfgang Denkenvironment: cleanup prototype declarations of env...
2008-04-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-25  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/lwmon5
2008-04-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-24  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-24  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-24  Mike Frysingercrc32: use uint32_t rather than unsigned long
2007-03-23  Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git#testing-USB
2007-01-04  Wolfgang DenkMerge with /home/tur/proj/v38b/u-boot
2006-12-24  Wolfgang DenkMerge with /home/hs/TQ/u-boot-dev
2006-12-04  roy zangMerge /home/roy/CVS/7448/Open_Source/u-boot.git.dev
2006-11-29  Kim PhillipsMerge http://www.denx.de/git/u-boot
2006-11-29  roy zangSolve the copyright conflicts when merging 'master...
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/denx-alpr-merge-test
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/4xx-enet
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/nand-env
2006-11-27  Stefan Roese[PATCH] Select NAND embedded environment from board...
2006-11-27  Wolfgang DenkMerge with /home/mk/git/u-boot-generic_ohci#generic_ohci
2006-11-27  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-11  Wolfgang DenkMerge with http://opensource.freescale.com/pub/scm...
2006-10-11  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-09-29  Jon LoeligerMerge branch 'mpc86xx'
2006-09-19  Jon LoeligerMerge branch 'mpc85xx'
2006-09-19  Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-09-18  Stefan RoeseMerge with /home/stefan/git/u-boot/denx
next