summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16efi_loader: pre-seed UEFI variablesHeinrich Schuchardt
2020-07-16efi_loader: identify PK, KEK, db, dbx correctlyHeinrich Schuchardt
2020-07-16efi_loader: configuration of variables storeHeinrich Schuchardt
2020-07-16doc: provide links to Microsoft UEFI certificatesHeinrich Schuchardt
2020-07-16efi_loader: update secure stateHeinrich Schuchardt
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 tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
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-14mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel
2020-07-14mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel
2020-07-14mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel
2020-07-14mmc: read ssr for SD spiPragnesh Patel
2020-07-14mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel
2020-07-14mmc: mmc_spi: correct the while conditionPragnesh Patel
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