aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass5-2/+157
2020-07-17acpi: Add a way to check device statusSimon Glass3-0/+45
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass5-13/+213
2020-07-17dm: core: Add an ACPI name for the root nodeSimon Glass1-0/+13
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass5-8/+36
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass11-64/+63
2020-07-17coral: Enable the copy framebufferSimon Glass1-0/+1
2020-07-17timer: Allow delays with a 32-bit microsecond timerSimon Glass2-0/+16
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner1-0/+1
2020-07-17drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner1-6/+6
2020-07-16Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini21-339/+552
2020-07-16efi_loader: simplify 'printenv -e'Heinrich Schuchardt2-90/+23
2020-07-16efi_loader: describe EFI_VAR_FILE_MAGICHeinrich Schuchardt1-1/+5
2020-07-16efi_loader: pre-seed UEFI variablesHeinrich Schuchardt7-10/+73
2020-07-16efi_loader: identify PK, KEK, db, dbx correctlyHeinrich Schuchardt3-13/+60
2020-07-16efi_loader: configuration of variables storeHeinrich Schuchardt1-12/+18
2020-07-16doc: provide links to Microsoft UEFI certificatesHeinrich Schuchardt1-0/+9
2020-07-16efi_loader: update secure stateHeinrich Schuchardt1-0/+10
2020-07-16efi_loader: restructure code for TEE variablesHeinrich Schuchardt3-159/+162
2020-07-16efi_loader: display RO attribute with TEE-backed variablesIlias Apalodimas2-6/+179
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt1-5/+11
2020-07-16efi_selftest: enable 'bootefi hello'Heinrich Schuchardt1-0/+1
2020-07-16cmd: fix lsblk commandHeinrich Schuchardt2-0/+3
2020-07-16cmd: drop fitupd commandHeinrich Schuchardt5-45/+0
2020-07-15Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-8/+49
2020-07-15Merge branch '2020-07-15-ci-updates'Tom Rini3-8/+15
2020-07-15Azure: copy GRUB to correct build pathHeinrich Schuchardt1-4/+6
2020-07-15.gitlab-ci.yml: copy GRUB to correct build pathHeinrich Schuchardt1-4/+6
2020-07-15github: azure: Update our GitHub template to note for CITom Rini1-0/+3
2020-07-14Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini26-690/+929
2020-07-14mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel1-4/+28
2020-07-14mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel1-0/+2
2020-07-14mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel1-3/+8
2020-07-14mmc: read ssr for SD spiPragnesh Patel2-0/+6
2020-07-14mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel1-0/+2
2020-07-14mmc: mmc_spi: correct the while conditionPragnesh Patel1-1/+3
2020-07-13Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini28-1284/+1864
2020-07-13arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay1-1/+1
2020-07-13mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár1-1/+1
2020-07-13arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka1-8/+9
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini2-70/+3
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford4-24/+8
2020-07-13README: davinci: Clarify when SPL is used and the target devices.Adam Ford1-3/+7
2020-07-13arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra2-53/+85
2020-07-13arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra2-73/+75
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra1-1/+1
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra1-0/+6
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra1-7/+0
2020-07-13dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra1-37/+15
2020-07-13dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra1-24/+28