]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/env_nvram.c
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / common / env_nvram.c
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... env_nvram: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-21 Stefan RoeseMerge branch 'quad100hd'
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-05-11 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-05-11 Wolfgang DenkRevert "Change env_get_char from a global function...
2008-04-25 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/lwmon5
2008-04-18 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-04-17 Joakim TjernlundChange env_get_char from a global function ptr to a...
2006-06-30 Marian BalakowiczMerge: Add support for AMCC 440SPe CPU based eval board...
2006-04-27 Marian BalakowiczAdd support for Freescale M5271: Merge with /work/u...
2006-04-20 Kumar GalaMerge branch 'master' of rsync://rsync.denx.de/git...
2006-04-12 Wolfgang DenkMerge with /home/m8/git/u-boot
2006-04-06 Wolfgang DenkFix Lite500B support: Merge with /home/raj/git/u-boot...
2006-04-05 Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-flash
2006-04-05 Wolfgang DenkMerge with /home/sr/git/u-boot/4xx-sdram
2006-04-01 Wolfgang Denk* Add support for ymodem protocol download
2006-03-31 Wolfgang DenkGCC-4.x fixes: clean up global data pointer initializat...
2006-02-24 Bartlomiej SiekaMerge with /home/wd/git/u-boot/testing-NAND/ to add...
2005-09-25 Wolfgang DenkRemove unneeded #include <malloc.h>
2003-06-27 wdenk* Code cleanup: LABEL_2003_06_27_2340
2002-12-07 wdenk* Patch by Hans-Joerg Frieden, 06 Dec 2002 LABEL_2002_12_07_0120
2002-11-03 wdenkInitial revision