1. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  2. 00edb10 i2c: designware: Remove unused non-DM functionality by Tom Rini · Wed Aug 18 23:12:26 2021 -0400
  3. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  4. 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
  5. 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · Tue Aug 17 17:59:48 2021 -0400
  6. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  7. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  8. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  9. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · Tue Aug 17 17:59:42 2021 -0400
  10. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · Tue Aug 10 16:17:55 2021 -0400
  11. 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
  12. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · Tue Aug 10 00:16:12 2021 -0600
  13. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  14. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  15. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · Mon Aug 02 23:20:46 2021 -0600
  16. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · Mon Aug 02 23:20:45 2021 -0600
  17. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  18. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  19. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  20. a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · Tue Aug 10 11:26:36 2021 +0800
  21. 5e317de drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:32 2021 +0800
  22. 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:30 2021 +0800
  23. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Aug 23 09:17:32 2021 -0400
  24. a7eb715 Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Mon Aug 23 09:17:07 2021 -0400
  25. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  26. b66238b i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · Sat Aug 21 19:25:43 2021 -0500
  27. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · Thu Jul 15 17:40:00 2021 +0200
  28. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  29. ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · Wed May 19 13:31:31 2021 +0300
  30. 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · Sat May 15 00:06:21 2021 +0300
  31. db7b2f4 clk: clk_versaclock: Add support for versaclock driver by Adam Ford · Fri Jun 04 12:26:06 2021 -0500
  32. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · Tue Aug 10 17:12:19 2021 +0300
  33. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · Tue Aug 10 11:20:08 2021 +0530
  34. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  35. d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · Mon Jul 26 21:35:28 2021 +0200
  36. d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · Fri Jul 16 10:10:55 2021 +0200
  37. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Aug 12 09:33:39 2021 -0400
  38. 8f20e73 rockchip: px30: Support configure SFC by Jon Lin · Thu Aug 05 16:27:53 2021 +0800
  39. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  40. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · Thu Aug 05 16:26:38 2021 +0800
  41. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Wed Aug 11 08:31:56 2021 -0400
  42. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · Tue Jun 29 16:24:42 2021 +0800
  43. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · Tue Jun 29 16:24:41 2021 +0800
  44. c78add4 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · Sat Aug 07 13:00:00 2021 +0800
  45. b8344cf arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · Mon Aug 09 09:53:13 2021 +0200
  46. 1db749c arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · Sat Jul 31 20:29:35 2021 -0700
  47. c7d8ef6 Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Aug 09 09:27:26 2021 -0400
  48. 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · Sat Aug 07 16:01:11 2021 +0800
  49. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · Sat Aug 07 16:01:09 2021 +0800
  50. 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · Sat Aug 07 16:01:05 2021 +0800
  51. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · Sat Aug 07 16:00:55 2021 +0800
  52. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · Sat Aug 07 16:00:54 2021 +0800
  53. acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · Sat Aug 07 16:00:53 2021 +0800
  54. a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · Sat Aug 07 16:00:52 2021 +0800
  55. 79581a6 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · Sat Aug 07 16:00:51 2021 +0800
  56. 82d8558 drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:46 2021 +0800
  57. 271b8a7 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · Sat Aug 07 16:00:43 2021 +0800
  58. db29ff2 net: fec_mxc: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:42 2021 +0800
  59. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · Sat Aug 07 16:00:41 2021 +0800
  60. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  61. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  62. 913b067 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri Aug 06 13:46:40 2021 -0400
  63. 49ddb15 pci: ppc: Drop ftpci100 driver by Simon Glass · Sun Aug 01 18:54:40 2021 -0600
  64. bc7af81 pci: sata_sil: Drop DM_PCI checks by Simon Glass · Sun Aug 01 18:54:37 2021 -0600
  65. 6b67778 mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · Mon Aug 02 23:20:41 2021 -0600
  66. 21fd763 mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · Mon Aug 02 23:20:40 2021 -0600
  67. f0e4769 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · Fri Jul 30 08:00:10 2021 +0200
  68. eddd5f3 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · Thu Jul 29 10:39:08 2021 +0200
  69. 13bbcf4 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · Thu Jul 29 12:57:12 2021 +0200
  70. 531157f pci: Drop DM_PCI check from bios_emul by Simon Glass · Sun Aug 01 18:54:33 2021 -0600
  71. 37b870f pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · Sun Aug 01 18:54:32 2021 -0600
  72. 5afdbd7 pci: imx: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:31 2021 -0600
  73. 3bd4cbe pci: msc01: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:30 2021 -0600
  74. f268778 pci: gt64120: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:29 2021 -0600
  75. 869b59e pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · Sun Aug 01 18:54:26 2021 -0600
  76. 82278e3 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · Sun Aug 01 18:54:23 2021 -0600
  77. 70a4305 pci: Drop DM_PCI check from pci_common by Simon Glass · Sun Aug 01 18:54:19 2021 -0600
  78. 861c215 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Aug 03 14:06:41 2021 -0400
  79. 372deee mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · Fri Jul 30 15:20:17 2021 +0800
  80. 00bc6d0 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · Fri Jul 30 15:20:16 2021 +0800
  81. 475be5a spi: spi-mem-nodm: Fix read data size issue by Bin Meng · Wed Jul 28 20:50:14 2021 +0800
  82. 78b498c mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · Thu Jun 17 18:26:51 2021 +0200
  83. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 02 21:35:50 2021 -0400
  84. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  85. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  86. 09bc71a Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 02 08:54:23 2021 -0400
  87. 13c2be0 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Aug 02 08:53:58 2021 -0400
  88. 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · Wed Jul 28 12:00:22 2021 +0800
  89. 1be8582 spi: ich: Limit slave->max_read_size by Bin Meng · Wed Jul 28 18:28:56 2021 +0800
  90. 012df66 video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · Tue Jul 27 15:47:50 2021 +0100
  91. 36f654a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · Fri Jul 02 19:21:56 2021 +0200
  92. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  93. 05917ac sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · Sun Jul 18 14:18:05 2021 -0600
  94. 3220cb0 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · Sun Jul 18 14:18:04 2021 -0600
  95. ca31f07 sandbox: tpm: Support nvdata in TPM2 by Simon Glass · Sun Jul 18 14:18:03 2021 -0600
  96. e39503c sandbox: tpm: Track whether the state is valid by Simon Glass · Sun Jul 18 14:18:02 2021 -0600
  97. 92594f1 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · Sun Jul 18 14:18:01 2021 -0600
  98. 51c5066 sandbox: tpm: Correct handling of get-capability by Simon Glass · Sun Jul 18 14:18:00 2021 -0600
  99. f700496 sandbox: tpm: Support the define-space command by Simon Glass · Sun Jul 18 14:17:59 2021 -0600
  100. 689cde0 sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · Sun Jul 18 14:17:58 2021 -0600