1. 0ca7c4d bootm: do not hang on failure by Heinrich Schuchardt · 3 years, 7 months ago
  2. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  3. 6224dc9 arm: Remove vital devices last by Simon Glass · 3 years, 8 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  5. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  8. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  9. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  10. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  11. 8ce1f10 ARM: bootm: take into account gd->ram_top by Patrice Chotard · 4 years, 7 months ago
  12. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  13. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 11 months ago
  14. 899a9de boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · 5 years ago
  15. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  16. 6dad56d arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · 6 years ago
  17. f8878da arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · 6 years ago
  18. 7f1cb1d bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. 3194daa vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 6 years ago
  21. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  22. 1575140 ARM: bootm: don't assume sp is in DRAM bank 0 by Stephen Warren · 7 years ago
  23. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  24. 3278e29 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · 7 years ago
  25. 8f079cc armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · 7 years ago
  26. c45300b arm: Add declarations to avoid needing to include headers by Simon Glass · 7 years ago
  27. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  28. dc89c6f arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() by Patrice Chotard · 7 years ago
  29. 1b8220a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  30. 7c5e1fe armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · 8 years ago
  31. 9a56175 ARMv8: Setup PSCI memory and device tree by macro.wave.z@gmail.com · 8 years ago
  32. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  33. e2c18e4 armv8: fsl-layerscape: SMP support for loading 32-bit OS by Alison Wang · 8 years ago
  34. ec6617c armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  35. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  36. f225d39 vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  37. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  38. 431889d spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  39. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  40. bc3c89b common: bootm: check return value of strict_strtoul by Peng Fan · 9 years ago
  41. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  42. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  43. dcd468b armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack by York Sun · 10 years ago
  44. 97a8196 ARM: bootm: do not add PSCI to fdt when booting in secure mode. by Ian Campbell · 10 years ago
  45. 8bc347e ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  46. f888cf5 Revert "lib: bootm: add missing include" by Michal Simek · 10 years ago
  47. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  48. 1e96220 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  49. 8d196e5 ARM: prevent compiler warnings from bootm.c by Eric Nelson · 10 years ago
  50. 3f1b6be arm64: Correct passing of Linux kernel args by Tom Rini · 10 years ago
  51. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  52. f510aea ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
  53. c19e0dd ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · 10 years ago
  54. 91290cf bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  55. 8859014 armv8: Flush dcache before switching to EL2 by York Sun · 10 years ago
  56. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  57. 0ae7653 arm64: core support by David Feng · 11 years ago
  58. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  59. d429688 ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  60. bb97545 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · 11 years ago
  61. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  62. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  63. bce1b92 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  64. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  65. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 11 years ago
  66. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  67. 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  68. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  69. c673426 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · 12 years ago
  70. fcfa696 ARM: increase lmb stack space reservation to 4KB by Rob Herring · 12 years ago
  71. 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  72. 9e02a6b arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 12 years ago
  73. 1723997 arm: fix bootm with device tree by Stephen Warren · 12 years ago
  74. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  75. 0a672d4 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  76. f933e84 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  77. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  78. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  79. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  80. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  81. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  82. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  83. 1336cad arm, bootm: Fix compile warning by Heiko Schocher · 14 years ago
  84. 2d1916e ARM: add flat device tree support by John Rigby · 14 years ago
  85. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  86. 47ea6ed ARM: remove unused VIDEOLFB ATAG by Minkyu Kang · 14 years ago
  87. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_arm/bootm.c]
  88. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  89. 263b749 lib_arm: do_bootm_linux() - correct a small mistake by Ilko Iliev · 16 years ago
  90. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  91. 1055171 lib_arm/bootm.c: fix compile warnings by Wolfgang Denk · 16 years ago
  92. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  93. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  94. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  95. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  96. de2a07e Remove unused code from lib_arm/bootm.c by Gururaja Hebbar K R · 16 years ago
  97. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  98. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  99. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  100. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago