summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * binman: Fix typo in kernel-doc format for binman_symname()Michal Simek2020-11-051-1/+1
| * binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek2020-11-051-2/+2
| * doc: add sandbox APIHeinrich Schuchardt2020-11-052-0/+10
| * sandbox: update function descriptions in os.hHeinrich Schuchardt2020-11-051-93/+130
| * test: adjust sysreset testsHeinrich Schuchardt2020-11-051-3/+8
| * sandbox: implement resetHeinrich Schuchardt2020-11-056-0/+61
| * sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt2020-11-051-0/+5
| * test/py: test poweroffHeinrich Schuchardt2020-11-051-4/+4
| * sandbox: enable poweroff commandHeinrich Schuchardt2020-11-051-1/+2
| * sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2020-11-052-5/+8
* | Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-065-16/+26
|\ \
| * | configs: meson64: relocate config_distro_bootcmmd headerJaehoon Chung2020-11-051-1/+2
| * | doc: board: vim3: Fix build instructionsNeil Armstrong2020-11-052-8/+12
| * | doc: board: amlogic: Update support matrixNeil Armstrong2020-11-051-3/+5
| * | configs: meson64_android: don't show logo on ROM USB bootGuillaume La Roque2020-10-301-4/+7
* | | 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