summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17acpi: Support generation of interrupt descriptorSimon Glass
2020-07-17acpi: Support generation of ACPI codeSimon Glass
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-16mx6memcal: fix buildStefano Babic
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-16imx6: Remove unneeded CONFIG_DM_MDIOFabio Estevam
2020-07-16arm: dts: imx7: Fix error in coresight TPIU graph connectionIlko Iliev
2020-07-16arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)Lukasz Majewski
2020-07-16imx6: aristainetos: sync defconfig with 2020.10Heiko Schocher
2020-07-16watchdog: imx: Support set timeout by wdt commandMo, Yuezhang
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt
2020-07-16pico-imx6ul: Fix Quick Start Guide URLFabio Estevam
2020-07-16gpio: mxc_gpio: Improve to use ofdata_to_platdataYe Li
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li
2020-07-16spi: fsl_qspi: Support to use full AHB space on i.MXYe Li
2020-07-16spi: fsl_qspi: Add support for i.MX7ULPYe Li
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-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie
2020-07-14arm: imx6q: pcm058: change MAINTAINERNiel Fourie
2020-07-14arm: dts: imx6q: Add Linux dts files for Phytec MiraNiel Fourie
2020-07-14dts-bindings: regulator: Add dlg,da9063-regulatorNiel Fourie
2020-07-14mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel