1. a3a38e5 arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · Fri Jul 23 11:14:25 2021 +0200
  2. a59971b arm: mvebu: Mark return_to_bootrom() as a noreturn function by Pali Rohár · Fri Jul 23 11:14:24 2021 +0200
  3. e4b1592 arm: mvebu: Fix return_to_bootrom() by Pali Rohár · Fri Jul 23 11:14:23 2021 +0200
  4. b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · Fri Jul 23 11:14:22 2021 +0200
  5. 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · Fri Jul 23 11:14:21 2021 +0200
  6. 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · Fri Jul 23 11:14:20 2021 +0200
  7. 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · Fri Jul 23 11:14:19 2021 +0200
  8. eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · Fri Jul 23 11:14:18 2021 +0200
  9. 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · Fri Jul 23 11:14:17 2021 +0200
  10. 99534ec tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · Fri Jul 23 11:14:16 2021 +0200
  11. a265629 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · Fri Jul 23 11:14:15 2021 +0200
  12. f01adfd tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · Fri Jul 23 11:14:14 2021 +0200
  13. 39f3896 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · Fri Jul 23 11:14:13 2021 +0200
  14. c0cfd1a tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · Fri Jul 23 11:14:12 2021 +0200
  15. fbe10ac tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · Fri Jul 23 11:14:11 2021 +0200
  16. 1be2ad1 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · Fri Jul 23 11:14:10 2021 +0200
  17. e0a6dc7 tools: kwbimage: Add support for more BINARY headers by Pali Rohár · Fri Jul 23 11:14:09 2021 +0200
  18. d79cbc9 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · Fri Jul 23 11:14:08 2021 +0200
  19. 13b7040 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · Fri Jul 23 11:14:07 2021 +0200
  20. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · Fri Jul 23 11:14:06 2021 +0200
  21. abf9a8d tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · Fri Jul 23 11:14:05 2021 +0200
  22. cd614ad tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · Fri Jul 23 11:14:04 2021 +0200
  23. 48bc68c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · Fri Jul 23 11:14:03 2021 +0200
  24. fdb575a tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · Fri Jul 23 11:14:02 2021 +0200
  25. 03345b9 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · Fri Jul 23 11:14:01 2021 +0200
  26. eba7819 tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · Fri Jul 23 11:14:00 2021 +0200
  27. 6f6f65e tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · Fri Jul 23 11:13:59 2021 +0200
  28. 696dfa4 tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · Fri Jul 23 11:13:58 2021 +0200
  29. 0478515 tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · Fri Jul 23 11:13:57 2021 +0200
  30. cfb60a9 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · Fri Jul 23 11:13:56 2021 +0200
  31. 61a557b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · Fri Jul 23 11:13:55 2021 +0200
  32. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  33. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  34. f26c3b9 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · Mon Jul 26 18:22:48 2021 -0500
  35. 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · Fri Jul 23 22:17:50 2021 +0200
  36. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  37. 8210d0c build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · Wed Jul 21 09:56:07 2021 +0200
  38. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · Mon Jul 19 09:18:54 2021 -0700
  39. 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · Mon Jul 19 16:04:44 2021 +0200
  40. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · Mon Jul 19 11:21:51 2021 +0200
  41. 3fa1bdc arm: use the correct prototype for reset_cpu function by Patrick Delaunay · Mon Jul 19 11:21:50 2021 +0200
  42. 652df2e doc: sandbox: Fix up dependencies by Simon Glass · Sun Jul 18 14:14:24 2021 -0600
  43. c40a98c pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · Sun Jul 18 14:14:23 2021 -0600
  44. ff29f7b Merge branch '2021-07-28-build-improvements' by Tom Rini · Wed Jul 28 18:51:16 2021 -0400
  45. 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · Sat Jul 10 21:14:37 2021 -0600
  46. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  47. 8e85e3c i2c: Create a new Kconfig for I2C by Simon Glass · Sat Jul 10 21:14:35 2021 -0600
  48. b33cf8b i2c: Drop unused CONFIG_I2C by Simon Glass · Sat Jul 10 21:14:34 2021 -0600
  49. 43607dc i2c: Fix the migration warning by Simon Glass · Sat Jul 10 21:14:33 2021 -0600
  50. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  51. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  52. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  53. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  54. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  55. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · Sat Jul 10 21:14:27 2021 -0600
  56. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  57. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · Sat Jul 10 21:14:25 2021 -0600
  58. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  59. c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · Sat Jul 10 21:14:23 2021 -0600
  60. 6b960b6 Makefile: Sort the subdirectories by Simon Glass · Sat Jul 10 21:14:22 2021 -0600
  61. 1a0a4ac README: Fix hyphenation in the directory docs by Simon Glass · Sat Jul 10 21:14:21 2021 -0600
  62. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  63. 97f9bd4 Allow efi_loader header to be included always by Simon Glass · Fri Jul 02 12:36:16 2021 -0600
  64. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · Fri Jul 02 12:36:15 2021 -0600
  65. 56d59a6 disk: Tidy up #ifdefs in part_efi by Simon Glass · Fri Jul 02 12:36:14 2021 -0600
  66. 451bc51 Makefile: Drop include/asm directory as well as symlink by Simon Glass · Fri Jul 02 12:36:13 2021 -0600
  67. d99a049 Merge branch '2021-07-28-setexpr-fmt-support' by Tom Rini · Wed Jul 28 09:51:09 2021 -0400
  68. 45b49bc AzureCI: Move i.MX8 builds to their own job by Tom Rini · Tue Jul 27 17:01:28 2021 -0400
  69. 6358207 test: cmd: setexpr: add format string tests by Roland Gaudig · Fri Jul 23 12:29:23 2021 +0000
  70. d5ae0ec doc: usage: add description for setexpr command by Roland Gaudig · Fri Jul 23 12:29:22 2021 +0000
  71. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · Fri Jul 23 12:29:21 2021 +0000
  72. 70a9e89 cmd: printf: add helper functions from busybox by Roland Gaudig · Fri Jul 23 12:29:20 2021 +0000
  73. 1201b12 cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · Fri Jul 23 12:29:19 2021 +0000
  74. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · Fri Jul 23 12:29:18 2021 +0000
  75. 4876922 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jul 27 11:42:31 2021 -0400
  76. 716c694 Merge tag 'u-boot-stm32-20210727' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Jul 27 09:11:25 2021 -0400
  77. ad9d1c8 configs: Enable SMBIOS for Khadas VIM boards by Artem Lapkin · Tue Jul 27 09:23:19 2021 +0800
  78. bc179a6 ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boards by Artem Lapkin · Tue Jul 27 09:23:18 2021 +0800
  79. 0a88754 phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · Fri May 14 23:54:20 2021 +0300
  80. f37193e phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · Fri May 14 23:54:19 2021 +0300
  81. 39d4a2f board: amlogic: vim3: fix phy-names property setup by Artem Lapkin · Tue Jul 13 14:48:47 2021 +0800
  82. de89f45 VIM3: mmc_get_env_dev correct non emmc boot sources by Artem Lapkin · Thu May 27 15:35:28 2021 +0800
  83. 005fce2 meson64: add kernel compression vars by Artem Lapkin · Thu May 27 14:43:51 2021 +0800
  84. 9bf2f5b ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb by Alexandru Gagniuc · Thu Jul 15 14:19:27 2021 -0500
  85. c860891 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · Thu Jul 15 14:19:26 2021 -0500
  86. 0ea6163 arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · Thu Jul 15 14:19:25 2021 -0500
  87. f2b410a spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · Thu Jul 15 14:19:24 2021 -0500
  88. 36fd3ba spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · Thu Jul 15 14:19:23 2021 -0500
  89. 29d247a ARM: dts: stm32: Fix AV96 eMMC pinmux by Marek Vasut · Tue Jul 20 23:46:07 2021 +0200
  90. dcd705e clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · Fri Jul 09 14:24:34 2021 +0200
  91. 466d3af stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · Fri Jul 09 09:53:37 2021 +0200
  92. 02e9197 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · Thu Jul 08 10:53:56 2021 +0200
  93. adf882e configs: j721e_evm_r5: Disable K3 R5F remoteproc by Suman Anna · Mon Jul 26 16:13:11 2021 -0500
  94. efab01a arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPL by Suman Anna · Mon Jul 26 16:13:10 2021 -0500
  95. f604c3d arm: mach-k3: Cleanup common start_non_linux_remote_cores() by Suman Anna · Mon Jul 26 16:13:09 2021 -0500
  96. 8d131bb arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL by Suman Anna · Mon Jul 26 16:13:08 2021 -0500
  97. 70ce132 arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot by Suman Anna · Mon Jul 26 16:13:07 2021 -0500
  98. 56eebd7 arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-mode by Suman Anna · Mon Jul 26 11:22:13 2021 -0500
  99. f90d928 configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library overlay by Aswath Govindraju · Mon Jul 26 20:58:07 2021 +0530
  100. d9371a3 configs: am64x_evm_*_defconfig: Enable configs to support eMMC boot by Kishon Vijay Abraham I · Mon Jul 26 20:58:06 2021 +0530