index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-08-17
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
2017-08-17
dm: sata: dw_sata: Sort #include directives
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary brackets
Simon Glass
2017-08-17
dm: sata: dw_sata: Pass uc_priv to internal functions
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary casts
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
Simon Glass
2017-08-17
dm: sata: dw_sata: Move exported functions to the end
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
Simon Glass
2017-08-17
dm: sata: dwc_ahsata: Make functions static
Simon Glass
2017-08-17
dm: blk: Update return value in blk_create_devicef()
Simon Glass
2017-08-17
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-17
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2017-08-17
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
Wenyou.Yang@microchip.com
2017-08-17
mmc: sd_sdhi: Enable clock using clock framework
Marek Vasut
2017-08-17
mmc: sh_sdhi: Fix the ACMD handling
Marek Vasut
2017-08-17
mmc: sh_sdhi: Add DM and DT probing support
Marek Vasut
2017-08-17
mmc: uniphier-sd: Fix long response processing
Marek Vasut
2017-08-14
driver: net: ldpaa: Update priv->phydev after free()
Prabhakar Kushwaha
2017-08-14
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-14
net: fman: add support RGMII_TXID to memac
Madalin Bucur
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
wdt: Update uclass to make clear that the timeout is in ms
Andy Shevchenko
2017-08-13
nvme: Handle zero Maximum Data Transfer Size (MDTS)
Bin Meng
2017-08-13
nvme: Fix number of blocks detection
Jon Nettleton
2017-08-13
nvme: Detect devices that are class Storage Express
Jon Nettleton
2017-08-13
nvme: Add show routine to print detailed information
Zhikang Zhang
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
arm: mvebu: ddr3_debug: remove self assignments
xypron.glpk@gmx.de
2017-08-13
arm: mvebu: remove self assignment
xypron.glpk@gmx.de
2017-08-13
rockchip: clk: remove RATE_TO_DIV
Kever Yang
2017-08-13
rockchip: clk: update dwmmc clock div
Kever Yang
2017-08-13
rockchip: timer: add device-model timer driver for RK3368 (and similar)
Philipp Tomsich
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
timer: add OF_PLATDATA support for timer-uclass
Philipp Tomsich
2017-08-13
rockchip: spi: enable support for the rk_spi driver for the RK3368
Philipp Tomsich
2017-08-13
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
Philipp Tomsich
2017-08-13
net: gmac_rockchip: Add support for the RK3368 GMAC
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: add support for configuring the SPI clocks
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: implement MMC/SD clock reparenting
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
Philipp Tomsich
[next]