1. 73994c4 Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
  2. 99bb5f2 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 4 months ago
  3. 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
  4. 9f0b535 sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 4 months ago
  5. a986216 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 4 months ago
  6. d8f105d sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 4 months ago
  7. 0c0ddad sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 4 months ago
  8. 46aed06 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 4 months ago
  9. 7f350a9 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 4 months ago
  10. f9143c1 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 4 months ago
  11. 1db235a sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 4 months ago
  12. 974c98f sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 4 months ago
  13. ab08c68 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 9 months ago
  14. 2cc4be2 serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 4 months ago
  15. 5cd424d serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 4 months ago
  16. 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 4 months ago
  17. d890f23 mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · 3 years, 4 months ago
  18. 4daf2ec mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · 3 years, 4 months ago
  19. 19e1da0 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · 3 years, 4 months ago
  20. 936e9cd mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · 3 years, 4 months ago
  21. a9f7be5 mmc: rpmb: Fix driver routing memory alignment with tmp buffer by litchipi · 3 years, 5 months ago
  22. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  23. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  24. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
  25. 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
  26. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
  27. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 4 months ago
  28. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
  29. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
  30. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
  31. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
  32. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 4 months ago
  33. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 4 months ago
  34. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
  35. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 4 months ago
  36. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
  37. 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 4 months ago
  38. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  39. 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
  40. a3f1eaa phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · 3 years, 6 months ago
  41. a41862d phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
  42. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 4 months ago
  43. 1a83f99 phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Jean-Jacques Hiblot · 3 years, 4 months ago
  44. 193c735 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · 3 years, 4 months ago
  45. 39b8233 phy: cadence: Add driver for Sierra PHY by Alan Douglas · 3 years, 4 months ago
  46. 77cbaf8 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 4 months ago
  47. 46077ef mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · 3 years, 6 months ago
  48. bda47be mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · 3 years, 8 months ago
  49. bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 4 months ago
  50. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 5 months ago
  51. 0c383a7 clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · 3 years, 5 months ago
  52. 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 4 months ago
  53. c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 4 months ago
  54. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 4 months ago
  55. ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 4 months ago
  56. affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 4 months ago
  57. 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 4 months ago
  58. 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 4 months ago
  59. bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 4 months ago
  60. 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 4 months ago
  61. ad7e967 serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · 3 years, 4 months ago
  62. 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 4 months ago
  63. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
  64. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
  65. 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 5 months ago
  66. 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 5 months ago
  67. 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 5 months ago
  68. 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 6 months ago
  69. 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
  70. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
  71. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
  72. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
  73. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
  74. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 4 months ago
  75. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 4 months ago
  76. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 4 months ago
  77. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 4 months ago
  78. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 4 months ago
  79. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 4 months ago
  80. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 4 months ago
  81. 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 4 months ago
  82. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 5 months ago
  83. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 5 months ago
  84. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 5 months ago
  85. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 5 months ago
  86. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 5 months ago
  87. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 5 months ago
  88. 504fb66 dm: Support lzma in the flashmap by Simon Glass · 3 years, 5 months ago
  89. 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 5 months ago
  90. 85cd345 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · 3 years, 5 months ago
  91. 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
  92. ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 6 months ago
  93. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
  94. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 4 months ago
  95. 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
  96. 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
  97. a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 4 months ago
  98. 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
  99. edf95bd mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 5 months ago
  100. c6ae713 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 5 months ago