1. aa44eb2 drivers: ddr: main.c: Fix Bad Shift operator issue by Priyanka Singh · Thu Aug 19 11:39:03 2021 +0530
  2. d94a038 drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue by Priyanka Singh · Thu Aug 19 11:39:02 2021 +0530
  3. bc4ef9c drivers: ddr: util.c: Fix divide by zero issue by Priyanka Singh · Thu Aug 19 11:39:01 2021 +0530
  4. 54fb1fa dfu: newline after updating by Heinrich Schuchardt · Fri Mar 05 18:36:37 2021 +0100
  5. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  6. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  7. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · Wed Nov 03 22:55:14 2021 -0500
  8. 90722ba sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · Wed Nov 03 22:55:13 2021 -0500
  9. 83e32fa sysreset: Mark driver probe functions as static by Samuel Holland · Wed Nov 03 22:55:12 2021 -0500
  10. d9263d5 sysreset: Add uclass Kconfig dependency to drivers by Samuel Holland · Wed Nov 03 22:55:11 2021 -0500
  11. 7e7a7b6 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Nov 03 09:42:45 2021 -0400
  12. f566d47 usb: mtu3: flush cache for the first GPD when allocate GPD ring by developer · Thu Oct 21 13:33:07 2021 +0800
  13. 058f67b arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · Mon Nov 01 10:12:51 2021 +0100
  14. ac2ee55 pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · Fri Oct 22 16:22:15 2021 +0200
  15. 6f3e57a pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · Fri Oct 22 16:22:14 2021 +0200
  16. 7dc01fd pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · Fri Oct 22 16:22:13 2021 +0200
  17. 2f9b519 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · Fri Oct 22 16:22:12 2021 +0200
  18. b0877d1 pci: pci_mvebu: Remove unused functions by Pali Rohár · Fri Oct 22 16:22:11 2021 +0200
  19. 9e2274d pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · Fri Oct 22 16:22:10 2021 +0200
  20. 8922013 pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · Fri Oct 22 16:22:09 2021 +0200
  21. 35bce49 pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · Fri Oct 22 16:22:08 2021 +0200
  22. 0a6978c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Oct 31 12:48:08 2021 -0400
  23. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  24. 0024e44 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · Sun Oct 17 13:45:40 2021 +0300
  25. 2993e97 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · Sun Oct 17 13:45:39 2021 +0300
  26. e9be204 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · Sun Oct 17 13:44:29 2021 +0300
  27. 682351a spmi: msm: add arbiter version 5 support by Dzmitry Sankouski · Sun Oct 17 13:44:28 2021 +0300
  28. f5be5c8 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · Sun Oct 17 13:44:27 2021 +0300
  29. 357a256 iommu: Add Apple DART driver by Mark Kettenis · Sat Oct 23 16:58:05 2021 +0200
  30. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  31. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  32. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  33. 3fa593d usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · Wed Oct 06 14:05:29 2021 +0200
  34. b2bfae6 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · Tue Oct 19 15:49:48 2021 +0100
  35. cd9ea64 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · Sat Oct 09 23:49:59 2021 +0300
  36. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  37. 1822a97 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · Tue Aug 17 12:46:40 2021 -0700
  38. d7dc200 dfu: Sort Kconfig entries alphabetically by Marek Vasut · Tue Oct 26 00:37:05 2021 +0200
  39. a5fe780 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · Tue Sep 14 05:26:51 2021 +0200
  40. b68d92c mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · Thu Jul 22 14:30:05 2021 +0800
  41. 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · Sun Aug 22 13:53:27 2021 -0500
  42. 9a77a96 clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · Sat Sep 11 14:45:31 2021 -0500
  43. 5afa5cd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · Sun Oct 24 21:00:10 2021 -0500
  44. 41a545f power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · Sun Aug 22 18:18:05 2021 -0500
  45. c70137c phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · Sun Sep 12 09:22:42 2021 -0500
  46. f42dbdf phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · Sun Sep 12 09:22:41 2021 -0500
  47. b083242 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · Sun Sep 12 09:22:40 2021 -0500
  48. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  49. 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · Tue Aug 03 14:32:58 2021 +0530
  50. 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · Tue Aug 03 14:32:57 2021 +0530
  51. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  52. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  53. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  54. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · Tue Oct 05 15:56:05 2021 +0200
  55. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  56. e86e9e2 mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:03 2021 +0200
  57. b6cc44d mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:02 2021 +0200
  58. 987482c mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:00 2021 +0200
  59. d929a6f mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · Tue Oct 05 15:55:59 2021 +0200
  60. 9e4893b mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:55:58 2021 +0200
  61. 883cdc3 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · Tue Oct 05 15:55:57 2021 +0200
  62. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  63. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  64. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  65. 4e02e70 arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · Tue Oct 19 11:05:01 2021 +0200
  66. c5cc3ec arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · Tue Oct 12 13:19:19 2021 +0200
  67. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  68. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  69. d7ca28d ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · Sun Sep 12 11:15:15 2021 +0800
  70. 81ce637 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · Sun Sep 12 11:15:14 2021 +0800
  71. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · Sun Sep 12 11:15:12 2021 +0800
  72. 40d89ad i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:11 2021 +0800
  73. 95b03aa gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:10 2021 +0800
  74. d0dcb75 clk: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:09 2021 +0800
  75. 9f50173 cache: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:08 2021 +0800
  76. d3196cb clk: fixed_rate: add dummy disable() function by Samuel Holland · Tue Oct 12 19:40:29 2021 -0500
  77. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · Fri Oct 01 13:37:57 2021 +0200
  78. 3c0abe5 Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 17 21:13:49 2021 -0400
  79. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  80. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  81. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  82. 58ec23b mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · Fri Oct 15 16:41:27 2021 +0800
  83. 7b9b926 clk: rockchip: rk3568: update clks by Elaine Zhang · Tue Oct 12 16:43:00 2021 +0800
  84. e792db1 spi: rockchip_sfc: Using read_poll by Jon Lin · Fri Sep 17 21:14:59 2021 +0800
  85. 0accc65 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · Fri Sep 17 21:14:58 2021 +0800
  86. b959910 rockchip: px30: add support for setting cpll clock by Chris Morgan · Thu Aug 05 11:48:47 2021 -0500
  87. 14e5d38 pci: Fix printf format for regions by Pali Rohár · Fri Oct 08 17:01:24 2021 +0200
  88. 8597402 pci: Fix configuring BARs by Pali Rohár · Thu Oct 07 14:50:59 2021 +0200
  89. 4fb6599 pci: Skip configuring invalid P2P bridge devices by Pali Rohár · Thu Oct 07 14:50:58 2021 +0200
  90. 39a1d97 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · Thu Oct 07 14:50:57 2021 +0200
  91. 2c85230 nvme: invalidate correct memory range after read by Stefan Agner · Mon Oct 04 11:24:51 2021 +0200
  92. c58ef2d rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · Tue Sep 28 10:10:42 2021 +1300
  93. 0155171 mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · Tue Sep 14 13:43:51 2021 +0800
  94. 04a5b0f fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · Fri Jul 30 14:23:54 2021 +0200
  95. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  96. 5e56ce6 Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Tue Oct 12 11:49:15 2021 -0400
  97. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  98. d54d294 usb: sandbox: Add gadget callbacks by Patrice Chotard · Fri Sep 10 16:16:22 2021 +0200
  99. 5aaae6c usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · Fri Sep 10 16:16:21 2021 +0200
  100. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200