1. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  2. d00c5c7 common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · Tue Dec 21 13:06:58 2021 -0800
  3. 46a63fe Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Fri Dec 31 07:28:36 2021 -0500
  4. a38b867 x86: efi: Don't set up global_data again with EFI by Simon Glass · Wed Dec 29 11:57:54 2021 -0700
  5. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Dec 28 11:28:31 2021 -0500
  6. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  7. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · Sun Dec 12 22:12:34 2021 -0500
  8. 61f0958 video: Support virtio devices with the splash screen by Simon Glass · Fri Nov 19 13:24:05 2021 -0700
  9. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  10. c7ba6c8 console: Avoid serial output before the console is running by Simon Glass · Fri Nov 19 13:23:47 2021 -0700
  11. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · Thu Dec 16 20:59:39 2021 -0700
  12. 8f9ce7e fdt: Report the devicetree source by Simon Glass · Thu Dec 16 20:59:34 2021 -0700
  13. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · Fri Nov 26 14:57:15 2021 +0100
  14. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · Fri Nov 26 14:57:10 2021 +0100
  15. ae0ef95 fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · Fri Nov 26 14:57:09 2021 +0100
  16. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  17. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · Fri Nov 26 14:57:07 2021 +0100
  18. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · Wed Nov 03 21:09:20 2021 -0600
  19. e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · Tue Oct 19 12:32:29 2021 -0500
  20. 774aecc common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · Mon Nov 15 16:32:21 2021 +0100
  21. e7e69a5 common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · Mon Nov 15 16:32:19 2021 +0100
  22. b9735d6 common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · Mon Nov 15 16:32:18 2021 +0100
  23. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · Mon Nov 15 16:32:17 2021 +0100
  24. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  25. 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · Sat Oct 23 17:26:03 2021 -0600
  26. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · Sat Nov 13 18:34:04 2021 +0100
  27. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  28. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  29. de53e5e Fix syntax error by Leo Yu-Chi Liang · Wed Oct 27 17:00:41 2021 +0800
  30. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · Sat Oct 30 23:03:48 2021 -0400
  31. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  32. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · Mon Oct 18 08:49:03 2021 +0300
  33. 47f3eb2 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · Fri Oct 15 11:35:03 2021 +0200
  34. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · Wed Oct 20 15:12:06 2021 +0300
  35. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  36. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Oct 09 17:47:27 2021 -0400
  37. 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · Mon Oct 04 16:04:32 2021 +0200
  38. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  39. 8a876e4 image: Split up boot_get_fdt() by Simon Glass · Sat Sep 25 19:43:41 2021 -0600
  40. 3afbb60 image: Reduce variable scope in boot_get_fdt() by Simon Glass · Sat Sep 25 19:43:40 2021 -0600
  41. c0cabbc image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · Sat Sep 25 19:43:39 2021 -0600
  42. e5661c9 image: Remove #ifdefs from select_ramdisk() by Simon Glass · Sat Sep 25 19:43:38 2021 -0600
  43. ccda2fa image: Split up boot_get_ramdisk() by Simon Glass · Sat Sep 25 19:43:37 2021 -0600
  44. 2de5b01 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · Sat Sep 25 19:43:36 2021 -0600
  45. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · Sat Sep 25 19:43:35 2021 -0600
  46. 800b6fb image: Drop #ifdefs for fit_print_contents() by Simon Glass · Sat Sep 25 19:43:34 2021 -0600
  47. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · Sat Sep 25 19:43:32 2021 -0600
  48. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · Sat Sep 25 19:43:28 2021 -0600
  49. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · Sat Sep 25 19:43:27 2021 -0600
  50. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · Sat Sep 25 19:43:26 2021 -0600
  51. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · Sat Sep 25 19:43:25 2021 -0600
  52. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  53. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  54. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · Sat Sep 25 19:43:20 2021 -0600
  55. 866178e hash: Drop some #ifdefs in hash.c by Simon Glass · Sat Sep 25 19:43:19 2021 -0600
  56. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  57. f16dc6c image: Add Kconfig options for FIT in the tools build by Simon Glass · Sat Sep 25 19:43:16 2021 -0600
  58. db503fb compiler: Rename host_build() to tools_build() by Simon Glass · Sat Sep 25 19:43:14 2021 -0600
  59. bc0c4db image: Remove ifdefs around image_setup_linux() el at by Simon Glass · Sat Sep 25 07:03:20 2021 -0600
  60. 48a1b68 image: Avoid #ifdefs for manual relocation by Simon Glass · Sat Sep 25 07:03:19 2021 -0600
  61. 684ef38 image: Create a function to do manual relocation by Simon Glass · Sat Sep 25 07:03:18 2021 -0600
  62. 4a8a8a1 image: Split host code out into its own file by Simon Glass · Sat Sep 25 07:03:17 2021 -0600
  63. 60d7154 image: Fix up checkpatch warnings in image-board.c by Simon Glass · Sat Sep 25 07:03:16 2021 -0600
  64. 4d7237b image: Split board code out into its own file by Simon Glass · Sat Sep 25 07:03:15 2021 -0600
  65. fd86d01 image: Update image_decomp() to avoid ifdefs by Simon Glass · Sat Sep 25 07:03:14 2021 -0600
  66. 7e1aa64 image: Update zstd to avoid reporting error twice by Simon Glass · Sat Sep 25 07:03:12 2021 -0600
  67. eefec3d image: Avoid switch default in image_decomp() by Simon Glass · Sat Sep 25 07:03:11 2021 -0600
  68. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · Sat Sep 25 07:03:09 2021 -0600
  69. 7d7c367 imx: spl: fix imx8m secure boot by Heiko Schocher · Tue Aug 17 08:17:18 2021 +0200
  70. 67e8f5d spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · Fri Aug 06 06:44:26 2021 +0200
  71. db4ed12 riscv: image: Use the first DRAM bank for bootm_low by Samuel Holland · Sun Sep 12 11:26:45 2021 -0500
  72. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  73. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  74. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  75. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  76. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  77. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  78. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  79. c81801d image: add lz4 zstd compression magic map by Artem Lapkin · Tue Aug 31 18:22:18 2021 +0800
  80. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  81. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  82. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  83. ebabece image: Avoid erroneous double byte-swap in CRC value by Alexandru Gagniuc · Tue Sep 14 15:53:33 2021 -0500
  84. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  85. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  86. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · Thu Sep 02 19:54:21 2021 -0500
  87. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  88. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  89. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  90. a33070c common: board_r: support enable_caches for RISC-V by Zong Li · Wed Sep 01 15:01:40 2021 +0800
  91. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  92. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  93. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  94. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  95. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · Sun Aug 08 12:20:16 2021 -0600
  96. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · Sun Aug 08 12:20:15 2021 -0600
  97. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  98. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  99. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · Sun Aug 08 12:20:11 2021 -0600
  100. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600