]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/cmd_bootm.c
* Patches by Xianghua Xiao, 15 Oct 2003:
[karo-tx-uboot.git] / common / cmd_bootm.c
2003-10-15 wdenk* Patches by Xianghua Xiao, 15 Oct 2003: LABEL_2003_10_16_0200
2003-10-10 wdenkAdded config option CONFIG_SILENT_CONSOLE. See doc... LABEL_2003_10_10_1200
2003-10-08 wdenk* Patch by Scott McNutt, 04 Oct 2003:
2003-08-29 wdenkPatch by Yuli Barcohen, 14 Aug 2003:
2003-08-05 wdenk* Map ISP1362 USB OTG controller for NSCU board
2003-07-27 wdenk* Patch by Scott McNutt, 21 Jul 2003:
2003-07-24 wdenk* Implement new mechanism to export U-Boot's functions...
2003-07-16 wdenk* Add support for IceCube board (with MGT5100 and MPC52... U-Boot-0_4_4
2003-07-14 wdenk* Patches by Yuli Barcohen, 13 Jul 2003:
2003-07-01 wdenkPatch by Kenneth Johansson, 30 Jun 2003:
2003-06-28 wdenkFix duplicate command entry.
2003-06-28 wdenkRewrite command lookup and help command (fix problems...
2003-06-27 wdenk* Code cleanup: LABEL_2003_06_27_2340
2003-06-16 wdenk* Patch by Nicolas Lacressonniere, 11 Jun 2003:
2003-05-23 wdenkAdd zero-copy ramdisk support (requires corresponding...
2003-05-20 wdenk* Patch by David Updegraff, 22 Apr 2003: LABEL_2003_05_20_1630
2003-04-20 wdenk* Make sure Block Lock Bits get cleared in R360MPI...
2003-04-12 wdenk* Patch by Lutz Dennig, 10 Apr 2003: LABEL_2003_04_15_1900
2003-03-06 wdenk* Patches by David Müller, 31 Jan 2003: LABEL_2003_03_06_2255
2003-02-28 wdenk* Add support for 16 MB flash configuration of TRAB... LABEL_2003_02_28_0150
2002-12-17 wdenk* Use 1-byte-read instead of -write for iprobe() function
2002-12-08 wdenk* Improve log buffer code; use "loglevel" to decide...
2002-11-19 wdenk* Patch by Thomas Frieden, 13 Nov 2002:
2002-11-18 wdenk* Patch by Daniel Engström, 13 Nov 2002: LABEL_2002_11_18_0115
2002-11-05 wdenk* Add support for log buffer which can be passed to... LABEL_2002_11_05_1735
2002-11-03 wdenkInitial revision