1. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 5 months ago
  2. 3800b31 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · 2 years, 6 months ago
  3. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  4. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 5 months ago
  5. 042e87e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 6 months ago
  6. 52dc334 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 6 months ago
  7. a91492b bootstd: Provide a default command by Simon Glass · 2 years, 6 months ago
  8. d940924 bootstd: Add an implementation of script boot by Simon Glass · 2 years, 6 months ago
  9. 126947b bootstd: Add a sandbox bootmeth driver by Simon Glass · 2 years, 6 months ago
  10. 0b41525 bootstd: Add an implementation of EFI bootmgr by Simon Glass · 2 years, 6 months ago
  11. a080b98 bootstd: Add a system bootdev for strange boot methods by Simon Glass · 2 years, 6 months ago
  12. acfa9bd bootstd: Add an implementation of EFI boot by Simon Glass · 2 years, 6 months ago
  13. dab2c28 bootstd: Add an implementation of distro PXE boot by Simon Glass · 2 years, 6 months ago
  14. 31aefaf bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 6 months ago
  15. a8f5be1 bootstd: Add support for bootflows by Simon Glass · 2 years, 6 months ago
  16. a950d31 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 6 months ago
  17. 201417d bootstd: Add the bootdev uclass by Simon Glass · 2 years, 6 months ago
  18. ef5e389 bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 6 months ago
  19. a96d565 image: fdt: Fix DT relocation handling with multiple DRAM banks with gap by Marek Vasut · 2 years, 7 months ago
  20. 7ffc66e image-fit: don't check free() argument by Heinrich Schuchardt · 2 years, 6 months ago
  21. 5f2d591 image-fdt: save name of FIT configuration in '/chosen' node by Daniel Golle · 2 years, 6 months ago
  22. b583348 image: fit: Align hash output buffers by Sean Anderson · 2 years, 7 months ago
  23. e6fe02a cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser by Patrick Delaunay · 2 years, 7 months ago
  24. 59bffec Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 7 months ago
  25. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  26. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 7 months ago
  27. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 8 months ago
  28. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 7 months ago
  29. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 7 months ago
  30. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 7 months ago
  31. d433c74 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 7 months ago
  32. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  33. 9822074 boot: image: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  34. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  35. 408e2d5 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · 2 years, 7 months ago
  36. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  37. 0290146 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 9 months ago
  38. b6ffd58 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 9 months ago
  39. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  40. 2ad90b3 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years ago
  41. e8aa558 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years ago
  42. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  43. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  44. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  45. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago
  46. c296979 cmd: pxe_utils: sysboot: add label override support by Amjad Ouled-Ameur · 3 years ago
  47. 0797e73 LynxOS is no longer supported by Thomas Huth · 3 years ago
  48. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  49. 66e0e2b Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 2 years, 10 months ago
  50. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago
  51. 621158d Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · 2 years, 10 months ago
  52. 121cfe5 fdtgrep: Handle an empty output tree by Simon Glass · 2 years, 11 months ago
  53. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  54. d5ba618 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years ago
  55. deea089 image: fit: Fix parameter name for hash algorithm by Chia-Wei Wang · 3 years ago
  56. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years ago
  57. 4b32531 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 3 years ago
  58. c1df3d5 bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years ago
  59. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 3 years ago
  60. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years ago
  61. 74b7a2b pxe: Drop get_bootfile_path() by Simon Glass · 3 years ago
  62. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years ago
  63. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years ago
  64. 929860b pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years ago
  65. 18109cc pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years ago
  66. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years ago
  67. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago