1. dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · Sun Sep 12 20:32:24 2021 -0400
  2. 5b81035 compulab: Clean up some unused symbols by Tom Rini · Sun Sep 12 20:32:23 2021 -0400
  3. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · Sun Sep 12 20:32:22 2021 -0400
  4. 7392617 usb: phy: ti: Remove non-DM PHY code by Tom Rini · Sun Sep 12 20:32:21 2021 -0400
  5. 4d01402 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · Sun Sep 12 20:32:20 2021 -0400
  6. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  7. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  8. ff6ab5e fdt_support.h: Remove duplicated declarations by Bin Meng · Sat Sep 18 17:37:23 2021 +0800
  9. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  10. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  11. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  12. 3f4ec33 dm: Add comments to dt-structs contents by Simon Glass · Sat Aug 07 07:24:08 2021 -0600
  13. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  14. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  15. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  16. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  17. 39fc095 Avoid polluting CONFIG_ namespace with board specific define. by Kristian Amlie · Fri Sep 10 08:19:19 2021 +0200
  18. 8f8a299 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · Tue Sep 07 08:37:51 2021 +0200
  19. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  20. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:09 2021 +0200
  21. 6f880bb Merge git://source.denx.de/u-boot-socfpga by Tom Rini · Thu Sep 23 08:30:45 2021 -0400
  22. 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
  23. 62aa293 arm: socfpga: vining: Drop meaningless comment by Marek Vasut · Tue Sep 14 05:25:29 2021 +0200
  24. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  25. 4828221 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · Mon Sep 20 15:37:24 2021 +0200
  26. e2442a1 include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · Mon Sep 20 15:37:23 2021 +0200
  27. 382cf4e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · Mon Sep 20 15:37:22 2021 +0200
  28. 386d128 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  29. e06b820 include: dt-bindings: mfd: add atmel flexcom include file by Eugen Hristev · Fri Aug 27 13:44:11 2021 +0300
  30. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · Wed Aug 25 13:28:28 2021 +0300
  31. a5348a1 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · Tue Aug 24 16:02:33 2021 +0300
  32. 5435c2c board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND by Eugen Hristev · Thu Aug 19 14:09:41 2021 +0300
  33. b5f8187 board: sama5d2_xplained: Modify load addresses by Clément Léger · Mon Aug 16 14:25:43 2021 +0200
  34. c58913b board: sama5d27_som1_ek: Modify load addresses by Clément Léger · Mon Aug 16 14:25:40 2021 +0200
  35. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  36. db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · Tue Sep 07 17:16:58 2021 -0500
  37. 2cde1a2 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · Tue Jul 27 18:24:39 2021 -0500
  38. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  39. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · Mon Aug 02 15:18:37 2021 +0200
  40. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  41. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  42. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  43. e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · Wed Aug 18 21:40:31 2021 -0600
  44. 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · Wed Aug 18 21:40:30 2021 -0600
  45. c44d5ab dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · Wed Aug 18 21:40:29 2021 -0600
  46. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  47. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  48. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  49. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  50. 3dba83b pci: Drop old code from header file by Simon Glass · Sun Aug 01 18:54:16 2021 -0600
  51. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  52. 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
  53. 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
  54. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  55. b3dfffc configs: j72*_evm: Define the buffer sizes for dfu by Aswath Govindraju · Thu Aug 26 21:28:59 2021 +0530
  56. 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
  57. 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
  58. 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
  59. 0a356f9 ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS by Derald D. Woods · Mon Aug 02 03:46:19 2021 +0000
  60. 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
  61. dfa9b14 arm: mvebu: a38x: Fix 5200000 baudrate by Pali Rohár · Thu Sep 02 12:00:51 2021 +0200
  62. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · Thu Sep 02 19:54:22 2021 -0500
  63. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  64. 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
  65. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  66. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  67. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  68. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  69. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  70. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · Mon Aug 30 09:16:28 2021 -0400
  71. 2db3de0 riscv: enable booting HiFive Unmatched from SATA by Heinrich Schuchardt · Wed Aug 25 18:21:57 2021 +0200
  72. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  73. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  74. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  75. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · Sun Aug 08 12:20:25 2021 -0600
  76. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · Sun Aug 08 12:20:21 2021 -0600
  77. d851842 ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · Sun Aug 08 12:20:20 2021 -0600
  78. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  79. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  80. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  81. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  82. 6ddffec efi_loader: fix boot_service_capability_min calculation by Masahisa Kojima · Fri Sep 03 10:55:51 2021 +0900
  83. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  84. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  85. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  86. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  87. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  88. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  89. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  90. 4ca26ce arm: mvebu: a38x: Define supported UART baudrates by Pali Rohár · Wed Aug 11 10:08:04 2021 +0200
  91. 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
  92. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  93. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  94. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  95. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  96. 431e9ca nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · Tue Aug 24 20:41:03 2021 -0400
  97. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  98. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  99. 4a9d43d Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · Sat Aug 21 13:50:19 2021 -0400
  100. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400