1. 9e02a6b arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 12 years ago
  2. 1723997 arm: fix bootm with device tree by Stephen Warren · 12 years ago
  3. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  4. 0a672d4 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  5. f933e84 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  6. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  7. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  8. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  9. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  10. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  11. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  12. 1336cad arm, bootm: Fix compile warning by Heiko Schocher · 14 years ago
  13. 2d1916e ARM: add flat device tree support by John Rigby · 14 years ago
  14. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  15. 47ea6ed ARM: remove unused VIDEOLFB ATAG by Minkyu Kang · 14 years ago
  16. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_arm/bootm.c]
  17. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  18. 263b749 lib_arm: do_bootm_linux() - correct a small mistake by Ilko Iliev · 16 years ago
  19. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  20. 1055171 lib_arm/bootm.c: fix compile warnings by Wolfgang Denk · 16 years ago
  21. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  22. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  23. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  24. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  25. de2a07e Remove unused code from lib_arm/bootm.c by Gururaja Hebbar K R · 16 years ago
  26. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  27. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  28. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  29. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  30. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  31. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  32. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  33. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  34. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  35. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_arm/armlinux.c]
  36. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  37. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  38. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  39. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  40. d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  41. c570b2f Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 by Wolfgang Denk · 19 years ago
  42. 3a574cb * Patch by Greg Ungerer, 19 May 2005: by wdenk · 19 years ago
  43. 289f932 * Some Cleanup. by wdenk · 20 years ago
  44. 8655b6f * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  45. a1f4a3d * Patch by George G. Davis, 06 Jul 2004: by wdenk · 20 years ago
  46. 498b8db * Patch by Matthew S. McClintock, 14 Apr 2004: by wdenk · 20 years ago
  47. 109c0e3 * Patch by Phillippe Robin, 16 Mar 2004: by wdenk · 21 years ago
  48. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  49. 074cff0 * Patch by Andrea Scian, 17 Feb 2004: by wdenk · 21 years ago
  50. b6e4c40 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
  51. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  52. 5779d8d * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
  53. 7784674 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  54. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  55. 2abbe07 * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
  56. 384ae02 * Patch by Robert Schwebel, 04 Nov 2002: by wdenk · 22 years ago
  57. 699b13a * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · 22 years ago
  58. c609719 Initial revision by wdenk · 22 years ago