1. d8428f7 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · 3 years ago
  2. 85fcf94 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · 3 years ago
  3. 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years ago
  4. f5a2d6b spmi: msm: add arbiter version 5 support by Dzmitry Sankouski · 3 years ago
  5. 324df15 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · 3 years ago
  6. 785cfde iommu: Add Apple DART driver by Mark Kettenis · 3 years ago
  7. d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years ago
  8. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years ago
  9. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years ago
  10. c95b029 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · 3 years ago
  11. 44645f8 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · 3 years ago
  12. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 1 month ago
  13. ee02543 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · 3 years, 1 month ago
  14. 73d18e3 dfu: Sort Kconfig entries alphabetically by Marek Vasut · 3 years ago
  15. ca341e9 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · 3 years, 1 month ago
  16. c846fe4 mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · 3 years, 2 months ago
  17. 93d34fa watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 1 month ago
  18. e0c628d clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · 3 years, 1 month ago
  19. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years ago
  20. 830e161 power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 1 month ago
  21. 6fa41cd phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · 3 years, 1 month ago
  22. 1da7b88 phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · 3 years, 1 month ago
  23. 6617894 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · 3 years, 1 month ago
  24. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  25. b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 2 months ago
  26. e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 2 months ago
  27. 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years ago
  28. b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years ago
  29. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years ago
  30. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years ago
  31. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years ago
  32. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years ago
  33. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years ago
  34. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years ago
  35. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years ago
  36. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years ago
  37. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years ago
  38. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years ago
  39. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years ago
  40. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  41. bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years ago
  42. aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years ago
  43. 999ac22 arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years ago
  44. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  45. d36c942 ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 1 month ago
  46. b422ed0 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 1 month ago
  47. fb9bec8 dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 1 month ago
  48. 7e22c85 i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  49. d710c7e gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  50. 2edb02e clk: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  51. 2fb91a2 cache: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  52. 1786440 clk: fixed_rate: add dummy disable() function by Samuel Holland · 3 years ago
  53. bba76a1 drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · 3 years ago
  54. d990f7d Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years ago
  55. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years ago
  56. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years ago
  57. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years ago
  58. 022f552 mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · 3 years ago
  59. f2cdd44 clk: rockchip: rk3568: update clks by Elaine Zhang · 3 years ago
  60. 24c627b spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years ago
  61. 51f2923 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years ago
  62. ef120e0 rockchip: px30: add support for setting cpll clock by Chris Morgan · 3 years, 2 months ago
  63. c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years ago
  64. c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years ago
  65. 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years ago
  66. b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years ago
  67. 30ac0b4 nvme: invalidate correct memory range after read by Stefan Agner · 3 years ago
  68. 07c6524 rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years ago
  69. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 1 month ago
  70. 5f9338a fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 2 months ago
  71. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  72. 618c77d Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years ago
  73. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  74. 4c3dc6f usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 1 month ago
  75. 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 1 month ago
  76. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  77. 9b07597 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years ago
  78. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  79. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  80. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  81. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years ago
  82. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years ago
  83. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years ago
  84. 165e8fe clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years ago
  85. 23c8336 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years, 1 month ago
  86. c61897b clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years, 1 month ago
  87. 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 1 month ago
  88. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 1 month ago
  89. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  90. 14c8c63 gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 1 month ago
  91. 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 1 month ago
  92. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years ago
  93. 450d937 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years ago
  94. 2c2653d video: simplefb: Add 30bpp support by Mark Kettenis · 3 years ago
  95. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years ago
  96. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years ago
  97. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 1 month ago
  98. c31cf40 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 2 months ago
  99. 6338b45 i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 2 months ago
  100. 6bbb14f i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 2 months ago