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