]> git.ipfire.org Git - people/ms/u-boot.git/history - common/cmd_bootm.c
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
[people/ms/u-boot.git] / common / cmd_bootm.c
2005-10-15  Wolfgang DenkMerge with /home/m8/git/u-boot
2005-10-13  Wolfgang DenkCleanup for GCC-4.x
2005-10-12  Wolfgang DenkMerge with /home/sr/git/u-boot
2005-10-12  Wolfgang DenkSupport passing of OF flat trees to the kernel.
2005-10-11  Marian BalakowiczAdded support for TQM834x boards.
2005-10-05  Wolfgang DenkFix booting from serial dataflash on AT91RM9200
2005-08-17  Wolfgang DenkMerge with testing-NAND (Rewrite of NAND code)
2005-08-05  Wolfgang DenkMerge with /home/sr/git/u-boot
2005-08-05  Wolfgang DenkMerge with /home/wd/git/u-boot/jon_loeliger
2005-08-05  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-08-02  Jon LoeligerMerge with rsync://git-user@source.denx.net/git/u-boot.git
2005-07-28  Jon LoeligerMerge with rsync://git-user@source.denx.net/git/u-boot.git
2005-07-23  Jon Loeliger* Patch by Jon Loeliger, Kumar Gala 2005-02-08
2005-06-20  wdenk* Patch by Travis Sawyer, 10 Jun 2005:
2005-04-03  wdenk* Patch by Scott McNutt, 01 Nov 2004:
2004-11-21  wdenk* Update for AT91RM9200DK and CMC_PU2 boards:
2004-10-28  wdenkPatch by TsiChung Liew, 23 Sep 2004:
2004-10-10  wdenkPatches by Scott McNutt, 24 Aug 2004:
2004-09-08  wdenk* Patch by Detlev Zundel, 08 Sep 2004:
2004-04-18  wdenk* Patch by Yasushi Shoji, 07 Apr 2004:
2004-03-23  wdenk* Patches by Thomas Viehweger, 16 Mar 2004:
2004-02-24  wdenk* Patch by Masami Komiy, 22 Feb 2004:
2004-02-08  wdenk* Patch by Yuli Barcohen, 26 Jan 2004:
2004-01-02  wdenk* Cleanup lowboot code for MPC5200
2003-12-08  wdenk* Patch by Bernhard Kuhn, 28 Nov 2003:
2003-12-05  wdenkFix typo in MPC5XXX code (pointed out by Victor Wren)
2003-11-17  wdenk* Use "-fPIC" instead of "-mrelocatable" to prevent...
2003-10-30  wdenk* Fix parameter passing to standalone images with bootm...
2003-10-26  wdenk* Patch by Xiao Xianghua, 23 Oct 2003:
2003-10-24  dzu* Correct header printing for multi-image files in...
2003-10-15  wdenk* Patches by Xianghua Xiao, 15 Oct 2003:
2003-10-10  wdenkAdded config option CONFIG_SILENT_CONSOLE. See doc...
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...
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:
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:
2003-04-20  wdenk* Make sure Block Lock Bits get cleared in R360MPI...
2003-04-12  wdenk* Patch by Lutz Dennig, 10 Apr 2003:
2003-03-06  wdenk* Patches by David Müller, 31 Jan 2003:
2003-02-28  wdenk* Add support for 16 MB flash configuration of TRAB...
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:
2002-11-05  wdenk* Add support for log buffer which can be passed to...
2002-11-03  wdenkInitial revision