1. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 1 month ago
  2. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  3. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 1 month ago
  4. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  5. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 1 month ago
  6. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  7. efc3f95 boot: Call flush() before booting by Pali Rohár · 2 years, 2 months ago
  8. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  9. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  10. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 2 months ago
  11. 20f5d83 image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 2 months ago
  12. ca78883 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 2 months ago
  13. 1a68c03 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 2 months ago
  14. f7659f6 image: Drop one #ifdef for FIT by Simon Glass · 2 years, 2 months ago
  15. 0f81af4 image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 2 months ago
  16. 4f2d941 image: Track when ramdisk processing is completed by Simon Glass · 2 years, 2 months ago
  17. 1ce8e10 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 2 months ago
  18. 37feaf2 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 2 months ago
  19. 5acfdfb bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 2 months ago
  20. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 2 months ago
  21. 0cd57f2 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 2 months ago
  22. c2ee5ee Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 2 months ago
  23. 49740e0 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 2 months ago
  24. d81eeac boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 2 months ago
  25. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  26. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 3 months ago
  27. 4c7418f vbe: Add initial support for VBE by Simon Glass · 2 years, 3 months ago
  28. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 3 months ago
  29. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 3 months ago
  30. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 3 months ago
  31. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 3 months ago
  32. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 3 months ago
  33. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 3 months ago
  34. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 3 months ago
  35. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 3 months ago
  36. a18686c bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 3 months ago
  37. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 3 months ago
  38. 10d16fa bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 3 months ago
  39. 157861e Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago
  40. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 3 months ago
  41. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  42. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 3 months ago
  43. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 3 months ago
  44. a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 3 months ago
  45. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  46. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 4 months ago
  47. 085cbda pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
  48. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  49. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  50. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 4 months ago
  51. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 4 months ago
  52. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  53. d8e8461 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 4 months ago
  54. c5e2442 image: fit: Use stack allocation macro by Joel Stanley · 2 years, 4 months ago
  55. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 4 months ago
  56. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 5 months ago
  57. 3800b31 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · 2 years, 6 months ago
  58. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  59. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 5 months ago
  60. 042e87e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 6 months ago
  61. 52dc334 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 6 months ago
  62. a91492b bootstd: Provide a default command by Simon Glass · 2 years, 6 months ago
  63. d940924 bootstd: Add an implementation of script boot by Simon Glass · 2 years, 6 months ago
  64. 126947b bootstd: Add a sandbox bootmeth driver by Simon Glass · 2 years, 6 months ago
  65. 0b41525 bootstd: Add an implementation of EFI bootmgr by Simon Glass · 2 years, 6 months ago
  66. a080b98 bootstd: Add a system bootdev for strange boot methods by Simon Glass · 2 years, 6 months ago
  67. acfa9bd bootstd: Add an implementation of EFI boot by Simon Glass · 2 years, 6 months ago
  68. dab2c28 bootstd: Add an implementation of distro PXE boot by Simon Glass · 2 years, 6 months ago
  69. 31aefaf bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 6 months ago
  70. a8f5be1 bootstd: Add support for bootflows by Simon Glass · 2 years, 6 months ago
  71. a950d31 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 6 months ago
  72. 201417d bootstd: Add the bootdev uclass by Simon Glass · 2 years, 6 months ago
  73. ef5e389 bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 6 months ago
  74. a96d565 image: fdt: Fix DT relocation handling with multiple DRAM banks with gap by Marek Vasut · 2 years, 7 months ago
  75. 7ffc66e image-fit: don't check free() argument by Heinrich Schuchardt · 2 years, 6 months ago
  76. 5f2d591 image-fdt: save name of FIT configuration in '/chosen' node by Daniel Golle · 2 years, 6 months ago
  77. b583348 image: fit: Align hash output buffers by Sean Anderson · 2 years, 7 months ago
  78. e6fe02a cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser by Patrick Delaunay · 2 years, 7 months ago
  79. 59bffec Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 7 months ago
  80. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  81. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 7 months ago
  82. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 8 months ago
  83. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 7 months ago
  84. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 7 months ago
  85. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 7 months ago
  86. d433c74 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 7 months ago
  87. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  88. 9822074 boot: image: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  89. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  90. 408e2d5 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · 2 years, 7 months ago
  91. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  92. 0290146 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 9 months ago
  93. b6ffd58 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 9 months ago
  94. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  95. 2ad90b3 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years ago
  96. e8aa558 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years ago
  97. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  98. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  99. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  100. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago