]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - tools/env/fw_env.c
fw_env: calculate default number of env sectors
[karo-tx-uboot.git] / tools / env / fw_env.c
2008-09-09 Guennadi Liakhovetskifw_env: add NAND support
2008-09-03 Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-09-03 Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-09-02 Wolfgang Denkfw_env.c: fix build problems with MTD_VERSION=old
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-21 Stefan RoeseMerge branch 'quad100hd'
2008-05-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-05-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-05-09 Grant EricksonPropagate Error Status to the Shell on fw_printenv...
2008-01-13 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-01-09 Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-arm
2008-01-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-01-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-09 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master/
2008-01-09 Wolfgang DenkFix compile problem with new env code.
2008-01-09 Markus Klotzbüchertools: fix fw_printenv tool to compile again
2008-01-08 Wolfgang DenkFix compile problem with new env code.
2008-01-08 Markus Klotzbüchertools: fix fw_printenv tool to compile again
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-03-24 Markus KlotzbuecherMerge with http://www.denx.de/git/u-boot.git
2006-03-20 Kumar GalaMerge branch 'origin'
2006-03-12 Wolfgang DenkFix array overflow with fw_setenv on uninitialised...
2006-02-24 Bartlomiej SiekaMerge with /home/wd/git/u-boot/testing-NAND/ to add...
2005-09-24 Wolfgang DenkFix error handling in tools/env/fw_env.c
2004-12-31 wdenk* Code cleanup, mostly for GCC-3.3.x
2003-06-21 wdenkPatch by Murray Jensen, 20 Jun 2003:
2003-04-12 wdenk* Patch by Lutz Dennig, 10 Apr 2003: LABEL_2003_04_15_1900
2003-02-28 wdenk* Add support for 16 MB flash configuration of TRAB... LABEL_2003_02_28_0150
2003-02-14 stroeseAdd "pcidelay" environment variable (in ms, enabled...
2003-01-11 wdenk* Restrict baudrate settings on LWMON to higher speeds LABEL_2003_01_11_1050
2002-12-17 wdenk* Use 1-byte-read instead of -write for iprobe() function