summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16efi_loader: restructure code for TEE variablesHeinrich Schuchardt
2020-07-16efi_loader: display RO attribute with TEE-backed variablesIlias Apalodimas
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt
2020-07-16efi_selftest: enable 'bootefi hello'Heinrich Schuchardt
2020-07-16cmd: fix lsblk commandHeinrich Schuchardt
2020-07-16cmd: drop fitupd commandHeinrich Schuchardt
2020-07-15Merge branch '2020-07-15-ci-updates'Tom Rini
2020-07-15Azure: copy GRUB to correct build pathHeinrich Schuchardt
2020-07-15.gitlab-ci.yml: copy GRUB to correct build pathHeinrich Schuchardt
2020-07-15github: azure: Update our GitHub template to note for CITom Rini
2020-07-14Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-13Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-13arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay
2020-07-13mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár
2020-07-13arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford
2020-07-13README: davinci: Clarify when SPL is used and the target devices.Adam Ford
2020-07-13arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra
2020-07-13arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra
2020-07-13arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DTVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra
2020-07-13dma: ti: Add static PSIL endpoint informationVignesh Raghavendra
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-11efi_selftest: adjust runtime test for variablesHeinrich Schuchardt
2020-07-11efi_loader: enable UEFI variables at runtimeHeinrich Schuchardt
2020-07-11efi_loader: use memory based variable storageHeinrich Schuchardt
2020-07-11efi_loader: memory buffer for variablesHeinrich Schuchardt
2020-07-11efi_loader: new function efi_memcpy_runtime()Heinrich Schuchardt
2020-07-11efi_loader: optional pointer for ConvertPointerHeinrich Schuchardt
2020-07-11efi_loader: export efi_convert_pointer()Heinrich Schuchardt
2020-07-11efi_loader: UEFI variable persistenceHeinrich Schuchardt
2020-07-11efi_loader: secure boot flagHeinrich Schuchardt
2020-07-11efi_loader: read-only AuditMode and DeployedModeHeinrich Schuchardt
2020-07-11efi_loader: value of VendorKeysHeinrich Schuchardt
2020-07-11efi_loader: keep attributes in efi_set_variable_intHeinrich Schuchardt
2020-07-11efi_loader: simplify boot managerHeinrich Schuchardt
2020-07-11efi_loader: OsIndicationsSupported, PlatformLangCodesHeinrich Schuchardt
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt
2020-07-11efi_loader: display RO attribute in printenv -eHeinrich Schuchardt
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt