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
2020-03-02
Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-02-28
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
Christophe Leroy
2020-02-28
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
Christophe Leroy
2020-02-28
net: zynq: Free allocated buffers in case of error
Michal Simek
2020-02-28
net: phy: dp83867: Clean force link good bit
Michal Simek
2020-02-28
mtd: nand: Fix on-die ecc issues in arasan_nfc driver
T Karthik Reddy
2020-02-28
versal: drivers: clk: Fix invalid clock name queries
Rajan Vaja
2020-02-28
net: zynq_gem: Use ulong instead of u32 data type
T Karthik Reddy
2020-02-26
misc: k3_avs: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-02-25
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
Peng Ma
2020-02-20
Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-02-20
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
2020-02-20
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-18
i2c: designware_i2c: Correct the selection of speed mode
Simon Glass
2020-02-17
mmc: remove unneeded forward declarations
Masahiro Yamada
2020-02-17
mmc: check the return value of mmc_select_mode_and_width()
Masahiro Yamada
2020-02-17
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2020-02-17
mmc: fix the build error when MMC_WRITE is disabled
Jaehoon Chung
2020-02-17
drivers: mmc: rpmb: Use R1 response
Bharat Kumar Reddy Gooty
2020-02-14
Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-02-13
clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree
Patrick Delaunay
2020-02-13
pinctrl: stmfx: update the result type of dm_i2c_reg_read
Patrick Delaunay
2020-02-13
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
Michal Simek
2020-02-12
CLK: HSDK: fix HDMI clock calculation
Eugeniy Paltsev
2020-02-12
CLK: HSDK: Check for PLL bypass firstly
Eugeniy Paltsev
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...
Lukasz Majewski
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-10
Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-02-09
misc: i2c_eeprom: set offset len and chip addr offset mask
Robert Beckett
2020-02-09
gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
Fabio Estevam
2020-02-07
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
Jason Li
2020-02-07
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
Jason Li
2020-02-07
gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
Jason Li
2020-02-07
eth: mtk-eth: aarch64: fix build warnings on ethernet-driver
Frank Wunderlich
2020-02-07
eth: mtk-eth: add mt7622 support in mediatek eth driver
MarkLee
2020-02-07
eth: mtk-eth: add sgmii mode support in mediatek eth driver
MarkLee
2020-02-07
tpm: Add a driver for H1/Cr50
Simon Glass
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
x86: Add a clock driver for Intel devices
Simon Glass
2020-02-07
tegra: i2c: Change driver to use helper function
Simon Glass
[next]