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-04-11
spi: sh_qspi: Replace data types with short ones
Marek Vasut
2018-04-11
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
2018-04-11
mtd: rpc: Add Renesas RPC Hyperflash driver
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Wait after reconfiguring pins
Marek Vasut
2018-04-11
mmc: matsushita-common: Add missing else
Marek Vasut
2018-04-11
mmc: matsushita-common: Wait for command completion
Marek Vasut
2018-04-11
mmc: matsushita-common: Correctly set mode in 16bit
Marek Vasut
2018-04-11
mmc: matsushita-common: Special case only select registers in 16bit
Marek Vasut
2018-04-11
ARM: rmobile: Enable HS200 mode on RCar Gen3
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
Marek Vasut
2018-04-11
mmc: matsushita-common: Export register access functions
Marek Vasut
2018-04-11
mmc: matsushita-common: Properly handle pin voltage configuration
Marek Vasut
2018-04-11
mmc: matsushita-common: Always check controller version
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle bus width 0
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle DMA completion flag differences
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle Renesas div-by-1
Marek Vasut
2018-04-11
mmc: matsushita-common: Add Renesas RCar quirks
Marek Vasut
2018-04-11
mmc: matsushita-common: Use mmc_of_parse()
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Handle 16bit IP
Marek Vasut
2018-04-11
mmc: uniphier: Allow passing quirks to the probe function
Marek Vasut
2018-04-11
mmc: uniphier: Add support for 16bit variant
Marek Vasut
2018-04-11
mmc: uniphier: Drop useless check
Marek Vasut
2018-04-11
mmc: uniphier: Factor out FIFO accessors
Marek Vasut
2018-04-11
ARM: rmobile: Switch to CONFIG_RENESAS_SDHI
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry
Marek Vasut
2018-04-11
mmc: uniphier: Split out SoC specific bits from the driver
Marek Vasut
2018-04-11
ARM: rmobile: Enable HUSH on M2 Porter
Marek Vasut
2018-04-11
ARM: rmobile: Add JTAG recovery support for M2 Porter
Marek Vasut
2018-04-11
ARM: rmobile: Add TPL support on R8A7791 M2 Porter
Marek Vasut
2018-04-11
ARM: rmobile: Do not init caches in TPL before DRAM
Marek Vasut
2018-04-11
ARM: rmobile: Split U-Boot and SPL sources on Porter
Marek Vasut
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
2018-04-11
ARM: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-11
serial: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2018-04-11
ubifs: Change value of mutex_is_locked()
Bradley Bolen
2018-04-10
checkpatch.pl: update from Linux kernel v4.16
Heinrich Schuchardt
2018-04-10
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
Kristian Amlie
2018-04-10
get_maintainer.pl: update from Linux kernel v4.16
Heinrich Schuchardt
2018-04-10
MAINTAINERS: ARM STM STM32MP: correct file paths
Heinrich Schuchardt
2018-04-10
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
clk: Add get/enable/disable/release for a bulk of clocks
Neil Armstrong
2018-04-10
reset: add sandbox test for bulk API
Neil Armstrong
2018-04-10
reset: Add get/assert/deassert/release for bulk of reset signals
Neil Armstrong
2018-04-10
log: Add units to code-size stats in README.log
Simon Glass
2018-04-10
log: Correct missing free() on error in log_add_filter()
Simon Glass
[next]