summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-09Prepare v2021.01-rc2v2021.01-rc2Tom Rini
2020-11-09Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-09configs: Resync with savedefconfigTom Rini
2020-11-09arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar
2020-11-09net: ks8851: Implement EEPROM MAC address readoutMarek Vasut
2020-11-09tpm: Change response length of tpm2_get_capability()Ilias Apalodimas
2020-11-09efi_selftest: add tool to download dtbHeinrich Schuchardt
2020-11-09efi_loader: non-volatile variable not deleted from fileHeinrich Schuchardt
2020-11-09input: add support for FN1 - FN10 on crosswire kbdHeinrich Schuchardt
2020-11-09cmd: conitrace: replace getc() by getchar()Heinrich Schuchardt
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-11-06Makefile: Fix calling make with V=1Pali Rohár
2020-11-06smbios: Drop the unused Kconfig optionsSimon Glass
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-06sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass
2020-11-06smbios: Add documentation and devicetree bindingSimon Glass
2020-11-06smbios: Add more propertiesSimon Glass
2020-11-06smbios: Allow properties to come from the device treeSimon Glass
2020-11-06x86: Pass an ofnode into each SMBIOS functionSimon Glass
2020-11-06doc: Add a binding for sysinfoSimon 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: pinctrl: Silence the warning when a pin is not foundSimon 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: Boot coral into Chrome OS by defaultSimon 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-06acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass
2020-11-06x86: sound: Correct error handlingSimon 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