1. 4ba9e6e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · Wed May 04 15:52:28 2022 -0500
  2. 98a22d0 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · Wed May 04 15:52:27 2022 -0500
  3. be661cb bootstd: Provide a default command by Simon Glass · Sun Apr 24 23:31:27 2022 -0600
  4. 7e03e74 bootstd: Add an implementation of script boot by Simon Glass · Sun Apr 24 23:31:22 2022 -0600
  5. 423994e bootstd: Add a sandbox bootmeth driver by Simon Glass · Sun Apr 24 23:31:20 2022 -0600
  6. 309e6ec bootstd: Add an implementation of EFI bootmgr by Simon Glass · Sun Apr 24 23:31:19 2022 -0600
  7. ab5bbe2 bootstd: Add a system bootdev for strange boot methods by Simon Glass · Sun Apr 24 23:31:18 2022 -0600
  8. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · Sun Apr 24 23:31:17 2022 -0600
  9. 8314461 bootstd: Add an implementation of distro PXE boot by Simon Glass · Sun Apr 24 23:31:16 2022 -0600
  10. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · Sun Apr 24 23:31:13 2022 -0600
  11. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · Sun Apr 24 23:31:09 2022 -0600
  12. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · Sun Apr 24 23:31:08 2022 -0600
  13. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  14. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600
  15. 6de37b1 image: fdt: Fix DT relocation handling with multiple DRAM banks with gap by Marek Vasut · Fri Apr 08 02:09:19 2022 +0200
  16. f568646 image-fit: don't check free() argument by Heinrich Schuchardt · Mon Apr 11 20:08:03 2022 +0200
  17. c5df3e2 image-fdt: save name of FIT configuration in '/chosen' node by Daniel Golle · Tue Apr 12 21:00:43 2022 +0100
  18. 615e31c image: fit: Align hash output buffers by Sean Anderson · Thu Mar 24 11:26:11 2022 -0400
  19. 6ec8cb9 cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser by Patrick Delaunay · Tue Mar 22 17:08:43 2022 +0100
  20. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · Tue Apr 05 13:45:22 2022 -0400
  21. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  22. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · Fri Mar 18 00:00:43 2022 -0500
  23. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · Tue Feb 22 21:49:52 2022 +0300
  24. a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · Sat Apr 02 18:18:57 2022 -0400
  25. 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · Thu Mar 24 17:18:06 2022 -0400
  26. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · Thu Mar 24 17:18:05 2022 -0400
  27. 886e6e3 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · Wed Mar 23 17:20:03 2022 -0400
  28. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · Mon Mar 28 22:57:00 2022 +0200
  29. d28484e boot: image: add a stage pre-load by Philippe Reynes · Mon Mar 28 22:56:59 2022 +0200
  30. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  31. 0edb7a9 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · Wed Mar 16 15:35:36 2022 -0400
  32. a45a3ef Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · Fri Mar 11 09:12:04 2022 -0500
  33. 9c1d9c5 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · Tue Feb 01 08:33:37 2022 +0800
  34. 711fab3 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · Sat Jan 29 10:23:09 2022 -0500
  35. e10e2ee tools: Pass the key blob around by Simon Glass · Fri Nov 12 12:28:10 2021 -0700
  36. e3b2178 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · Fri Nov 12 12:28:09 2021 -0700
  37. 4c5ff06 tools: Avoid confusion between keys and signatures by Simon Glass · Fri Nov 12 12:28:08 2021 -0700
  38. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · Fri Jan 14 10:21:17 2022 +0100
  39. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  40. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  41. d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Mon Jan 17 08:35:11 2022 -0500
  42. 1d564a9 cmd: pxe_utils: sysboot: add label override support by Amjad Ouled-Ameur · Sat Nov 13 14:09:20 2021 +0100
  43. c90d56a LynxOS is no longer supported by Thomas Huth · Sat Nov 13 18:13:50 2021 +0100
  44. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  45. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · Sat Dec 11 14:55:50 2021 -0500
  46. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  47. bc7d9d2 Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · Mon Dec 20 09:36:32 2021 -0500
  48. 62a48b4 fdtgrep: Handle an empty output tree by Simon Glass · Wed Dec 08 09:55:35 2021 -0700
  49. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  50. db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · Thu Oct 14 09:40:04 2021 +0100
  51. 311c1f2 image: fit: Fix parameter name for hash algorithm by Chia-Wei Wang · Wed Oct 27 14:17:24 2021 +0800
  52. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · Thu Oct 21 21:08:52 2021 -0600
  53. e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · Mon Nov 08 21:03:38 2021 +0300
  54. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · Wed Nov 03 15:09:36 2021 +0100
  55. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  56. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · Thu Oct 14 12:48:08 2021 -0600
  57. 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · Thu Oct 14 12:48:05 2021 -0600
  58. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · Thu Oct 14 12:48:04 2021 -0600
  59. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · Thu Oct 14 12:48:03 2021 -0600
  60. 764d0c0 pxe: Tidy up code style a little in pxe_utils by Simon Glass · Thu Oct 14 12:48:02 2021 -0600
  61. 0030244 pxe: Tidy up some comments in pxe_utils by Simon Glass · Thu Oct 14 12:48:01 2021 -0600
  62. 0666fcb pxe: Move pxe_utils files by Simon Glass · Thu Oct 14 12:48:00 2021 -0600
  63. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600