1. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  2. f10df77 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 2 years ago
  3. be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years ago
  4. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  5. 489f402 PowerPC: Rework PBL location choice by Tom Rini · 1 year, 11 months ago
  6. 0f3d1de common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago
  7. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  8. 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
  9. 2008124 distro/pxeboot: Handle prompt variable by Manuel Traut · 2 years ago
  10. 9d464f8 cmd: pxe: use strdup to copy config by Patrick Delaunay · 2 years, 1 month ago
  11. 41c7e4a cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years, 1 month ago
  12. 6b5cb36 cmd: pxe: reorder kernel treatment in label_boot by Patrick Delaunay · 2 years, 1 month ago
  13. 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  14. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  15. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  16. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  17. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
  18. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · 2 years, 1 month ago
  19. 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
  20. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
  21. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  22. a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 1 month ago
  23. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · 2 years, 1 month ago
  24. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 1 month ago
  25. ec57644 vbe: Use a warning for a failed requests by Simon Glass · 2 years, 1 month ago
  26. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years, 1 month ago
  27. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years, 1 month ago
  28. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  29. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years, 1 month ago
  30. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · 2 years, 1 month ago
  31. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  32. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  33. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  34. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years, 1 month ago
  35. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  36. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
  37. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 1 month ago
  38. 571707b boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years, 1 month ago
  39. f4ff703 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years, 1 month ago
  40. 8169ece boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years, 1 month ago
  41. b90cf90 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years, 1 month ago
  42. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · 2 years, 1 month ago
  43. 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 2 months ago
  44. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  45. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
  46. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  47. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  48. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  49. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  50. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  51. 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
  52. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  53. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  54. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
  55. 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 3 months ago
  56. 973b893 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 3 months ago
  57. e832db2 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  58. f2d23de image: Drop one #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  59. f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 3 months ago
  60. 664696f image: Track when ramdisk processing is completed by Simon Glass · 2 years, 3 months ago
  61. dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 3 months ago
  62. 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 3 months ago
  63. 779a7b69 bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 3 months ago
  64. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 3 months ago
  65. 905d4b7 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 3 months ago
  66. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 3 months ago
  67. 9ff9629 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 3 months ago
  68. 3bfd10b boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 3 months ago
  69. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 4 months ago
  70. d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  71. 0a9f426 vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
  72. 4305fe7 event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
  73. 9f4440d bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
  74. 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
  75. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
  76. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
  77. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  78. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
  79. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  80. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
  81. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
  82. 23e59ec bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 4 months ago
  83. 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
  84. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  85. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  86. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  87. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  88. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
  89. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
  90. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
  91. a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
  92. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  93. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  94. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  95. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  96. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  97. 5989fd4 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
  98. 447cc7a image: fit: Use stack allocation macro by Joel Stanley · 2 years, 5 months ago
  99. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  100. 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 6 months ago