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
2020-07-16
efi_loader: restructure code for TEE variables
Heinrich Schuchardt
2020-07-16
efi_loader: display RO attribute with TEE-backed variables
Ilias Apalodimas
2020-07-16
efi_loader: skip warnings for network configuration
Heinrich Schuchardt
2020-07-16
efi_selftest: enable 'bootefi hello'
Heinrich Schuchardt
2020-07-16
cmd: fix lsblk command
Heinrich Schuchardt
2020-07-16
cmd: drop fitupd command
Heinrich Schuchardt
2020-07-15
Merge branch '2020-07-15-ci-updates'
Tom Rini
2020-07-15
Azure: copy GRUB to correct build path
Heinrich Schuchardt
2020-07-15
.gitlab-ci.yml: copy GRUB to correct build path
Heinrich Schuchardt
2020-07-15
github: azure: Update our GitHub template to note for CI
Tom Rini
2020-07-14
Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-13
Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-07-13
arm: k3: use correct weak function name spl_board_prepare_for_linux
Patrick Delaunay
2020-07-13
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
Pali Rohár
2020-07-13
arm: k3: Consolidate and silence k3_fit_atf.sh call
Jan Kiszka
2020-07-13
omap3_beagle: Finish current outstanding DM migrations
Tom Rini
2020-07-13
ARM: da850-evm: Unify config options with Kconfig
Adam Ford
2020-07-13
README: davinci: Clarify when SPL is used and the target devices.
Adam Ford
2020-07-13
arm: dts: k3-am65: Sync CPSW DT node from kernel
Vignesh Raghavendra
2020-07-13
arm: dts: k3-j721e: Sync CPSW DT node from kernel
Vignesh Raghavendra
2020-07-13
net: ti: am65-cpsw-nuss: Update driver to use kernel DT
Vignesh Raghavendra
2020-07-13
net: ti: am65-cpsw-nuss: Set ALE default thread enable
Vignesh Raghavendra
2020-07-13
net: ti: am65-cpsw-nuss: Remove dead code
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Introduce udma_chan_config struct
Vignesh Raghavendra
2020-07-13
soc: ti: k3-ringacc: Separate soc specific initialization
Vignesh Raghavendra
2020-07-13
soc: ti: k3-ringacc: Add an API to request pair of rings
Vignesh Raghavendra
2020-07-13
soc: ti: k3-ringacc: Move state tracking variables under a struct
Vignesh Raghavendra
2020-07-13
arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Update driver to use static endpoint Data
Vignesh Raghavendra
2020-07-13
dma: ti: Add static PSIL endpoint information
Vignesh Raghavendra
2020-07-11
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-11
efi_selftest: adjust runtime test for variables
Heinrich Schuchardt
2020-07-11
efi_loader: enable UEFI variables at runtime
Heinrich Schuchardt
2020-07-11
efi_loader: use memory based variable storage
Heinrich Schuchardt
2020-07-11
efi_loader: memory buffer for variables
Heinrich Schuchardt
2020-07-11
efi_loader: new function efi_memcpy_runtime()
Heinrich Schuchardt
2020-07-11
efi_loader: optional pointer for ConvertPointer
Heinrich Schuchardt
2020-07-11
efi_loader: export efi_convert_pointer()
Heinrich Schuchardt
2020-07-11
efi_loader: UEFI variable persistence
Heinrich Schuchardt
2020-07-11
efi_loader: secure boot flag
Heinrich Schuchardt
2020-07-11
efi_loader: read-only AuditMode and DeployedMode
Heinrich Schuchardt
2020-07-11
efi_loader: value of VendorKeys
Heinrich Schuchardt
2020-07-11
efi_loader: keep attributes in efi_set_variable_int
Heinrich Schuchardt
2020-07-11
efi_loader: simplify boot manager
Heinrich Schuchardt
2020-07-11
efi_loader: OsIndicationsSupported, PlatformLangCodes
Heinrich Schuchardt
2020-07-11
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: display RO attribute in printenv -e
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt
[next]