ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi
[pandora-u-boot.git] / arch / x86 /
2020-11-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-10 Simon Glassx86: coral: Update smbios tables to latest definition
2020-11-10 Bin Mengx86: Avoid using hardcoded number of variable range...
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassx86: Provide default SMBIOS manufacturer/product
2020-11-06 Simon Glassx86: galileo: Use devicetree for SMBIOS settings
2020-11-06 Simon Glassx86: zimage: Quieten down the zimage boot process
2020-11-06 Simon Glassx86: zimage: Sanity-check the kernel version before...
2020-11-06 Simon Glassx86: zimage: Add a little more logging
2020-11-06 Simon Glassx86: fsp: Adjust calculations for MTRR range and DRAM top
2020-11-06 Simon Glassx86: acpi: Don't show the UART address by default
2020-11-06 Simon Glassx86: acpi: Include the TPMv1 table only if needed
2020-11-06 Simon Glassx86: Silence some logging statements
2020-11-06 Simon Glassx86: fsp: Convert fsp_dram to use log_debug()
2020-11-06 Simon Glassx86: Set up Chrome OS to boot into developer mode
2020-11-06 Simon Glassx86: Use CONFIG_CHROMEOS_VBOOT for verified boot
2020-11-06 Simon Glassx86: Define the Chrome OS GNVS region
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
2020-11-06 Simon Glassx86: acpi: Put the generated code first in DSDT
2020-11-06 Simon Glassx86: acpi: Allow the SSDT to be empty
2020-11-06 Simon Glassx86: Show the interrupt pointer with 'irqinfo'
2020-11-06 Simon Glassx86: nhlt: Fix a few bugs in the table generation
2020-11-06 Simon Glassx86: nhlt: Correct output of bytes and 16-bit data
2020-11-06 Simon Glassx86: Allow putting some tables in the bloblist
2020-11-05 Simon Glassx86: Use if instead of #ifdef in write_tables()
2020-11-05 Simon Glassx86: Add SMBIOS info for Coral
2020-11-05 Simon Glassx86: coral: Drop the duplicate PCIe settings
2020-11-05 Simon Glassx86: Don't bother clearing global NVS
2020-11-05 Simon Glassx86: acpi: Store the ACPI context in global_data
2020-11-05 Simon Glassx86: Allow writing tables to fail
2020-11-05 Simon Glassx86: Add support for private files
2020-11-05 Simon Glassx86: Add a layout for Chrome OS verified boot
2020-11-05 Simon Glassx86: apl: Add core init for the SoC
2020-11-05 Simon Glassx86: Fix up driver names to avoid dtoc warnings
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassx86: apl: Take advantage of the of-platdata parent...
2020-10-29 Simon Glassx86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Simon Glassbloblist: Allow custom alignment for blobs
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassx86: edison: Generate an image suitable for xFSTK
2020-09-25 Simon Glassx86: Use multiple images
2020-09-25 Simon Glassx86: Add support for more than 8 MTRRs
2020-09-25 Simon Glassx86: hob: Try to show a name instead of a GUID
2020-09-25 Simon Glassx86: coral: Update config and device tree for ACPI
2020-09-25 Simon Glassx86: Add a way to add to the e820 memory table
2020-09-25 Simon Glassx86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
2020-09-25 Simon Glassx86: fsp: Add more debugging for silicon init
2020-09-25 Simon Glassx86: apl: Check low-level init in FSP-S pre-init
2020-09-25 Simon Glassx86: acpi: Set the log category for x86 table generation
2020-09-25 Simon Glassacpi: tpm: Add a TPM1 table
2020-09-25 Simon Glassacpi: tpm: Add a TPM2 table
2020-09-25 Simon Glassx86: Correct handling of MADT table CPUs
2020-09-25 Simon Glassx86: Add a header guard to asm/acpi_table.h
2020-09-25 Simon Glassx86: Correct the assembly guard in e820.h
2020-09-25 Simon Glassx86: Notify the FSP of the 'end firmware' event
2020-09-25 Simon Glassx86: Sort the MTRR table
2020-09-25 Simon Glassx86: cpu: Report address width from cpu_get_info()
2020-09-25 Simon Glassx86: fsp: Update the FSP API with the end-firmware...
2020-09-25 Simon Glassx86: apl: Drop unnecessary code in PMC driver
2020-09-25 Simon Glassx86: apl: Generate ACPI table for LPC
2020-09-25 Simon Glassx86: apl: Generate CPU tables
2020-09-25 Simon Glassx86: apl: Add support for hostbridge ACPI generation
2020-09-25 Simon Glassx86: apl: Generate required ACPI tables
2020-09-25 Simon Glassx86: apl: Allow reading hostbridge base addresses
2020-09-25 Simon Glassx86: acpi: Add support for additional Intel tables
2020-09-25 Simon Glassx86: Support Atom SoCs using SWSMISCI rather than the...
2020-09-25 Simon Glassx86: acpi: Add common Intel ACPI tables
2020-09-25 Simon Glassx86: acpi: Add PCT and PTC tables
2020-09-25 Simon Glassx86: acpi: Support generation of the DBG2 table
2020-09-25 Simon Glassx86: acpi: Support generation of the HPET table
2020-09-25 Simon Glassx86: Add a few common Intel CPU functions
2020-09-25 Simon Glassx86: apl: Update iomap for ACPI
2020-09-25 Simon Glassx86: apl: Add power-management definitions
2020-09-25 Simon Glassx86: Add some definitions for SMM
2020-09-25 Simon Glassx86: acpi: Add a common routine to write WiFi info
2020-09-25 Simon Glassx86: apl: Support writing the IntelGraphicsMem table
2020-09-25 Simon Glassx86: Add wake sources for the acpi_gpe driver
2020-09-25 Simon Glassx86: acpi: Expand the GNVS
2020-09-25 Simon Glassx86: acpi: Support external GNVS tables
2020-09-25 Simon Glassx86: Add a common global NVS structure
2020-09-25 Simon Glassx86: Add a config for the systemagent PCIEX regions...
2020-09-25 Simon Glassx86: acpi: Add DPTF asl files
2020-09-25 Simon Glassx86: acpi: apl: Add asl files for Apollo Lake
2020-09-25 Simon Glassx86: acpi: Add base asl files for common x86 devices
2020-09-25 Simon Glassx86: acpi: Add cros_ec tables
2020-09-25 Simon Glassx86: zboot: Allow overriding the command line
2020-09-25 Simon Glassx86: zboot: Add an option to dump the setup information
2020-09-25 Simon Glassx86: zboot: Allow setting a separate setup base address
2020-09-25 Simon Glassx86: zboot: Set environment variables for image locations
next