aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass
2020-07-17acpi: Add a way to check device statusSimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass
2020-07-17dm: core: Add an ACPI name for the root nodeSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-17coral: Enable the copy framebufferSimon Glass
2020-07-17timer: Allow delays with a 32-bit microsecond timerSimon Glass
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner
2020-07-17drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner
2020-07-16Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-16efi_loader: simplify 'printenv -e'Heinrich Schuchardt
2020-07-16efi_loader: describe EFI_VAR_FILE_MAGICHeinrich Schuchardt
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