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-03-29
Merge branch '2019-03-29-master-imports'
Tom Rini
2019-03-29
lib: time: update module enable MACRO
Kever Yang
2019-03-29
doc/git-mailrc: correct entry 'agraf'
Heinrich Schuchardt
2019-03-29
RPi: Add mbrugger as board maintainer
Matthias Brugger
2019-03-29
configs: ti: Move FIT image load address to avoid overwrite
Andrew F. Davis
2019-03-29
mmc: correct the HS400 initialization process
BOUGH CHEN
2019-03-29
Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-03-28
Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arc
Tom Rini
2019-03-28
hsdk: readme: Suggest getting pyelftools with pip
Alexey Brodkin
2019-03-28
ARC: AXS10x: drop NAND support
Eugeniy Paltsev
2019-03-28
efi_loader: define development target in README.uefi
Heinrich Schuchardt
2019-03-27
efi_loader: update TODOs in doc/README.uefi
Heinrich Schuchardt
2019-03-27
MAINTAINERS: adjust git repository for EFI PAYLOAD
Heinrich Schuchardt
2019-03-27
efi_loader: TODO for the EFI file protocol
Heinrich Schuchardt
2019-03-27
efi_selftest: avoid double free in dp utilities test
Heinrich Schuchardt
2019-03-26
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-03-26
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-03-26
Merge branch '2019-03-25-master-imports'
Tom Rini
2019-03-25
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2019-03-25
Convert CONFIG_DEFAULT_SPI_* to Kconfig
Patrick Delaunay
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-03-25
tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly
Patrick Delaunay
2019-03-25
exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE
Patrick Delaunay
2019-03-25
controlcenterdc: move some configuration in defconfig file
Patrick Delaunay
2019-03-25
bcm7445: move some configuration in defconfig file
Patrick Delaunay
2019-03-25
Merge branch '2019-03-25-master-imports'
Tom Rini
2019-03-25
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
Marek Vasut
2019-03-25
mmc: sh_mmcif: Set default MMCIF clock rate
Marek Vasut
2019-03-25
clk: renesas: Add support for setting MMCIF clock divider on Gen2
Marek Vasut
2019-03-25
clk: renesas: Fix swapped div and mul in debug output on Gen2
Marek Vasut
2019-03-25
clk: renesas: Fix SDH clock divider decoding on Gen2
Marek Vasut
2019-03-25
ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator
Marek Vasut
2019-03-25
configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF
Ley Foon Tan
2019-03-25
mmc: Align MMC_TRACE with tiny printf
Marek Vasut
2019-03-25
scripts/Makefile.extrawarn: Silence more DTC warnings
Tom Rini
2019-03-25
rsa: check that pointer checksum isn't NULL before using it
Philippe Reynes
2019-03-22
Merge branch '2019-03-22-master-imports'
Tom Rini
2019-03-22
fs: ext4: do not write on filesystem with metadata_csum feature
Sébastien Szymanski
2019-03-22
board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef
Andrew F. Davis
2019-03-22
pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux
Stefan Roese
2019-03-22
common: image-android-dt: Fix out-of-bounds access
Eugeniu Rosca
2019-03-22
configs: am335x_evm: Add CONFIG_BLK
Faiz Abbas
2019-03-22
Revert "Ensure device tree DTS is compiled"
Masahiro Yamada
2019-03-22
mips: add missing dtb-y to arch/mips/dts/Makefile
Masahiro Yamada
2019-03-22
powerpc: fix arch/powerpc/dts/Makefile
Masahiro Yamada
2019-03-22
ARM: fix arch/arm/dts/Makefile
Masahiro Yamada
2019-03-22
tools: fit_image: Add the loadable property to configs
Abel Vesa
2019-03-22
common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
Abel Vesa
2019-03-22
armv8: Disable exception vectors in SPL by default
Alexander Graf
2019-03-22
Makefile: Do not pass -E to mkimage when SPL has full fitImage support
Marek Vasut
[next]