summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-11-06144-590/+1645
|\
| * smbios: Drop the unused Kconfig optionsSimon Glass2020-11-0612-68/+13
| * x86: Provide default SMBIOS manufacturer/productSimon Glass2020-11-0617-1/+63
| * x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2020-11-062-11/+28
| * arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass2020-11-062-1/+22
| * odroid-c2: Use devicetree for SMBIOS settingsSimon Glass2020-11-062-2/+25
| * imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass2020-11-062-1/+27
| * rockchip: Use devicetree for SMBIOS settingsSimon Glass2020-11-068-8/+93
| * sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass2020-11-064-0/+36
| * smbios: Add documentation and devicetree bindingSimon Glass2020-11-062-0/+85
| * smbios: Add more propertiesSimon Glass2020-11-061-0/+4
| * smbios: Allow properties to come from the device treeSimon Glass2020-11-061-17/+81
| * x86: Pass an ofnode into each SMBIOS functionSimon Glass2020-11-062-19/+30
| * doc: Add a binding for sysinfoSimon Glass2020-11-061-0/+19
| * board: Rename uclass to sysinfoSimon Glass2020-11-0629-308/+314
| * x86: zimage: Quieten down the zimage boot processSimon Glass2020-11-061-5/+6
| * x86: zimage: Sanity-check the kernel version before printing itSimon Glass2020-11-061-0/+9
| * x86: zimage: Add a little more loggingSimon Glass2020-11-063-0/+8
| * x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass2020-11-061-13/+22
| * x86: pinctrl: Silence the warning when a pin is not foundSimon Glass2020-11-061-1/+1
| * x86: acpi: Don't show the UART address by defaultSimon Glass2020-11-061-1/+1
| * x86: acpi: Include the TPMv1 table only if neededSimon Glass2020-11-061-8/+11
| * x86: Silence some logging statementsSimon Glass2020-11-065-11/+11
| * x86: fsp: Convert fsp_dram to use log_debug()Simon Glass2020-11-061-2/+6
| * x86: Boot coral into Chrome OS by defaultSimon Glass2020-11-062-4/+15
| * x86: Set up Chrome OS to boot into developer modeSimon Glass2020-11-061-6/+20
| * x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass2020-11-067-7/+23
| * x86: Define the Chrome OS GNVS regionSimon Glass2020-11-061-1/+50
| * acpi: Don't reset the tables with every new generationSimon Glass2020-11-064-4/+20
| * x86: acpi: Put the generated code first in DSDTSimon Glass2020-11-061-9/+18
| * x86: acpi: Allow the SSDT to be emptySimon Glass2020-11-061-7/+15
| * acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass2020-11-061-1/+1
| * x86: sound: Correct error handlingSimon Glass2020-11-062-3/+3
| * x86: Show the interrupt pointer with 'irqinfo'Simon Glass2020-11-063-7/+27
| * x86: nhlt: Fix a few bugs in the table generationSimon Glass2020-11-061-1/+3
| * x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass2020-11-061-3/+10
| * x86: Allow putting some tables in the bloblistSimon Glass2020-11-065-5/+69
| * x86: Use if instead of #ifdef in write_tables()Simon Glass2020-11-051-19/+19
| * x86: Add SMBIOS info for CoralSimon Glass2020-11-051-0/+8
| * x86: coral: Drop the duplicate PCIe settingsSimon Glass2020-11-051-2/+0
| * x86: Don't bother clearing global NVSSimon Glass2020-11-051-1/+0
| * x86: acpi: Store the ACPI context in global_dataSimon Glass2020-11-052-1/+19
| * x86: Allow writing tables to failSimon Glass2020-11-053-3/+15
| * x86: Add support for private filesSimon Glass2020-11-051-0/+4
| * x86: Add a layout for Chrome OS verified bootSimon Glass2020-11-051-0/+38
| * x86: apl: Add core init for the SoCSimon Glass2020-11-057-21/+170
| * Add an assembly guard around linux/bitops.hSimon Glass2020-11-051-2/+2
| * coreboot: make use of smbios parserChristian Gmeiner2020-11-052-0/+46
| * smbios: add parsing APIChristian Gmeiner2020-11-054-0/+129
| * x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-0514-21/+21