1. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  2. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  3. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  4. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  8. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  10. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  11. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  12. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  13. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  14. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  15. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_m68k/bootm.c]
  16. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  17. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. edff7bc Cleanup the comment for m68k linux boot argument passing. by Richard Retanubun · 16 years ago
  19. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  20. 76da19d Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  21. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  23. e906cfa bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  24. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  25. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  26. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  27. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  28. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  29. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  30. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  31. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  32. d3f2fa0 [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  33. e822d7f [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  34. 274cea2 [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  35. a6612bd [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  36. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  37. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  38. b6b0fe6 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  39. ceaed2b [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  40. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  41. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_m68k/m68k_linux.c]
  42. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  43. af13cdb [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  44. 559316f [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  45. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  46. 688e8eb ColdFire: Fix build error when CONFIG_WATCHDOG is defined by TsiChungLiew · 17 years ago
  47. 8280f6a Coding style cleanup by Stefan Roese · 17 years ago
  48. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  49. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  50. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  51. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  52. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago