1. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 2 months ago
  2. 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 2 months ago
  3. 2cc4be2 serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 2 months ago
  4. 5cd424d serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 2 months ago
  5. 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 2 months ago
  6. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  7. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 2 months ago
  8. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 2 months ago
  9. 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 2 months ago
  10. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 2 months ago
  11. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 2 months ago
  12. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  13. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 2 months ago
  14. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  15. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 2 months ago
  16. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 2 months ago
  17. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 2 months ago
  18. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 2 months ago
  19. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 2 months ago
  20. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 2 months ago
  21. 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 2 months ago
  22. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 3 months ago
  23. 55efa84 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 2 months ago
  24. a3f1eaa phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · 3 years, 4 months ago
  25. a41862d phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 4 months ago
  26. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 3 months ago
  27. 1a83f99 phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Jean-Jacques Hiblot · 3 years, 2 months ago
  28. 193c735 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · 3 years, 2 months ago
  29. 39b8233 phy: cadence: Add driver for Sierra PHY by Alan Douglas · 3 years, 2 months ago
  30. 77cbaf8 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 2 months ago
  31. 46077ef mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · 3 years, 4 months ago
  32. bda47be mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · 3 years, 6 months ago
  33. bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 2 months ago
  34. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 3 months ago
  35. 0c383a7 clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · 3 years, 3 months ago
  36. 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 3 months ago
  37. c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 3 months ago
  38. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 3 months ago
  39. ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 3 months ago
  40. affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 3 months ago
  41. 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 3 months ago
  42. 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 2 months ago
  43. bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 2 months ago
  44. 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 2 months ago
  45. ad7e967 serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · 3 years, 2 months ago
  46. 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 2 months ago
  47. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 3 months ago
  48. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 3 months ago
  49. 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 3 months ago
  50. 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 4 months ago
  51. 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 4 months ago
  52. 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 4 months ago
  53. 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 2 months ago
  54. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  55. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  56. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  57. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  58. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 2 months ago
  59. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 2 months ago
  60. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 2 months ago
  61. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 2 months ago
  62. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 2 months ago
  63. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 2 months ago
  64. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 3 months ago
  65. 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 2 months ago
  66. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 3 months ago
  67. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 3 months ago
  68. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 3 months ago
  69. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 3 months ago
  70. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 3 months ago
  71. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 3 months ago
  72. 504fb66 dm: Support lzma in the flashmap by Simon Glass · 3 years, 3 months ago
  73. 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 3 months ago
  74. 85cd345 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · 3 years, 3 months ago
  75. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 2 months ago
  76. ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 4 months ago
  77. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 3 months ago
  78. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 2 months ago
  79. 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 2 months ago
  80. 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 2 months ago
  81. a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 2 months ago
  82. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 2 months ago
  83. edf95bd mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 3 months ago
  84. c6ae713 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 3 months ago
  85. 4266dc1 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · 3 years, 7 months ago
  86. c39946a Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  87. d0dab93 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  88. 5fc0943 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 2 months ago
  89. 4f7abaf driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · 3 years, 4 months ago
  90. 3105836 clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 3 months ago
  91. 92cf458 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · 3 years, 5 months ago
  92. 92f1e9a clk: Detect failure to set defaults by Simon Glass · 3 years, 4 months ago
  93. 4d159b6 pinctrl: Avoid coverity warning when checking width by Simon Glass · 3 years, 4 months ago
  94. 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 4 months ago
  95. 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 4 months ago
  96. 37e79ee reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 4 months ago
  97. ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 4 months ago
  98. 92598bd video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 4 months ago
  99. 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 4 months ago
  100. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago