1. 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · Sat Feb 20 20:06:30 2021 -0500
  2. 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · Sat Feb 20 20:06:21 2021 -0500
  3. acdfafe ppc: Remove TARGET_T1040QDS references by Tom Rini · Sat Feb 20 20:06:20 2021 -0500
  4. 79d9a96 arm: Remove s32v234evb board by Tom Rini · Sat Feb 20 20:05:49 2021 -0500
  5. 5af921e arm: Remove vexpress_ca15_tc2 board by Tom Rini · Sat Feb 20 20:05:47 2021 -0500
  6. 80b1497 arm: Remove apf27 board by Tom Rini · Sat Feb 20 20:05:43 2021 -0500
  7. c951574 drivers: ata: Remove mvsata_ide driver by Tom Rini · Tue Feb 09 21:42:56 2021 -0500
  8. 2398bbc ata: DWC_AHSATA depends on BLK by Tom Rini · Tue Feb 09 21:42:44 2021 -0500
  9. 062bb64 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Apr 09 13:10:59 2021 -0400
  10. c67140d Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 09 07:41:32 2021 -0400
  11. da6e54c ram: stm32: fix strsep failed on read only memory by dillon min · Fri Apr 09 15:28:45 2021 +0800
  12. 2615495 mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary by Haibo Chen · Mon Mar 22 18:55:38 2021 +0800
  13. dc7b830 mmc: fsl_esdhc_imx: remove redundant cmd11 related code. by Haibo Chen · Mon Mar 22 18:55:37 2021 +0800
  14. 7818a81 mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output by Haibo Chen · Wed Mar 03 17:05:46 2021 +0800
  15. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · Mon Mar 01 14:33:28 2021 -0800
  16. 3c3e9a1 crypto: fsl: refactor for 32 bit version CAAM support on ARM64 by Ye Li · Thu Mar 25 17:30:36 2021 +0800
  17. 372956c fsl_mfgprot: Fix typo in sign_mppubk() by Breno Lima · Thu Mar 25 17:30:35 2021 +0800
  18. a93b0d9 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · Thu Mar 25 17:30:33 2021 +0800
  19. ea49c5a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Apr 08 07:33:14 2021 -0400
  20. 3ff5d69 clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Mar 31 15:24:49 2021 +0800
  21. 896cbfe timer: sifive_clint: Support the official clint DT bindings by Bin Meng · Sat Mar 27 19:57:35 2021 +0800
  22. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · Wed Mar 17 11:10:58 2021 +0800
  23. 4951964 wdt: dw: Free the clock on error by Sean Anderson · Wed Mar 10 21:02:20 2021 -0500
  24. 85c9270 wdt: dw: Enable the clock before using it by Sean Anderson · Wed Mar 10 21:02:19 2021 -0500
  25. 955c95d wdt: dw: Switch to if(CONFIG()) instead of using #if by Sean Anderson · Wed Mar 10 21:02:18 2021 -0500
  26. a202a3c wdt: dw: Switch to using fls for log2 by Sean Anderson · Wed Mar 10 21:02:17 2021 -0500
  27. 6c372bd crypto: caam: Fix pointer size to 32bit for i.MX8M by Aymen Sghaier · Thu Mar 25 17:30:28 2021 +0800
  28. 1536fd8 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · Thu Mar 25 17:30:26 2021 +0800
  29. 4da2569 crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · Thu Mar 25 17:30:25 2021 +0800
  30. 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · Thu Mar 25 17:30:23 2021 +0800
  31. 7181278 crypto: caam: change JR running loop by Franck LENORMAND · Thu Mar 25 17:30:22 2021 +0800
  32. a422c21 crypto: fsl: blob: Flush dcache range for destination address by Breno Lima · Thu Mar 25 17:30:16 2021 +0800
  33. c89287e imx: imx7 Support for Manufacturing Protection by Breno Lima · Thu Mar 25 17:30:02 2021 +0800
  34. c29b7c7 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · Fri Mar 19 15:57:17 2021 +0800
  35. ff86641 power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · Fri Mar 19 15:57:06 2021 +0800
  36. 6292783 imx8mp: refine power on imx8mp board by haidong.zheng · Fri Mar 19 15:57:02 2021 +0800
  37. 7b9e5af mmc: mvebu: convert to driver model by Harm Berntsen · Tue Mar 30 10:19:41 2021 +0200
  38. 311d9de rtc: add armada38x driver by Marek Behún · Fri Feb 26 10:30:19 2021 +0100
  39. bfc0b0f Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Apr 06 22:42:55 2021 -0400
  40. 81fcfd4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Apr 06 14:11:21 2021 -0400
  41. ede9de1 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · Tue Apr 06 12:10:18 2021 +0200
  42. fd062eb usb: xhci: Add missing xhci_readl() by Aaron Williams · Tue Apr 06 12:10:17 2021 +0200
  43. 3335a36 Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Apr 06 08:37:28 2021 -0400
  44. 4b942db Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Apr 06 08:37:06 2021 -0400
  45. 95fc521 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Tue Apr 06 08:36:49 2021 -0400
  46. b9f84af mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · Thu Mar 25 12:48:48 2021 +0530
  47. 57e2ccb mmc: Check for device with a seq number equal to num before checking against index by Aswath Govindraju · Thu Mar 25 12:48:47 2021 +0530
  48. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · Wed Mar 17 15:01:37 2021 +0100
  49. 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · Wed Mar 17 15:01:36 2021 +0100
  50. ca85aaa net: designware: remove amlogic compatibles by Neil Armstrong · Thu Feb 25 09:44:36 2021 +0100
  51. 145aff7 net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · Wed Feb 24 20:33:56 2021 +0100
  52. d0ddbb9 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · Wed Feb 24 17:31:53 2021 +0100
  53. 47318c9 net: designware: add DM_MDIO support by Neil Armstrong · Wed Feb 24 15:02:39 2021 +0100
  54. b66cbb3 net: add MMIO Register MDIO MUX driver by Neil Armstrong · Wed Feb 24 15:02:23 2021 +0100
  55. f698a77 watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · Tue Mar 09 14:26:56 2021 +0100
  56. c80b821 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · Tue Mar 09 14:26:55 2021 +0100
  57. 8a8a5ad watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · Tue Mar 09 14:26:54 2021 +0100
  58. cb99a77 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · Fri Feb 26 08:51:49 2021 +0100
  59. 33bf7b8 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · Thu Mar 25 10:26:11 2021 +1300
  60. 0873822 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · Thu Mar 25 10:26:10 2021 +1300
  61. 46e5f61 clk: Return -ENOSYS when system call is not available by Simon Glass · Thu Mar 25 10:26:09 2021 +1300
  62. 29ff16a clk: Update drivers to use -EINVAL by Simon Glass · Thu Mar 25 10:26:08 2021 +1300
  63. 12fb749 usb: Return -ENOSYS when system call is not available by Simon Glass · Thu Mar 25 10:26:05 2021 +1300
  64. e74f8f8 dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · Thu Mar 25 10:26:04 2021 +1300
  65. 86676e0 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 31 09:47:30 2021 -0400
  66. 117aed0 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Tue Mar 30 11:24:09 2021 -0400
  67. c17b307 spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · Wed Mar 17 01:01:50 2021 -0600
  68. 97ab47d clk: zynqmp: Fix clk dump values by T Karthik Reddy · Wed Feb 24 23:44:46 2021 -0700
  69. 3d6a9e0 net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · Thu Mar 11 16:55:50 2021 -0600
  70. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  71. 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · Wed Mar 17 12:31:30 2021 +0100
  72. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  73. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  74. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  75. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · Mon Mar 15 18:11:08 2021 +1300
  76. 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · Mon Mar 15 18:11:06 2021 +1300
  77. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · Mon Mar 15 18:00:27 2021 +1300
  78. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · Mon Mar 15 18:00:26 2021 +1300
  79. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  80. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · Mon Mar 15 18:00:08 2021 +1300
  81. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:07 2021 +1300
  82. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · Mon Mar 15 18:00:04 2021 +1300
  83. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:03 2021 +1300
  84. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · Wed Mar 10 18:23:57 2021 +0100
  85. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · Fri Mar 26 12:15:26 2021 -0400
  86. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  87. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · Mon Mar 15 17:25:38 2021 +1300
  88. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · Mon Mar 15 17:25:37 2021 +1300
  89. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  90. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  91. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · Mon Mar 15 17:25:30 2021 +1300
  92. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  93. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  94. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · Mon Mar 15 17:25:26 2021 +1300
  95. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  96. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  97. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:23 2021 +1300
  98. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  99. 81f910e dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · Thu Mar 18 07:46:07 2021 +0100
  100. fce4f4d mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · Fri Mar 12 09:27:41 2021 +0300