index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-07-30
mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2
Stephan Gerhold
2021-07-30
mmc: arm_pl180_mmci: Simplify code using mmc_of_parse()
Stephan Gerhold
2021-07-30
mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr()
Stephan Gerhold
2021-07-30
mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices
Stephan Gerhold
2021-07-30
mmc: rpmb: Fix driver routing memory alignment with tmp buffer
litchipi
2021-07-29
Merge branch '2021-07-28-assorted-fixes'
Tom Rini
2021-07-29
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-07-28
pci: swap_case: Allow compilation on 32-bit machines
Simon Glass
2021-07-28
Makefile: Move drivers/i2c/ into drivers/Makefile
Simon Glass
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
i2c: Create a new Kconfig for I2C
Simon Glass
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2021-07-28
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Simon Glass
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
2021-07-28
Makefile: Move phy rules into drivers/phy
Simon Glass
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
2021-07-27
Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-07-27
phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()
Alper Nebi Yasak
2021-07-27
phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"
Alper Nebi Yasak
2021-07-27
clk: stm32mp1: add support of missing SPI clocks
Patrick Delaunay
2021-07-27
phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
Jean-Jacques Hiblot
2021-07-27
phy: cadence: Add driver for Torrent SERDES
Aswath Govindraju
2021-07-27
phy: cadence: Add driver for Sierra PHY
Alan Douglas
2021-07-27
dm: core: Add helper to compare node names
Kishon Vijay Abraham I
2021-07-27
mmc: sdhci_am654: Read ti, strobe-sel property from device tree
Aswath Govindraju
2021-07-27
mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
Faiz Abbas
2021-07-26
psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled
Michal Simek
2021-07-26
net: xilinx: axi_mrmac: Add MRMAC driver
Ashok Reddy Soma
2021-07-26
clk: zynqmp: Add support for enabling clock on lpd_lsbus
Michal Simek
2021-07-26
mmc: zynq_sdhci: Make variables/structure static
Michal Simek
2021-07-26
mmc: zynq_sdhci: Fix kernel doc warnings
Michal Simek
2021-07-26
mmc: zynq_sdhci: Split set_tapdelay function to in and out
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Use Mask writes for Tap delays
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Allow configuring zero Tap values
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Resolve uninitialized return value
Ashok Reddy Soma
2021-07-24
serial: pl011: Enable DEBUG_UART_PL011 in SPL
Chen Baozi
2021-07-24
reset: ast2600: Fix missing reference operator
Chia-Wei Wang
2021-07-23
serial: pl011: Resend the character if FIFO is full in debug uart
Chen Baozi
2021-07-23
serial: serial_msm: Delay initialization to let pins stabilize
Stephan Gerhold
2021-07-23
board: synquacer: Initialize SCBM SMMU at board_init()
Masami Hiramatsu
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
2021-07-23
reboot-mode: add support for reboot mode control
Nandor Han
2021-07-23
i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574)
Lukasz Majewski
[next]