summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-17sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng6-30/+725
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng1-0/+1
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland25-631/+2383
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+7
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini4-1/+259
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini8-97/+30
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi4-1/+259
2020-11-13rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang1-1/+1
2020-11-13rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker1-4/+0
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2-2/+2
2020-11-12ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong6-4/+24
2020-11-12mmc: meson-gx: move arch header to local headerNeil Armstrong1-92/+0
2020-11-12ARM: mach-meson: update SoC IDsNeil Armstrong1-1/+6
2020-11-10x86: coral: Update smbios tables to latest definitionSimon Glass1-6/+21
2020-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng1-1/+1
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini6-6/+58
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini62-144/+783
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass16-0/+62
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass1-0/+28
2020-11-06arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass1-0/+20
2020-11-06odroid-c2: Use devicetree for SMBIOS settingsSimon Glass1-0/+23
2020-11-06imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass1-0/+25
2020-11-06rockchip: Use devicetree for SMBIOS settingsSimon Glass4-0/+85
2020-11-06board: Rename uclass to sysinfoSimon Glass2-5/+5
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass1-5/+6
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass1-0/+9
2020-11-06x86: zimage: Add a little more loggingSimon Glass1-0/+6
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass1-13/+22
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass1-1/+1
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass1-8/+11
2020-11-06x86: Silence some logging statementsSimon Glass5-11/+11
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass1-2/+6
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass1-6/+20
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass5-7/+5
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass1-1/+50
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass1-0/+1
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass1-9/+18
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass1-7/+15
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass3-7/+27
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass1-1/+3
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass1-3/+10
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass1-3/+46
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini12-8/+1063
2020-11-05sandbox: implement resetHeinrich Schuchardt4-0/+43
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt1-0/+5
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt1-1/+2
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2-5/+8
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass1-19/+19
2020-11-05x86: Add SMBIOS info for CoralSimon Glass1-0/+8