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
Age
Commit message (
Expand
)
Author
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-15
mmc: mvebu: Remove unused MMC_CAP.. macros
T Karthik Reddy
2019-07-14
Merge branch '2019-07-12-master-imports'
Tom Rini
2019-07-13
test: Disable pci_ep test for now
Tom Rini
2019-07-13
ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB
Adam Ford
2019-07-13
regulator: Allow autosetting fixed regulators
Sven Schwermer
2019-07-13
gpio: add gpio-hog support
Heiko Schocher
2019-07-13
ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9
Adam Ford
2019-07-13
ARM: dts: da850: Resync with Linux 5.1.9
Adam Ford
2019-07-13
ARM: davinci: da850: Manual pinmux only when PINCTRL not available
Adam Ford
2019-07-13
pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support
Adam Ford
2019-07-13
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
Tom Rini
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
ARM: am335x: Add phyCORE AM335x R2 support
Niel Fourie
2019-07-13
ARM: legoev3: convert to driver model
David Lechner
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
ARM: omap3: evm: Enable DM_USB in defconfig
Derald D. Woods
2019-07-13
ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
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-13
cmd: nvedit: Add sub-command 'env info'
Leo Ruan
2019-07-12
drivers: core: use strcmp when find device by name
Peng Fan
2019-07-12
test: dm: usb: use the real device name
Peng Fan
2019-07-12
test: dm: adc: use the real device name
Peng Fan
2019-07-12
pci: ensure enumeration of all devices in pci_init
Marek BehĂșn
2019-07-12
board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
Ilko Iliev
2019-07-12
board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
Ilko Iliev
2019-07-11
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-07-11
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-11
Merge branch '2019-07-11-master-imports'
Tom Rini
2019-07-11
gpio: pca953x: Add TI TCA9539 compatible string
Marek Vasut
2019-07-11
arm: mach-omap2: am33xx: Init pinmux before clock
Marek Vasut
2019-07-11
doc: relocate/rename Android README and add BCB overview
Eugeniu Rosca
2019-07-11
cmd: Add 'bcb' command to read/modify/write BCB fields
Eugeniu Rosca
[next]