1. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  2. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  3. 3f4ec33 dm: Add comments to dt-structs contents by Simon Glass · Sat Aug 07 07:24:08 2021 -0600
  4. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  5. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  6. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  7. 39fc095 Avoid polluting CONFIG_ namespace with board specific define. by Kristian Amlie · Fri Sep 10 08:19:19 2021 +0200
  8. 8f8a299 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · Tue Sep 07 08:37:51 2021 +0200
  9. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:09 2021 +0200
  10. a951fcc Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Sep 22 14:55:16 2021 -0400
  11. e06b820 include: dt-bindings: mfd: add atmel flexcom include file by Eugen Hristev · Fri Aug 27 13:44:11 2021 +0300
  12. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · Wed Aug 25 13:28:28 2021 +0300
  13. a5348a1 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · Tue Aug 24 16:02:33 2021 +0300
  14. 5435c2c board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND by Eugen Hristev · Thu Aug 19 14:09:41 2021 +0300
  15. b5f8187 board: sama5d2_xplained: Modify load addresses by Clément Léger · Mon Aug 16 14:25:43 2021 +0200
  16. c58913b board: sama5d27_som1_ek: Modify load addresses by Clément Léger · Mon Aug 16 14:25:40 2021 +0200
  17. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  18. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · Mon Aug 02 15:18:37 2021 +0200
  19. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  20. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  21. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  22. e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · Wed Aug 18 21:40:31 2021 -0600
  23. 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · Wed Aug 18 21:40:30 2021 -0600
  24. c44d5ab dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · Wed Aug 18 21:40:29 2021 -0600
  25. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  26. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  27. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  28. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  29. 3dba83b pci: Drop old code from header file by Simon Glass · Sun Aug 01 18:54:16 2021 -0600
  30. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  31. 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
  32. 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
  33. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  34. b3dfffc configs: j72*_evm: Define the buffer sizes for dfu by Aswath Govindraju · Thu Aug 26 21:28:59 2021 +0530
  35. 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
  36. 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
  37. 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
  38. 0a356f9 ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS by Derald D. Woods · Mon Aug 02 03:46:19 2021 +0000
  39. 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
  40. dfa9b14 arm: mvebu: a38x: Fix 5200000 baudrate by Pali Rohár · Thu Sep 02 12:00:51 2021 +0200
  41. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · Thu Sep 02 19:54:22 2021 -0500
  42. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  43. 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
  44. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  45. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  46. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  47. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  48. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  49. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · Mon Aug 30 09:16:28 2021 -0400
  50. 2db3de0 riscv: enable booting HiFive Unmatched from SATA by Heinrich Schuchardt · Wed Aug 25 18:21:57 2021 +0200
  51. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  52. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  53. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  54. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · Sun Aug 08 12:20:25 2021 -0600
  55. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · Sun Aug 08 12:20:21 2021 -0600
  56. d851842 ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · Sun Aug 08 12:20:20 2021 -0600
  57. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  58. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  59. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  60. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  61. 6ddffec efi_loader: fix boot_service_capability_min calculation by Masahisa Kojima · Fri Sep 03 10:55:51 2021 +0900
  62. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  63. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  64. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  65. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  66. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  67. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  68. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  69. 4ca26ce arm: mvebu: a38x: Define supported UART baudrates by Pali Rohár · Wed Aug 11 10:08:04 2021 +0200
  70. 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
  71. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  72. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  73. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  74. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  75. 431e9ca nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · Tue Aug 24 20:41:03 2021 -0400
  76. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  77. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  78. 4a9d43d Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · Sat Aug 21 13:50:19 2021 -0400
  79. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  80. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  81. 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Aug 21 13:50:14 2021 -0400
  82. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · Sat Aug 21 13:50:13 2021 -0400
  83. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:03 2021 +0200
  84. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · Thu Aug 19 11:57:01 2021 +0200
  85. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  86. e8eb04a astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · Thu Aug 19 15:16:15 2021 -0400
  87. 1debb63 mpc83xx: Update comment by Tom Rini · Thu Aug 19 15:15:06 2021 -0400
  88. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · Thu Aug 19 15:06:01 2021 -0400
  89. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  90. 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 14:58:00 2021 -0400
  91. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · Thu Aug 19 14:29:00 2021 -0400
  92. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  93. b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · Wed Aug 18 23:12:37 2021 -0400
  94. f163679 tegra: Cleanup I2C support by Tom Rini · Wed Aug 18 23:12:36 2021 -0400
  95. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  96. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  97. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  98. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  99. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  100. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400