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
2015-05-05
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
2015-05-05
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-04-29
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-04-29
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
Siva Durga Prasad Paladugu
2015-04-29
serial: zynq: Add support for slow emulation platform
Michal Simek
2015-04-29
gpio: add Xilinx Zynq PS GPIO driver
Andrea Scian
2015-04-28
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
Tom Rini
2015-04-28
dm: core: Correct bug introduced in uclass_first/next_device()
Simon Glass
2015-04-28
serial: ns16550: Remove hard-coded baud_divisor setting
Axel Lin
2015-04-28
dm: core: drop device removal error path correctly
Masahiro Yamada
2015-04-28
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-04-28
sf: Fix to compute proper sector_size
Jagannadha Sutradharudu Teki
2015-04-28
dm: sf: Make SST flash write op work again
Bin Meng
2015-04-28
dm: sf: Save flash flags to struct spi_flash
Bin Meng
2015-04-27
spi: omap3: Fix timeout handling
David Dueck
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-04-23
ls2085a: esdhc: Add esdhc support for ls2085a
Yangbo Lu
2015-04-23
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
driver/ifc: Add 64KB page support
Jaiprakash Singh
2015-04-23
board/ls2085qds: Add support ethernet
Prabhakar Kushwaha
2015-04-23
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-04-23
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
Sanchayan Maity
2015-04-23
mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
Zhou Zhu
2015-04-23
gpio: mvmfp: support newer MFP bit definitions
Xiang Wang
2015-04-23
driver/ldpaa: Add support of WRIOP static data structure
Prabhakar Kushwaha
2015-04-23
net/memac_phy: reuse driver for little endian SoCs
Shaohui Xie
2015-04-23
drivers/fsl-mc: Changed MC firmware loading for new boot architecture
J. German Rivera
2015-04-23
net/phy/cortina: Fix compilation warning
pankaj chauhan
2015-04-23
driver/ldpaa_eth: Update ldpaa ethernet driver
Prabhakar Kushwaha
2015-04-23
drivers/net/e1000.c: Cleanup whitespace
Minghuan Lian
2015-04-23
driver/ddr/fsl: Add workaround for DDR erratum A008511
York Sun
2015-04-23
driver/ddr/fsl: Add built-in memory test for DDR4 driver
York Sun
2015-04-23
driver/ddr/fsl: Fix driver to support empty first slot
York Sun
2015-04-23
drivers/ddr/fsl: Update DDR driver for DDR4
York Sun
2015-04-23
driver/i2c/mxc: Enable I2C bus 3 and 4
York Sun
2015-04-23
nand/fsl_ifc: Increase eccstat[] for IFC 2.0
Scott Wood
2015-04-23
driver/fsl_ifc: Add support to finalize CS1, CS3 address binding
Prabhakar Kushwaha
2015-04-23
driver/ldpaa_eth: Add LDPAA Ethernet driver
Prabhakar Kushwaha
2015-04-23
dm: core: Select device tree control correctly for SPL
Simon Glass
2015-04-23
dm: core: Drop device removal error path when not supported
Simon Glass
2015-04-23
dm: Add a panic_str() function to reduce code size
Simon Glass
[next]