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-05-07
efi_loader: LoadImage() check source size
Heinrich Schuchardt
2019-05-07
efi_loader: LoadImage() check parent image
Heinrich Schuchardt
2019-05-07
efi_loader: HandleProtocol parameter checks
Heinrich Schuchardt
2019-05-07
efi_loader: use EFI_PRINT instead of debug
Heinrich Schuchardt
2019-05-07
efi_loader: CloseProtocol() requires valid agent handle
Heinrich Schuchardt
2019-05-07
efi_selftest: unit test for RegisterProtocolNotify()
Heinrich Schuchardt
2019-05-07
efi_loader: implement RegisterProtocolNotify()
Heinrich Schuchardt
2019-05-07
efi_loader: EVT_NOTIFY_SIGNAL events
Heinrich Schuchardt
2019-05-07
efi_selftest: remove redundant function efi_st_memcmp()
Heinrich Schuchardt
2019-05-07
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
2019-05-07
efi_loader: implement UnloadImage()
Heinrich Schuchardt
2019-05-07
efi_loader: move efi_unload_image() down in source
Heinrich Schuchardt
2019-05-07
efi_loader: mark started images
Heinrich Schuchardt
2019-05-07
efi_loader: correct parameter check in LocateHandle()
Heinrich Schuchardt
2019-05-07
efi_loader: allowable event types in CreateEventEx()
Heinrich Schuchardt
2019-05-07
efi_loader: clean up UEFI sub-system initialization
Heinrich Schuchardt
2019-05-06
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-05-06
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-05-05
Merge branch '2019-05-05-master-imports'
Tom Rini
2019-05-05
env: add missing newline
Philip Molloy
2019-05-05
board: toradex: drop support.arm maintainer email
Marcel Ziswiler
2019-05-05
cmd: pxe: add board specific PXE default path
Marek Behún
2019-05-05
ARM: da850evm: Enable da850-ohci USB host controller
Adam Ford
2019-05-05
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
Adam Ford
2019-05-05
fs: btrfs: add zstd decompression support
Marek Behún
2019-05-05
lib: add Zstandard decompression support
Marek Behún
2019-05-05
lib: Add xxhash support
Marek Behún
2019-05-05
board: ti: am43xx: Enable hardware leveling
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...
Brad Griffis
2019-05-05
lib/display_options: avoid illegal memory access
Heinrich Schuchardt
2019-05-05
configs: am335x_evm: enable SPL_FIT_IMAGE_TINY
Jean-Jacques Hiblot
2019-05-05
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
Jean-Jacques Hiblot
2019-05-05
spl: fix linker size check off-by-one errors
Simon Goldschmidt
2019-05-05
configs: socfpga: add imply pl310 cache controller
Dinh Nguyen
2019-05-05
ARM: socfpga: use the pl310 driver to configure the cache
Dinh Nguyen
2019-05-05
dm: cache: add the pl310 cache controller driver
Dinh Nguyen
2019-05-05
dm: cache: Create a uclass for cache
Dinh Nguyen
2019-05-05
ARM: pl310: Add macro's for handling tag and data latency mask
Dinh Nguyen
2019-05-05
Documentation: dts: Add pl310 cache controller dts documentation
Dinh Nguyen
2019-05-05
board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build
Vignesh Raghavendra
2019-05-05
arch: armv8: Provide a way to disable cache maintenance ops
Vignesh Raghavendra
2019-05-05
Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
Alex Kiernan
2019-05-04
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
Tom Rini
2019-05-04
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
Tom Rini
2019-05-04
Merge branch '2019-05-04-master-imports'
Tom Rini
2019-05-04
cmd: mmc: Make Mode: printout consistent
Marek Vasut
[next]