1. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  4. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  5. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  6. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  7. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  8. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  9. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_m68k/bootm.c]
  10. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  11. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 15fa2f0 Cleanup the comment for m68k linux boot argument passing. by Richard Retanubun · 16 years ago
  13. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  14. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  15. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  17. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  18. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  19. 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
  20. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  21. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  22. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  23. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  24. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  25. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  26. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  27. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  28. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  29. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  30. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  31. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  32. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  33. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  34. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  35. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_m68k/m68k_linux.c]
  36. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  37. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  38. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  39. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  40. 890adcb ColdFire: Fix build error when CONFIG_WATCHDOG is defined by TsiChungLiew · 17 years ago
  41. fe9dae6 Coding style cleanup by Stefan Roese · 17 years ago
  42. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  43. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  44. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  45. e65527f * Some code cleanup by wdenk · 21 years ago
  46. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago