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
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
cmd: mmc: display the mode name and current bus speed in the mmc info
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
Prepare v2018.01
Tom Rini
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
board: engicam: Fix to remove legacy board/icorem6_rqs
Jagan Teki
2018-01-08
imx: initialize and use generic timer on i.MX 6UL/ULL
Stefan Agner
2018-01-08
imx: introduce CONFIG_GPT_TIMER
Stefan Agner
2018-01-08
imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
Stefan Agner
2018-01-08
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-01-08
crypto/fsl: fix BLOB encapsulation and decapsulation
Clemens Gruber
2018-01-08
x86: tangier: Add Bluetooth to ACPI table
Andy Shevchenko
2018-01-08
x86: tangier: Use actual GPIO hardware numbers
Andy Shevchenko
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2018-01-04
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2018-01-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-03
ARM: imx: cm_fx6: env: don't run boot scripts twice
Christopher Spinrath
2018-01-03
ARM: imx: cm_fx6: env: support distro boot command
Christopher Spinrath
2018-01-03
ARM: imx: cm_fx6: env: use standard variables
Christopher Spinrath
2018-01-03
rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM
Philipp Tomsich
2018-01-03
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2018-01-03
imx: spl: Fix NAND bootmode detection
Eran Matityahu
2018-01-03
mx6: Add board mx6memcal for use in validating DDR
Eric Nelson
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-02
rockchip: board: lion-rk3368: reduce env-size default to 8KiB
Philipp Tomsich
2018-01-02
boards: amlogic: khadas-vim: Typo fixup
Neil Armstrong
2018-01-01
Prepare v2018.01-rc3
Tom Rini
2018-01-01
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-01
power: tps65910: replace error() by pr_err()
Felix Brack
2018-01-01
configs: am335x_boneblack: Bring back missed bootcmd
Sam Protsenko
2018-01-01
dm: core: remove orphaned parameter description in platdata.h
Heinrich Schuchardt
2018-01-01
ARM: omap3: evm: Refactor 'board_eth_init'
Derald D. Woods
2018-01-01
ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}
Derald D. Woods
2018-01-01
ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730}
Derald D. Woods
[next]