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