- 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 3 months ago
- 5ab5d9a mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · 3 years, 3 months ago
- 3f123b7 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 4 months ago
- 1f065e8 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · 3 years, 4 months ago
- 23a3287 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · 3 years, 4 months ago
- a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago
- d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 4 months ago
- 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 4 months ago
- cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 4 months ago
- 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 5 months ago
- 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 3 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 73994c4 Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
- 99bb5f2 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 3 months ago
- 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
- 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 4 months ago
- 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
- 9f0b535 sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 4 months ago
- a986216 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 4 months ago
- d8f105d sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 4 months ago
- 0c0ddad sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 4 months ago
- 46aed06 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 4 months ago
- 7f350a9 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 4 months ago
- f9143c1 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 4 months ago
- 1db235a sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 4 months ago
- 974c98f sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 4 months ago
- ab08c68 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 9 months ago
- 2cc4be2 serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 4 months ago
- 5cd424d serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 4 months ago
- 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 4 months ago
- d890f23 mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · 3 years, 4 months ago
- 4daf2ec mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · 3 years, 4 months ago
- 19e1da0 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · 3 years, 4 months ago
- 936e9cd mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · 3 years, 4 months ago
- a9f7be5 mmc: rpmb: Fix driver routing memory alignment with tmp buffer by litchipi · 3 years, 5 months ago
- 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
- 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
- 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
- 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
- 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
- 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 4 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
- 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
- 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
- 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 4 months ago
- 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 4 months ago
- f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
- 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 4 months ago
- 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
- 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 4 months ago
- 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 4 months ago
- 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
- a3f1eaa phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · 3 years, 6 months ago
- a41862d phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
- d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 4 months ago
- 1a83f99 phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Jean-Jacques Hiblot · 3 years, 4 months ago
- 193c735 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · 3 years, 4 months ago
- 39b8233 phy: cadence: Add driver for Sierra PHY by Alan Douglas · 3 years, 4 months ago
- 77cbaf8 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 4 months ago
- 46077ef mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · 3 years, 6 months ago
- bda47be mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · 3 years, 7 months ago
- bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 4 months ago
- 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 4 months ago
- 0c383a7 clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · 3 years, 5 months ago
- 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 4 months ago
- c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 4 months ago
- a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 4 months ago
- ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 4 months ago
- affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 4 months ago
- 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 4 months ago
- 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 4 months ago
- bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 4 months ago
- 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 4 months ago
- ad7e967 serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · 3 years, 4 months ago
- 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 4 months ago
- c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
- f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
- 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 5 months ago
- 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 5 months ago
- 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 5 months ago
- 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 6 months ago
- 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
- 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
- b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
- b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 4 months ago
- 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 4 months ago
- ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 4 months ago
- 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 4 months ago
- 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 4 months ago
- d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 4 months ago
- b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 4 months ago
- 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 4 months ago
- 96f37b0 blk: Support iteration by Simon Glass · 3 years, 4 months ago
- 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 4 months ago
- 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 4 months ago
- 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 4 months ago