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-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-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
2021-07-23
i2c: pcf8575: Remove not used members of pcf8575_chip structure
Lukasz Majewski
2021-07-23
tee: optee: sync cache on pre-reloc OP-TEE invocation
Etienne Carriere
2021-07-22
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-07-22
net: fsl-mc: fix logically dead code
Cosmin-Florin Aluchenesei
2021-07-22
drivers: net: aquantia: fix unsigned compared against 0
Cosmin-Florin Aluchenesei
2021-07-22
net: dwc_eth_qos: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: eth-phy: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: dwc: add a common empty ops eqos_null_ops
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: use generic ethernet phy for stm32 variant
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
Patrick Delaunay
2021-07-22
net: eth-phy: manage subnode mdio0
Patrick Delaunay
2021-07-22
net: eth-phy: use dev_dbg and log_notice
Patrick Delaunay
2021-07-22
net: eth-phy: add support of device tree configuration for gpio reset
Patrick Delaunay
[next]