1. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  2. 519e664 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 1 year, 10 months ago
  3. bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 1 year, 10 months ago
  4. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  5. ec9efcf PowerPC: Rework PBL location choice by Tom Rini · 1 year, 10 months ago
  6. 90c7888 common/spl/spl_ram: Remove unused default by Tom Rini · 1 year, 11 months ago
  7. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  8. ed62511 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 1 year, 10 months ago
  9. 739e836 distro/pxeboot: Handle prompt variable by Manuel Traut · 1 year, 11 months ago
  10. 51c5c28 cmd: pxe: use strdup to copy config by Patrick Delaunay · 2 years ago
  11. a5dacef cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years ago
  12. f723c27 cmd: pxe: reorder kernel treatment in label_boot by Patrick Delaunay · 2 years ago
  13. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 1 year, 11 months ago
  14. e524f3a net: Remove eth_legacy.c by Tom Rini · 1 year, 11 months ago
  15. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  16. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  17. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 3 months ago
  18. d8b7c34 vbe: Record which phases loaded using VBE by Simon Glass · 2 years ago
  19. 5981d61 vpl: Allow signature verification by Simon Glass · 2 years ago
  20. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years ago
  21. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years ago
  22. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years ago
  23. c263e21 vbe: Move OS implementation into a separate file by Simon Glass · 2 years ago
  24. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years ago
  25. c3a148f vbe: Use a warning for a failed requests by Simon Glass · 2 years ago
  26. 98bedf4 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years ago
  27. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years ago
  28. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years ago
  29. 494e66d image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years ago
  30. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years ago
  31. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  32. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  33. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years ago
  34. 0abe332 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years ago
  35. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years ago
  36. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 4 months ago
  37. 8aaacd6 vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years ago
  38. 87c97cb boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years ago
  39. 33ba727 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years ago
  40. 1951193 boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years ago
  41. 13819f0 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years ago
  42. 28a22cd bootstd: Fix listing boot devices by Michal Suchanek · 2 years ago
  43. 05b0f24 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 1 month ago
  44. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 1 month ago
  45. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 1 month ago
  46. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  47. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 1 month ago
  48. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  49. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 1 month ago
  50. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  51. efc3f95 boot: Call flush() before booting by Pali Rohár · 2 years, 1 month ago
  52. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  53. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  54. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 2 months ago
  55. 20f5d83 image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 2 months ago
  56. ca78883 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 2 months ago
  57. 1a68c03 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 2 months ago
  58. f7659f6 image: Drop one #ifdef for FIT by Simon Glass · 2 years, 2 months ago
  59. 0f81af4 image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 2 months ago
  60. 4f2d941 image: Track when ramdisk processing is completed by Simon Glass · 2 years, 2 months ago
  61. 1ce8e10 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 2 months ago
  62. 37feaf2 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 2 months ago
  63. 5acfdfb bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 2 months ago
  64. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 2 months ago
  65. 0cd57f2 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 2 months ago
  66. c2ee5ee Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 2 months ago
  67. 49740e0 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 2 months ago
  68. d81eeac boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 2 months ago
  69. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  70. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 3 months ago
  71. 4c7418f vbe: Add initial support for VBE by Simon Glass · 2 years, 3 months ago
  72. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 3 months ago
  73. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 3 months ago
  74. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 3 months ago
  75. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 3 months ago
  76. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 3 months ago
  77. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 3 months ago
  78. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 3 months ago
  79. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 3 months ago
  80. a18686c bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 3 months ago
  81. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 3 months ago
  82. 10d16fa bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 3 months ago
  83. 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
  84. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 3 months ago
  85. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  86. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 3 months ago
  87. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 3 months ago
  88. a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 3 months ago
  89. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  90. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
  91. 085cbda pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
  92. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  93. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  94. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 4 months ago
  95. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 4 months ago
  96. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  97. d8e8461 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 4 months ago
  98. c5e2442 image: fit: Use stack allocation macro by Joel Stanley · 2 years, 4 months ago
  99. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 4 months ago
  100. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 5 months ago