1. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  2. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  3. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years, 1 month ago
  4. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  5. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
  6. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 1 month ago
  7. 571707b boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years, 1 month ago
  8. f4ff703 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years, 1 month ago
  9. 8169ece boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years, 1 month ago
  10. b90cf90 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years, 1 month ago
  11. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · 2 years, 1 month ago
  12. 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 2 months ago
  13. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  14. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
  15. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  16. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  17. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  18. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  19. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  20. 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
  21. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  22. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  23. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
  24. 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 3 months ago
  25. 973b893 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 3 months ago
  26. e832db2 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  27. f2d23de image: Drop one #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  28. f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 3 months ago
  29. 664696f image: Track when ramdisk processing is completed by Simon Glass · 2 years, 3 months ago
  30. dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 3 months ago
  31. 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 3 months ago
  32. 779a7b69 bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 3 months ago
  33. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 3 months ago
  34. 905d4b7 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 3 months ago
  35. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 3 months ago
  36. 9ff9629 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 3 months ago
  37. 3bfd10b boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 3 months ago
  38. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 4 months ago
  39. d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  40. 0a9f426 vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
  41. 4305fe7 event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
  42. 9f4440d bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
  43. 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
  44. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
  45. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
  46. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  47. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
  48. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  49. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
  50. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
  51. 23e59ec bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 4 months ago
  52. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 4 months ago
  53. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  54. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  55. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  56. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  57. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
  58. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
  59. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
  60. a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
  61. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  62. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  63. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  64. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  65. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  66. 5989fd4 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
  67. 447cc7a image: fit: Use stack allocation macro by Joel Stanley · 2 years, 5 months ago
  68. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  69. 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 6 months ago
  70. d0f8b69 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · 2 years, 7 months ago
  71. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  72. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  73. 4ba9e6e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 7 months ago
  74. 98a22d0 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
  75. be661cb bootstd: Provide a default command by Simon Glass · 2 years, 7 months ago
  76. 7e03e74 bootstd: Add an implementation of script boot by Simon Glass · 2 years, 7 months ago
  77. 423994e bootstd: Add a sandbox bootmeth driver by Simon Glass · 2 years, 7 months ago
  78. 309e6ec bootstd: Add an implementation of EFI bootmgr by Simon Glass · 2 years, 7 months ago
  79. ab5bbe2 bootstd: Add a system bootdev for strange boot methods by Simon Glass · 2 years, 7 months ago
  80. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · 2 years, 7 months ago
  81. 8314461 bootstd: Add an implementation of distro PXE boot by Simon Glass · 2 years, 7 months ago
  82. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 7 months ago
  83. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · 2 years, 7 months ago
  84. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 7 months ago
  85. 017656e bootstd: Add the bootdev uclass by Simon Glass · 2 years, 7 months ago
  86. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
  87. 6de37b1 image: fdt: Fix DT relocation handling with multiple DRAM banks with gap by Marek Vasut · 2 years, 8 months ago
  88. f568646 image-fit: don't check free() argument by Heinrich Schuchardt · 2 years, 8 months ago
  89. c5df3e2 image-fdt: save name of FIT configuration in '/chosen' node by Daniel Golle · 2 years, 8 months ago
  90. 615e31c image: fit: Align hash output buffers by Sean Anderson · 2 years, 8 months ago
  91. 6ec8cb9 cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser by Patrick Delaunay · 2 years, 8 months ago
  92. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
  93. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  94. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 8 months ago
  95. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  96. a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
  97. 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
  98. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  99. 886e6e3 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  100. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago