1. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  2. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  3. ec39029 bootm: Remove extra OK message by Simon Glass · 11 years ago
  4. 970150a cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · 11 years ago
  5. 225fd8c cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · 11 years ago
  6. 2b9599e cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · 11 years ago
  7. fb1b139 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · 11 years ago
  8. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  9. a26913f bootm: Require boot function only if it is about to be used by Simon Glass · 11 years ago
  10. 385501d bootm: Disable interrupts only when loading by Simon Glass · 11 years ago
  11. c479c13 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · 11 years ago
  12. 5ff0d08 bootm: Disable interrupts before loading OS by Simon Glass · 11 years ago
  13. d366438 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · 11 years ago
  14. eeaef5e cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · 11 years ago
  15. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  16. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  17. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  18. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  19. 4651800 image: Use fit_image_load() to load kernel by Simon Glass · 11 years ago
  20. aed161e sandbox: Adjust bootm command to work with sandbox by Simon Glass · 11 years ago
  21. 53f375f image: Use fit_image_load() to load FDT by Simon Glass · 11 years ago
  22. a558ad7 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · 13 years ago
  23. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 11 years ago
  24. 35e7b0f sandbox: image: Add support for booting images in sandbox by Simon Glass · 11 years ago
  25. b8da836 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 11 years ago
  26. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  27. be2e5a0 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  28. 59af76d bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  29. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  30. 8fdf1e0 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  31. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  32. 0f30734 common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · 12 years ago
  33. 58bd77d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  34. 75b3afc Fix use of conditional LMB by Simon Glass · 12 years ago
  35. d95f6ec fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago
  36. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  37. f8be7d6 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  38. a075a79 common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  39. 35cf5fe LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 12 years ago
  40. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  41. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  42. 573f14f bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  43. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  44. aacc8c1 bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  45. 5dc8871 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  46. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  47. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  48. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  49. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  50. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  51. d510859 image: Don't detect XIP images as overlapping. by Stephen Warren · 13 years ago
  52. b9b50e89 image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · 13 years ago
  53. 5bf2766 common/cmd_bootm.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  54. 712fbcf checkpatch whitespace cleanups by Stephen Warren · 13 years ago
  55. dee1776 removed static from images in cmd_bootm.c by Simon Schwarz · 13 years ago
  56. 3a8653b cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · 13 years ago
  57. 6d6f123 sandbox: Add bootm support by Simon Glass · 13 years ago
  58. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  59. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  60. 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  61. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  62. ed59e58 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  63. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  64. 02cf345 bootm: replace blob_start with image_start by Lei Wen · 14 years ago
  65. 558605c load_addr: move to common env code by Mike Frysinger · 14 years ago
  66. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  67. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  68. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  69. 5a75e12 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  70. 3df6195 Add support for operating system OSE by Torkel Lundgren · 14 years ago
  71. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  72. 60fdc5f LZMA and LZO causes compile error by Matthias Weisser · 14 years ago
  73. 78e1e84 bootm: fix pointer warning with lzma by Mike Frysinger · 14 years ago
  74. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  75. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  76. 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  77. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  78. 54fa2c5 Move test for unnecessary memmove to memmove_wd() by Larry Johnson · 14 years ago
  79. ffa37fc Merge branch 'next' by Wolfgang Denk · 14 years ago
  80. 24de2f4 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  81. f74d9bd cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · 15 years ago
  82. 44431ca gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  83. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  84. c3d7eec cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · 15 years ago
  85. 8b828a8 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. by Detlev Zundel · 15 years ago
  86. 10c32ff config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · 15 years ago
  87. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  88. 206c00f Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  89. 224c90d bootm: Fix help message's sub-command ordering by Peter Tyser · 15 years ago
  90. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  91. 20dde48 add lzop decompression support by Peter Korsgaard · 15 years ago
  92. 0008555 bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  93. b25e38f Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  94. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  95. 3dfad40 Add ability for arch code to make changes before we boot by Kumar Gala · 15 years ago
  96. f97ec30 Re-add support for image type 'Standalone Program' by Detlev Zundel · 15 years ago
  97. ca95c9d Add error checking for unsupported OS types. by Detlev Zundel · 15 years ago
  98. caf72ff Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  99. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  100. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago