1. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  2. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  3. 6eaa0e4 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 3 months ago
  4. 1e0e557 lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  5. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  6. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  11. 9980df5 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · 14 years ago
  12. 858e897 sh: Delete the function that was not necessary by Nobuhiro Iwamatsu · 14 years ago
  13. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  14. de03f8b sh: Fix warning about uninitialized value of ramdisk_flags by Nobuhiro Iwamatsu · 14 years ago
  15. cf2c87d sh: Add support load and boot of Initrd. by Nobuhiro Iwamatsu · 14 years ago
  16. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  17. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_sh/bootm.c]
  18. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  19. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. b5d10a1 sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  21. 6b44a43 sh: Add support any page size and empty_zero_page to SH Linux uImage by Nobuhiro Iwamatsu · 16 years ago
  22. a3a08c0 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  24. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  25. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  26. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  27. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 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. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  30. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  31. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  32. 82850f3 [new uImage] Use image API in SH do_bootm_linux() routine by Marian Balakowicz · 17 years ago
  33. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_sh/sh_linux.c]
  34. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  35. b02bad1 sh: Update core code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  36. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago