1. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
  2. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 4 months ago
  3. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
  4. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
  5. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
  6. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
  7. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 4 months ago
  8. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 4 months ago
  9. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
  10. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 4 months ago
  11. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
  12. 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 4 months ago
  13. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 4 months ago
  14. 55efa84 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 4 months ago
  15. a3f1eaa phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · 3 years, 6 months ago
  16. a41862d phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
  17. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 4 months ago
  18. bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 4 months ago
  19. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 4 months ago
  20. 0c383a7 clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · 3 years, 4 months ago
  21. 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 4 months ago
  22. c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 4 months ago
  23. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 4 months ago
  24. ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 4 months ago
  25. affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 4 months ago
  26. 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 4 months ago
  27. 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 4 months ago
  28. bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 4 months ago
  29. 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 4 months ago
  30. ad7e967 serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · 3 years, 4 months ago
  31. 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 4 months ago
  32. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
  33. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
  34. 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 5 months ago
  35. 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 5 months ago
  36. 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 5 months ago
  37. 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 6 months ago
  38. 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
  39. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
  40. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
  41. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
  42. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
  43. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 4 months ago
  44. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 4 months ago
  45. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 4 months ago
  46. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 4 months ago
  47. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 4 months ago
  48. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 4 months ago
  49. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 4 months ago
  50. 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 4 months ago
  51. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 4 months ago
  52. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 4 months ago
  53. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 4 months ago
  54. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 4 months ago
  55. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 4 months ago
  56. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 4 months ago
  57. 504fb66 dm: Support lzma in the flashmap by Simon Glass · 3 years, 4 months ago
  58. 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 4 months ago
  59. 85cd345 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · 3 years, 4 months ago
  60. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  61. ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 6 months ago
  62. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
  63. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 4 months ago
  64. 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
  65. 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
  66. a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 4 months ago
  67. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  68. edf95bd mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 5 months ago
  69. c6ae713 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 5 months ago
  70. 4266dc1 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · 3 years, 9 months ago
  71. c39946a Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  72. d0dab93 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  73. 5fc0943 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 4 months ago
  74. 4f7abaf driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · 3 years, 6 months ago
  75. 3105836 clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 5 months ago
  76. 92cf458 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · 3 years, 6 months ago
  77. 92f1e9a clk: Detect failure to set defaults by Simon Glass · 3 years, 6 months ago
  78. 4d159b6 pinctrl: Avoid coverity warning when checking width by Simon Glass · 3 years, 6 months ago
  79. 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 6 months ago
  80. 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 6 months ago
  81. 37e79ee reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 6 months ago
  82. ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 6 months ago
  83. 92598bd video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 6 months ago
  84. 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 6 months ago
  85. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
  86. 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 4 months ago
  87. 02bfcc5 remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs by Keerthy · 3 years, 5 months ago
  88. 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
  89. caf9478 am335x, guardian: software update available status is stored in AM3352 RTC scracth register by Gireesh Hiremath · 3 years, 5 months ago
  90. e81e8af drivers: video: hx8238 fix build bug by Gireesh Hiremath · 3 years, 5 months ago
  91. bca2d57 tpm: cr50: Drop unnecessary coral headers by Simon Glass · 3 years, 5 months ago
  92. f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 5 months ago
  93. f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 5 months ago
  94. e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 5 months ago
  95. a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 4 months ago
  96. 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 4 months ago
  97. 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 4 months ago
  98. a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 4 months ago
  99. e94ef57 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 5 months ago
  100. 845d9cf usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 4 months ago