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-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
2018-01-12
mmc: disable the mmc clock during power off
Kishon Vijay Abraham I
2018-01-12
mmc: add a new mmc parameter to disable mmc clock
Kishon Vijay Abraham I
2018-01-12
mmc: add power cyle support in mmc core
Kishon Vijay Abraham I
2018-01-12
mmc: Add a new callback function to perform the 74 clocks cycle sequence
Jean-Jacques Hiblot
2018-01-12
mmc: Enable signal voltage to be selected from mmc core
Kishon Vijay Abraham I
2018-01-12
mmc: make mmc_set_ios() return status
Kishon Vijay Abraham I
2018-01-12
mmc: refactor MMC startup to make it easier to support new modes
Jean-Jacques Hiblot
2018-01-12
mmc: refactor SD startup to make it easier to support new modes
Jean-Jacques Hiblot
2018-01-12
mmc: use mmc modes to select the correct bus speed
Jean-Jacques Hiblot
2018-01-12
mmc: Add a function to dump the mmc capabilities
Jean-Jacques Hiblot
2018-01-12
mmc: introduce mmc modes
Jean-Jacques Hiblot
2018-01-12
mmc: add a function to read and test the ext csd (mmc >= 4)
Jean-Jacques Hiblot
2018-01-12
mmc: make ext_csd part of struct mmc
Jean-Jacques Hiblot
2018-01-12
mmc: move the MMC startup for version above v4.0 in a separate function
Jean-Jacques Hiblot
2018-01-12
mmc: split mmc_startup()
Jean-Jacques Hiblot
2018-01-12
mmc: dm: get the IO-line and main voltage regulators from the dts
Jean-Jacques Hiblot
2018-01-12
mmc: sdhci: do not compare pointer to 0
Heinrich Schuchardt
2018-01-12
mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT
Jorge Ramirez-Ortiz
2018-01-12
mmc: sanitize includes for DM i2c
Felix Brack
2018-01-12
drivers: mmc: Avoid memory leak in case of failure
Suniel Mahesh
2018-01-12
drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
Suniel Mahesh
2018-01-08
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-01-08
mtd: nand: mxs_nand_spl: Remove nand size print
Jagan Teki
2018-01-08
crypto/fsl: fix BLOB encapsulation and decapsulation
Clemens Gruber
2018-01-04
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2018-01-03
video: Support multiple lines version string display
Peng Fan
2018-01-03
video: ipu: Fix dereferencing NULL pointer problem
Peng Fan
2018-01-01
power: tps65910: replace error() by pr_err()
Felix Brack
2017-12-19
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-12-19
mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
2017-12-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-12-18
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
2017-12-18
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...
Tom Rini
2017-12-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-12-14
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
2017-12-13
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2017-12-13
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-12-13
armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
2017-12-12
power: pmic/regulator: Add basic support for TPS65910
Felix Brack
[next]