x86: acpi: Store the ACPI context in global_data
[platform/kernel/u-boot.git] / arch / x86 /
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
2020-09-25 Simon Glassx86: zboot: Add an 'setup' subcommand
2020-09-25 Simon Glassx86: zboot: Add an 'load' subcommand
2020-09-25 Simon Glassx86: zboot: Add an 'info' subcommand
2020-09-25 Simon Glassx86: zboot: Add a 'go' subcommand
2020-09-25 Simon Glassx86: zboot: Set up a sub-command structure
2020-09-25 Simon Glassx86: zimage: Disable interrupts just before booting
2020-09-25 Simon Glassx86: zboot: Correct image type
2020-09-25 Simon Glassx86: zboot: Move kernel-version code into a function
2020-09-25 Simon Glassx86: zimage: Avoid using #ifdef
2020-09-25 Simon Glassx86: zimage: Use a state struct to hold the state
2020-09-25 Simon Glassx86: Update the bootparam header
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-09-21 Wolfgang Wallnerx86: acpi: Add memset to initialize SPCR table
2020-09-21 Wolfgang Wallnerx86: acpi: Fix calculation of DSDT length
2020-09-21 Wolfgang Wallnerx86: fsp: Replace e-mmc with emmc in devicetree bindings
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-09-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-09-01 Simon Glassx86: Drop nhlt_serialise()
2020-09-01 Andy Shevchenkox86: Introduce USE_EARLY_BOARD_INIT option
2020-08-26 Stefan RoeseCONFIG_NR_DRAM_BANKS: Remove unreferenced code as its...
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next