aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass1-2/+0
2020-11-05x86: Don't bother clearing global NVSSimon Glass1-1/+0
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass1-1/+6
2020-11-05x86: Allow writing tables to failSimon Glass3-3/+15
2020-11-05x86: Add support for private filesSimon Glass1-0/+4
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass1-0/+38
2020-11-05x86: apl: Add core init for the SoCSimon Glass7-21/+170
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass9-12/+12
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek3-6/+5
2020-11-02Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...WIP/02Nov2020Tom Rini9-9/+9
2020-11-02ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sam9260ek: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sama5d3xmb: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: gurnard: fix SPI bus unit addressEugen Hristev1-1/+1