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
2018-01-15
net: sh-eth: Fix coding style checked by checkpatch.pl
Nobuhiro Iwamatsu
2018-01-15
net: phy: b53: Add b53_reg read/write commands
Florian Fainelli
2018-01-15
net: designware: Pad small packets
Florian Fainelli
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
2018-01-15
net: designware: add clock support
Patrice Chotard
2018-01-15
dm: core: add missing dev_count_phandle_with_args()
Patrice Chotard
2018-01-15
net: mvneta - Fixed recv() when multiple packets have arrived.
Jason Brown
2018-01-15
net: miiphybb: fix casting error
Chris Brandt
2018-01-15
net: sh-eth: remove sh_eth_offset_rz table
Chris Brandt
2018-01-15
net: sh-eth: fix inl and outl definitions
Chris Brandt
2018-01-15
net: phy: marvell: Add functions to read PHY's extended registers
Lukasz Majewski
2018-01-15
net: Fix buffer overrun error in netconsole
Joe Hershberger
2018-01-15
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
2018-01-15
dm: core: parse chosen node
Rob Clark
2018-01-15
spmi: msm: display the PMIC Arb version (debug)
Jorge Ramirez-Ortiz
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-13
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
Peng Fan
2018-01-13
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
Tom Rini
2018-01-12
drivers: pci: imx: fix enumeration logic error
Koen Vandeputte
2018-01-12
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
Peng Fan
2018-01-12
pci: imx: request gpio before use
Peng Fan
2018-01-12
misc: mxc_ocotp: check fuse word before programming on i.MX7ULP
Peng Fan
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: don't read the size of eMMC enhanced user data area in SPL
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: read ssr only if MMC write support is enabled
Jean-Jacques Hiblot
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
mmc: reworked version lookup in mmc_startup_v4
Jean-Jacques Hiblot
2018-01-12
mmc: compile out more code if support for UHS and HS200 is not enabled
Jean-Jacques Hiblot
2018-01-12
mmc: atmel: when sending a data command, use the provided block size
Jean-Jacques Hiblot
2018-01-12
dm: mmc: sandbox: Update SD card emulation
Jean-Jacques Hiblot
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
2018-01-12
mmc: make UHS and HS200 optional
Jean-Jacques Hiblot
2018-01-12
mmc: convert most of printf() to pr_err() and pr_warn()
Jean-Jacques Hiblot
2018-01-12
mmc: don't use malloc_cache_aligned()
Jean-Jacques Hiblot
2018-01-12
mmc: fix for old MMCs (below version 4)
Jean-Jacques Hiblot
2018-01-12
mmc: all hosts support 1-bit bus width and legacy timings
Jean-Jacques Hiblot
2018-01-12
mmc: Fixed a problem with old sd or mmc that do not support High speed
Jean-Jacques Hiblot
2018-01-12
dm: mmc: update mmc_of_parse()
Jean-Jacques Hiblot
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
2018-01-12
mmc: meson_gx_mmc: fix the complie error
Jaehoon Chung
2018-01-12
dm: mmc: Add a library function to parse generic dt binding
Kishon Vijay Abraham I
2018-01-12
mmc: add a library function to send tuning command
Jean-Jacques Hiblot
2018-01-12
mmc: use the right voltage level for MMC DDR and HS200 modes
Jean-Jacques Hiblot
2018-01-12
mmc: Retry some MMC cmds on failure
Kishon Vijay Abraham I
2018-01-12
mmc: Change mode when switching to a boot partition
Jean-Jacques Hiblot
2018-01-12
mmc: disable UHS modes if Vcc cannot be switched on and off
Jean-Jacques Hiblot
2018-01-12
mmc: Add support for UHS modes
Jean-Jacques Hiblot
2018-01-12
mmc: add HS200 support in MMC core
Kishon Vijay Abraham I
2018-01-12
mmc: Add a execute_tuning() callback to the mmc operations.
Kishon Vijay Abraham I
[prev]
[next]