1. 5fec3c8 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 11 months ago
  2. 86bb488 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 11 months ago
  3. 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
  4. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 11 months ago
  5. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  6. d8bf49f video: Support virtio devices with the splash screen by Simon Glass · 3 years ago
  7. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  8. 4057e27 console: Avoid serial output before the console is running by Simon Glass · 3 years ago
  9. 93233b0 fdt: Show a runtime warning based on devicetree source by Simon Glass · 2 years, 11 months ago
  10. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 11 months ago
  11. 574506c fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  12. 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 3 years ago
  13. c92ccba fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 3 years ago
  14. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  15. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
  16. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years ago
  17. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years, 1 month ago
  18. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  19. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  20. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  21. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  22. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  23. 8ce465e common: Allow a smaller console-recording pre-reloc by Simon Glass · 3 years, 1 month ago
  24. 47d7d03 board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 3 years ago
  25. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  26. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  27. 990e1e4 Fix syntax error by Leo Yu-Chi Liang · 3 years, 1 month ago
  28. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years ago
  29. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  30. 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  31. 5d39c93 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · 3 years, 1 month ago
  32. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  33. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  34. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 1 month ago
  35. de99e77 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 1 month ago
  36. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 1 month ago
  37. 4cb35b7 image: Split up boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  38. a2198cd image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  39. b53541f image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 2 months ago
  40. f33a2c1 image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years, 2 months ago
  41. e4c9287 image: Split up boot_get_ramdisk() by Simon Glass · 3 years, 2 months ago
  42. 78f8879 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · 3 years, 2 months ago
  43. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 2 months ago
  44. 78740bc image: Drop #ifdefs for fit_print_contents() by Simon Glass · 3 years, 2 months ago
  45. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 2 months ago
  46. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 2 months ago
  47. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 2 months ago
  48. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 2 months ago
  49. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 2 months ago
  50. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  51. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  52. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  53. d54f7e3 hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 2 months ago
  54. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  55. e02b3fd image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years, 2 months ago
  56. c9d6b5b compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 2 months ago
  57. 4ed37ab image: Remove ifdefs around image_setup_linux() el at by Simon Glass · 3 years, 2 months ago
  58. c5a68d2 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 2 months ago
  59. 2ac00c0 image: Create a function to do manual relocation by Simon Glass · 3 years, 2 months ago
  60. 5d3248a image: Split host code out into its own file by Simon Glass · 3 years, 2 months ago
  61. 3d2a47f image: Fix up checkpatch warnings in image-board.c by Simon Glass · 3 years, 2 months ago
  62. 41506ff image: Split board code out into its own file by Simon Glass · 3 years, 2 months ago
  63. 458b30a image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 2 months ago
  64. 02ace2c image: Update zstd to avoid reporting error twice by Simon Glass · 3 years, 2 months ago
  65. b876eb8 image: Avoid switch default in image_decomp() by Simon Glass · 3 years, 2 months ago
  66. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  67. deb80ec imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 3 months ago
  68. 884ba50 spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 3 months ago
  69. dd573b6 riscv: image: Use the first DRAM bank for bootm_low by Samuel Holland · 3 years, 2 months ago
  70. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 2 months ago
  71. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  72. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  73. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  74. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 2 months ago
  75. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  76. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  77. 2ddb8fc image: add lz4 zstd compression magic map by Artem Lapkin · 3 years, 3 months ago
  78. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago
  79. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 3 months ago
  80. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  81. 1ac7580 image: Avoid erroneous double byte-swap in CRC value by Alexandru Gagniuc · 3 years, 2 months ago
  82. de41f0e image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  83. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  84. 92055e1 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 2 months ago
  85. fe54aea common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 2 months ago
  86. 0721209 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 2 months ago
  87. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 2 months ago
  88. 4d4222d common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 2 months ago
  89. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 3 months ago
  90. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 3 months ago
  91. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 3 months ago
  92. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 3 months ago
  93. 6f004ad ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 3 months ago
  94. de213c7 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 3 months ago
  95. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  96. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 3 months ago
  97. 73c6ff6 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 3 months ago
  98. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 3 months ago
  99. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
  100. dffeb40 xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · 3 years, 3 months ago