1. 25c751e * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  2. 1b380ec * Patch to modify ft_build.c to update flat device trees in place by Matthew McClintock · 18 years ago
  3. 98a9c4d * Modify bootm command to support booting with flat device trees by Matthew McClintock · 18 years ago
  4. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  5. 15940c9 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · 19 years ago
  6. a3f0169 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr by Wolfgang Denk · 19 years ago
  7. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  8. dc013d4 Add loads of ntohl() in image header handling by Wolfgang Denk · 19 years ago
  9. e559a69 Add support for passing initrd information via flat device tree by Kumar Gala · 19 years ago
  10. 84bd92b Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  11. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  12. f57f70a Support passing of OF flat trees to the kernel. by Wolfgang Denk · 19 years ago
  13. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  14. bccae90 Fix booting from serial dataflash on AT91RM9200 by Wolfgang Denk · 19 years ago
  15. 9c4c5ae * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  16. b2532ef * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  17. c1a11c1 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · 20 years ago
  18. 9d5028c * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  19. 983fda8 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · 20 years ago
  20. 5c952cf Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  21. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  22. 507bbe3 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 20 years ago
  23. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  24. cbd8a35 * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
  25. 5653fc3 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  26. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  27. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  28. b96619a Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · 21 years ago
  29. 5bb226e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  30. b13fb01 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  31. a57a496 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · 21 years ago
  32. 8cb8143 * Correct header printing for multi-image files in do_bootm() by dzu · 21 years ago
  33. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  34. f72da34 Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  35. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  36. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  37. bdccc4f * Map ISP1362 USB OTG controller for NSCU board by wdenk · 21 years ago
  38. 1f4bb37 * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  39. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  40. 945af8d * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · 21 years ago
  41. 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  42. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  43. 3d96ede Fix duplicate command entry. by wdenk · 21 years ago
  44. 9d2b18a Rewrite command lookup and help command (fix problems with bubble by wdenk · 21 years ago
  45. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  46. 2abbe07 * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
  47. 38b9926 Add zero-copy ramdisk support (requires corresponding kernel support!) by wdenk · 21 years ago
  48. 7f70e85 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · 21 years ago
  49. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 21 years ago
  50. 4a6fd34 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · 21 years ago
  51. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  52. 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  53. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  54. 228f29a * Improve log buffer code; use "loglevel" to decide which messages by wdenk · 22 years ago
  55. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  56. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  57. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
  58. 47d1a6e Initial revision by wdenk · 22 years ago