1. 605b655 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · Sun Aug 15 16:27:37 2021 +0200
  2. 4b5b1c5 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · Sun Aug 15 16:27:36 2021 +0200
  3. 8534161 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · Tue Aug 10 14:51:15 2021 +1200
  4. 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · Fri Jul 30 09:08:04 2021 +0800
  5. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  6. 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
  7. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  8. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  9. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  10. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  11. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · Sat Aug 21 13:50:15 2021 -0400
  12. 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Aug 21 13:50:14 2021 -0400
  13. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · Thu Aug 19 11:57:04 2021 +0200
  14. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:03 2021 +0200
  15. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · Thu Aug 19 11:57:01 2021 +0200
  16. 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · Thu Aug 19 11:56:59 2021 +0200
  17. c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · Thu Aug 19 11:56:58 2021 +0200
  18. 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · Thu Aug 19 11:56:57 2021 +0200
  19. 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · Thu Aug 19 11:56:56 2021 +0200
  20. f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · Thu Aug 19 11:56:55 2021 +0200
  21. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  22. b0f0a21 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 15:06:54 2021 -0400
  23. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · Thu Aug 19 15:06:01 2021 -0400
  24. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  25. 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 14:58:00 2021 -0400
  26. 40a35f5 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 13:56:20 2021 -0400
  27. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  28. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  29. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  30. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  31. 2b12913 i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · Wed Aug 18 23:12:30 2021 -0400
  32. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  33. 00edb10 i2c: designware: Remove unused non-DM functionality by Tom Rini · Wed Aug 18 23:12:26 2021 -0400
  34. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  35. 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
  36. 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · Tue Aug 17 17:59:48 2021 -0400
  37. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  38. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  39. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  40. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · Tue Aug 17 17:59:42 2021 -0400
  41. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · Tue Aug 10 16:17:55 2021 -0400
  42. 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
  43. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · Tue Aug 10 00:16:12 2021 -0600
  44. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  45. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  46. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · Mon Aug 02 23:20:46 2021 -0600
  47. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · Mon Aug 02 23:20:45 2021 -0600
  48. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  49. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  50. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  51. a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · Tue Aug 10 11:26:36 2021 +0800
  52. 5e317de drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:32 2021 +0800
  53. 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:30 2021 +0800
  54. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Aug 23 09:17:32 2021 -0400
  55. 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
  56. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  57. b66238b i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · Sat Aug 21 19:25:43 2021 -0500
  58. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · Thu Jul 15 17:40:00 2021 +0200
  59. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  60. ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · Wed May 19 13:31:31 2021 +0300
  61. 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · Sat May 15 00:06:21 2021 +0300
  62. db7b2f4 clk: clk_versaclock: Add support for versaclock driver by Adam Ford · Fri Jun 04 12:26:06 2021 -0500
  63. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · Tue Aug 10 17:12:19 2021 +0300
  64. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · Tue Aug 10 11:20:08 2021 +0530
  65. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  66. d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · Mon Jul 26 21:35:28 2021 +0200
  67. d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · Fri Jul 16 10:10:55 2021 +0200
  68. 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
  69. 8f20e73 rockchip: px30: Support configure SFC by Jon Lin · Thu Aug 05 16:27:53 2021 +0800
  70. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  71. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · Thu Aug 05 16:26:38 2021 +0800
  72. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Wed Aug 11 08:31:56 2021 -0400
  73. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · Tue Jun 29 16:24:42 2021 +0800
  74. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · Tue Jun 29 16:24:41 2021 +0800
  75. c78add4 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · Sat Aug 07 13:00:00 2021 +0800
  76. b8344cf arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · Mon Aug 09 09:53:13 2021 +0200
  77. 1db749c arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · Sat Jul 31 20:29:35 2021 -0700
  78. 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
  79. 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · Sat Aug 07 16:01:11 2021 +0800
  80. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · Sat Aug 07 16:01:09 2021 +0800
  81. 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · Sat Aug 07 16:01:05 2021 +0800
  82. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · Sat Aug 07 16:00:55 2021 +0800
  83. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · Sat Aug 07 16:00:54 2021 +0800
  84. acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · Sat Aug 07 16:00:53 2021 +0800
  85. a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · Sat Aug 07 16:00:52 2021 +0800
  86. 79581a6 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · Sat Aug 07 16:00:51 2021 +0800
  87. 82d8558 drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:46 2021 +0800
  88. 271b8a7 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · Sat Aug 07 16:00:43 2021 +0800
  89. db29ff2 net: fec_mxc: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:42 2021 +0800
  90. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · Sat Aug 07 16:00:41 2021 +0800
  91. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  92. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  93. 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
  94. 49ddb15 pci: ppc: Drop ftpci100 driver by Simon Glass · Sun Aug 01 18:54:40 2021 -0600
  95. bc7af81 pci: sata_sil: Drop DM_PCI checks by Simon Glass · Sun Aug 01 18:54:37 2021 -0600
  96. 6b67778 mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · Mon Aug 02 23:20:41 2021 -0600
  97. 21fd763 mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · Mon Aug 02 23:20:40 2021 -0600
  98. f0e4769 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · Fri Jul 30 08:00:10 2021 +0200
  99. eddd5f3 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · Thu Jul 29 10:39:08 2021 +0200
  100. 13bbcf4 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · Thu Jul 29 12:57:12 2021 +0200