summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi
2020-11-13rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang
2020-11-13rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak
2020-11-12ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong
2020-11-12mmc: meson-gx: move arch header to local headerNeil Armstrong
2020-11-12ARM: mach-meson: update SoC IDsNeil Armstrong
2020-11-10x86: coral: Update smbios tables to latest definitionSimon Glass
2020-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass
2020-11-06arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass
2020-11-06odroid-c2: Use devicetree for SMBIOS settingsSimon Glass
2020-11-06imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass
2020-11-06rockchip: Use devicetree for SMBIOS settingsSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass
2020-11-06x86: zimage: Add a little more loggingSimon Glass
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass
2020-11-05x86: Add SMBIOS info for CoralSimon Glass
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass
2020-11-05x86: Don't bother clearing global NVSSimon Glass
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass