1. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  2. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  3. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  4. e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · Wed Aug 18 21:40:31 2021 -0600
  5. 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · Wed Aug 18 21:40:30 2021 -0600
  6. c44d5ab dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · Wed Aug 18 21:40:29 2021 -0600
  7. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  8. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  9. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  10. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  11. 3dba83b pci: Drop old code from header file by Simon Glass · Sun Aug 01 18:54:16 2021 -0600
  12. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  13. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Sep 13 08:31:41 2021 -0400
  14. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Sep 12 20:33:21 2021 -0400
  15. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  16. b3dfffc configs: j72*_evm: Define the buffer sizes for dfu by Aswath Govindraju · Thu Aug 26 21:28:59 2021 +0530
  17. 551436b environment: ti: k3_dfu: Increase the size allocated for bootloader images in dfu_alt_info_ram by Aswath Govindraju · Thu Aug 26 21:28:58 2021 +0530
  18. c92c771 include: configs: am64x_evm: Add env variables for booting to kernel using USB MSC device by Aswath Govindraju · Wed Aug 04 18:42:46 2021 +0530
  19. b60facd environment: ti: mmc.h: Make the finduuid generic for usage across different device types by Aswath Govindraju · Wed Aug 04 18:42:45 2021 +0530
  20. 0a356f9 ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS by Derald D. Woods · Mon Aug 02 03:46:19 2021 +0000
  21. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  22. dfa9b14 arm: mvebu: a38x: Fix 5200000 baudrate by Pali Rohár · Thu Sep 02 12:00:51 2021 +0200
  23. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · Thu Sep 02 19:54:22 2021 -0500
  24. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  25. 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
  26. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  27. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  28. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  29. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  30. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  31. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · Mon Aug 30 09:16:28 2021 -0400
  32. 2db3de0 riscv: enable booting HiFive Unmatched from SATA by Heinrich Schuchardt · Wed Aug 25 18:21:57 2021 +0200
  33. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  34. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  35. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  36. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · Sun Aug 08 12:20:25 2021 -0600
  37. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · Sun Aug 08 12:20:21 2021 -0600
  38. d851842 ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · Sun Aug 08 12:20:20 2021 -0600
  39. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  40. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  41. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  42. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  43. 6ddffec efi_loader: fix boot_service_capability_min calculation by Masahisa Kojima · Fri Sep 03 10:55:51 2021 +0900
  44. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  45. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  46. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  47. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  48. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  49. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  50. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  51. 4ca26ce arm: mvebu: a38x: Define supported UART baudrates by Pali Rohár · Wed Aug 11 10:08:04 2021 +0200
  52. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Aug 31 19:11:15 2021 -0400
  53. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  54. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  55. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  56. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  57. 431e9ca nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · Tue Aug 24 20:41:03 2021 -0400
  58. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  59. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  60. 4a9d43d Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · Sat Aug 21 13:50:19 2021 -0400
  61. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  62. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  63. 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Aug 21 13:50:14 2021 -0400
  64. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · Sat Aug 21 13:50:13 2021 -0400
  65. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:03 2021 +0200
  66. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · Thu Aug 19 11:57:01 2021 +0200
  67. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  68. e8eb04a astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · Thu Aug 19 15:16:15 2021 -0400
  69. 1debb63 mpc83xx: Update comment by Tom Rini · Thu Aug 19 15:15:06 2021 -0400
  70. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · Thu Aug 19 15:06:01 2021 -0400
  71. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  72. 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 14:58:00 2021 -0400
  73. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · Thu Aug 19 14:29:00 2021 -0400
  74. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  75. b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · Wed Aug 18 23:12:37 2021 -0400
  76. f163679 tegra: Cleanup I2C support by Tom Rini · Wed Aug 18 23:12:36 2021 -0400
  77. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  78. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  79. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  80. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  81. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  82. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  83. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  84. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  85. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  86. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  87. a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · Tue Aug 17 17:59:44 2021 -0400
  88. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · Tue Aug 17 17:59:42 2021 -0400
  89. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  90. 1cfc127 siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · Tue Aug 17 17:59:40 2021 -0400
  91. f90f5f4 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · Tue Aug 17 17:59:39 2021 -0400
  92. 5010387 arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · Tue Aug 17 17:59:38 2021 -0400
  93. 80e6cdd kp_imx53: Switch to using a local namespace for ID EEPROM by Tom Rini · Tue Aug 17 17:59:36 2021 -0400
  94. b32149c powerpc: Remove unused FCC ethernet code by Tom Rini · Wed Aug 11 08:26:52 2021 -0400
  95. 84afe7a exynos: Update environment macros a bit by Tom Rini · Tue Aug 10 17:34:22 2021 -0400
  96. 5a23a65 arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS by Tom Rini · Tue Aug 10 17:34:21 2021 -0400
  97. cc3b003 aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS by Tom Rini · Tue Aug 10 17:34:20 2021 -0400
  98. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · Tue Aug 10 16:17:55 2021 -0400
  99. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  100. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600