- 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
- 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, 4 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
- 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 4 months ago
- 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 4 months ago
- 504fb66 dm: Support lzma in the flashmap by Simon Glass · 3 years, 4 months ago
- 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 4 months ago
- 85cd345 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · 3 years, 4 months ago
- 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
- ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 6 months ago
- be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
- a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 4 months ago
- 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
- 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
- a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 4 months ago
- 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
- edf95bd mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 5 months ago
- c6ae713 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 5 months ago
- 4266dc1 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · 3 years, 9 months ago
- c39946a Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 4 months ago
- d0dab93 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
- 5fc0943 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 4 months ago
- 4f7abaf driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · 3 years, 6 months ago
- 3105836 clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 5 months ago
- 92cf458 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · 3 years, 6 months ago
- 92f1e9a clk: Detect failure to set defaults by Simon Glass · 3 years, 6 months ago
- 4d159b6 pinctrl: Avoid coverity warning when checking width by Simon Glass · 3 years, 6 months ago
- 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 6 months ago
- 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 6 months ago
- 37e79ee reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 6 months ago
- ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 6 months ago
- 92598bd video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 6 months ago
- 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 6 months ago
- d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 4 months ago
- 02bfcc5 remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs by Keerthy · 3 years, 5 months ago
- 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
- caf9478 am335x, guardian: software update available status is stored in AM3352 RTC scracth register by Gireesh Hiremath · 3 years, 5 months ago
- e81e8af drivers: video: hx8238 fix build bug by Gireesh Hiremath · 3 years, 5 months ago
- bca2d57 tpm: cr50: Drop unnecessary coral headers by Simon Glass · 3 years, 5 months ago
- f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 5 months ago
- f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 5 months ago
- e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 5 months ago
- a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 4 months ago
- 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 4 months ago
- 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 4 months ago
- a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 4 months ago
- e94ef57 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 5 months ago
- 845d9cf usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 4 months ago