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
2019-07-15
mmc: skip select_mode_and_width for MMC SPI host
Anup Patel
2019-07-15
mmc: retry a few times if a partition switch failed
Jean-Jacques Hiblot
2019-07-15
mmc: do not change mode when accessing a boot partition
Jean-Jacques Hiblot
2019-07-15
mmc: During a switch, poll on dat0 if available and check the final status
Jean-Jacques Hiblot
2019-07-15
mmc: When switching partition, use the timeout specified in the ext_csd
Jean-Jacques Hiblot
2019-07-15
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
Jean-Jacques Hiblot
2019-07-15
mmc: if possible, poll the busy state using DAT0
Jean-Jacques Hiblot
2019-07-15
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
Jean-Jacques Hiblot
2019-07-15
mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
Jean-Jacques Hiblot
2019-07-15
Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...
Jean-Jacques Hiblot
2019-07-15
mmc: omap_hsmmc: don't fill the send_init_stream callback
Jean-Jacques Hiblot
2019-07-15
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
Jean-Jacques Hiblot
2019-07-15
mmc: rpmb: fix response type of CMD25
Akio Hirayama
2019-07-15
mmc: sdhci: Implement SDHCI card detect
T Karthik Reddy
2019-07-15
mmc: sdhci: Read cd-gpio from devicetree
T Karthik Reddy
2019-07-15
mmc: Read sd card detect properties from DT
T Karthik Reddy
2019-07-14
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-13
regulator: Allow autosetting fixed regulators
Sven Schwermer
2019-07-13
gpio: add gpio-hog support
Heiko Schocher
2019-07-13
pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support
Adam Ford
2019-07-13
power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...
Keerthy
2019-07-13
power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565
Keerthy
2019-07-13
rtc: add Microcrystal RV-8803 driver
Michael Walle
2019-07-13
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-13
rtc: ds1307: add support for m41t11
Heiko Schocher
2019-07-13
mmc: Register only the first MMC device on MMC_TINY
Ezequiel Garcia
2019-07-13
spl: Move SPL_MMC_TINY option to appear under SPL menu
Ezequiel Garcia
2019-07-12
drivers: core: use strcmp when find device by name
Peng Fan
2019-07-12
pci: ensure enumeration of all devices in pci_init
Marek BehĂșn
2019-07-12
gpio: stm32: Remove .ofmatch callback
Patrice Chotard
2019-07-12
pinctrl: stm32: update .bind callback
Patrice Chotard
2019-07-12
gpio: stm32: Rename stm32f7_gpio to stm32_gpio
Patrice Chotard
2019-07-12
spi: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
spi: stm32_qspi: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-12
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-12
power: stpmic1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
ram: stm32mp1_ram: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
misc: stm32_fuse: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
power: regulator: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
clk: clk_stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
i2c: stm32f7_i2c: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
gpio: stm32_gpio: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
adc: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
adc: stm32-adc: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-12
serial: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
pmic: stpmic1: add support for SYSRESET_POWER_OFF
Patrick Delaunay
2019-07-12
stm32mp1: syscon: remove stgen
Patrick Delaunay
2019-07-12
sysreset: syscon: add support for power off
Patrick Delaunay
[prev]
[next]