1. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · Thu Oct 20 18:23:18 2022 -0600
  2. 5722f0e vpl: Allow signature verification by Simon Glass · Thu Oct 20 18:23:16 2022 -0600
  3. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · Thu Oct 20 18:23:14 2022 -0600
  4. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · Thu Oct 20 18:23:13 2022 -0600
  5. a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · Thu Oct 20 18:23:12 2022 -0600
  6. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · Thu Oct 20 18:23:11 2022 -0600
  7. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  8. ec57644 vbe: Use a warning for a failed requests by Simon Glass · Thu Oct 20 18:23:06 2022 -0600
  9. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · Thu Oct 20 18:23:05 2022 -0600
  10. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · Thu Oct 20 18:23:04 2022 -0600
  11. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · Thu Oct 20 18:23:03 2022 -0600
  12. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · Thu Oct 20 18:23:00 2022 -0600
  13. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · Thu Oct 20 18:22:51 2022 -0600
  14. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  15. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  16. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  17. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · Thu Oct 20 15:41:10 2022 -0400
  18. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 20 08:58:05 2022 -0400
  19. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  20. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · Tue Oct 11 09:47:18 2022 -0600
  21. 571707b boot: Tidy up logging and naming in vbe_simple by Simon Glass · Tue Oct 11 09:47:16 2022 -0600
  22. f4ff703 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · Tue Oct 11 09:47:15 2022 -0600
  23. 8169ece boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · Tue Oct 11 09:47:10 2022 -0600
  24. b90cf90 bootm: Change incorrect 'unsupported' error by Simon Glass · Tue Oct 11 09:47:07 2022 -0600
  25. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · Wed Oct 12 21:57:53 2022 +0200
  26. 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · Wed Sep 14 20:57:28 2022 +0200
  27. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  28. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · Wed Sep 21 15:26:33 2022 +0200
  29. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  30. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · Tue Sep 06 20:26:58 2022 -0600
  31. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  32. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · Tue Sep 06 20:26:51 2022 -0600
  33. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  34. 937b7d8 boot: Call flush() before booting by Pali Rohár · Mon Sep 05 11:31:21 2022 +0200
  35. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  36. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  37. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · Sun Aug 28 12:32:53 2022 -0600
  38. 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · Sun Aug 28 12:32:52 2022 -0600
  39. 973b893 image: Drop remaining FIT #ifdef by Simon Glass · Sun Aug 28 12:32:51 2022 -0600
  40. e832db2 image: Drop another #ifdef for FIT by Simon Glass · Sun Aug 28 12:32:50 2022 -0600
  41. f2d23de image: Drop one #ifdef for FIT by Simon Glass · Sun Aug 28 12:32:49 2022 -0600
  42. f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · Sun Aug 28 12:32:48 2022 -0600
  43. 664696f image: Track when ramdisk processing is completed by Simon Glass · Sun Aug 28 12:32:47 2022 -0600
  44. dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · Sun Aug 28 12:32:46 2022 -0600
  45. 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · Tue Aug 16 11:16:03 2022 -0400
  46. 779a7b69 bootm: Fix upper bound of FDT overlap checks by Pali Rohár · Sat Aug 27 14:48:10 2022 +0200
  47. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · Sat Aug 27 04:17:28 2022 +0100
  48. 905d4b7 bootm: fix typo imape_comp -> image_comp by Daniel Golle · Sat Aug 27 04:14:42 2022 +0100
  49. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · Fri Aug 26 15:15:41 2022 +0200
  50. 9ff9629 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · Tue Aug 23 10:31:56 2022 +0200
  51. 3bfd10b boot: fix vbe_find_first_device() by Heinrich Schuchardt · Tue Aug 23 10:25:25 2022 +0200
  52. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · Tue Aug 02 07:33:27 2022 -0400
  53. d0af04c vbe: Support VBE simple by Simon Glass · Sat Jul 30 15:52:33 2022 -0600
  54. 0a9f426 vbe: Add initial support for VBE by Simon Glass · Sat Jul 30 15:52:32 2022 -0600
  55. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  56. 9f4440d bootstd: Drop the system bootdev by Simon Glass · Sat Jul 30 15:52:29 2022 -0600
  57. 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · Sat Jul 30 15:52:28 2022 -0600
  58. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · Sat Jul 30 15:52:27 2022 -0600
  59. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · Sat Jul 30 15:52:25 2022 -0600
  60. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · Sat Jul 30 15:52:23 2022 -0600
  61. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  62. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · Sat Jul 30 15:52:21 2022 -0600
  63. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · Sat Jul 30 15:52:20 2022 -0600
  64. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · Sat Jul 30 15:52:19 2022 -0600
  65. 23e59ec bootstd: Detect empty bootmeth ordering by Simon Glass · Sat Jul 30 15:52:18 2022 -0600
  66. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Aug 11 08:47:20 2022 -0400
  67. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  68. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  69. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · Mon Jul 11 19:04:07 2022 -0600
  70. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · Sat Jul 23 13:05:01 2022 -0400
  71. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · Fri Jul 22 17:16:13 2022 +0300
  72. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  73. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · Thu Jul 07 10:45:37 2022 +0200
  74. a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · Mon Nov 15 19:26:51 2021 +0100
  75. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  76. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  77. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · Sat Jun 25 11:02:46 2022 -0400
  78. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · Sat Jun 25 11:02:44 2022 -0400
  79. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  80. 5989fd4 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · Mon Jun 20 08:07:42 2022 -0400
  81. 447cc7a image: fit: Use stack allocation macro by Joel Stanley · Mon Jun 20 16:31:17 2022 +0930
  82. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  83. 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · Thu May 19 18:26:05 2022 -0400
  84. d0f8b69 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · Sat May 07 21:23:05 2022 +0800
  85. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  86. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  87. 4ba9e6e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · Wed May 04 15:52:28 2022 -0500
  88. 98a22d0 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · Wed May 04 15:52:27 2022 -0500
  89. be661cb bootstd: Provide a default command by Simon Glass · Sun Apr 24 23:31:27 2022 -0600
  90. 7e03e74 bootstd: Add an implementation of script boot by Simon Glass · Sun Apr 24 23:31:22 2022 -0600
  91. 423994e bootstd: Add a sandbox bootmeth driver by Simon Glass · Sun Apr 24 23:31:20 2022 -0600
  92. 309e6ec bootstd: Add an implementation of EFI bootmgr by Simon Glass · Sun Apr 24 23:31:19 2022 -0600
  93. ab5bbe2 bootstd: Add a system bootdev for strange boot methods by Simon Glass · Sun Apr 24 23:31:18 2022 -0600
  94. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · Sun Apr 24 23:31:17 2022 -0600
  95. 8314461 bootstd: Add an implementation of distro PXE boot by Simon Glass · Sun Apr 24 23:31:16 2022 -0600
  96. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · Sun Apr 24 23:31:13 2022 -0600
  97. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · Sun Apr 24 23:31:09 2022 -0600
  98. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · Sun Apr 24 23:31:08 2022 -0600
  99. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  100. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600