Merge branch 'next'
[platform/kernel/u-boot.git] / arch / x86 / lib / acpi_table.c
2022-04-04 Tom RiniMerge branch 'next'
2022-03-31 Tom RiniMerge branch '2022-03-31-critical-fixes'
2022-03-31 Andy ShevchenkoRevert "x86: Move FACP table into separate functions"
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-09 Moritz Fischeracpi: Move MCFG implementation to common lib
2022-02-09 Moritz Fischerarch: x86: lib: acpi_table: Fix MCFG entries
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-25 Simon Glassx86: Move acpi_get_rsdp_addr() ACPI tables to the writer
2022-01-25 Simon Glassx86: Move device-specific ACPI tables to a writer function
2022-01-25 Simon Glassx86: Move CSRT table to a writer function
2022-01-25 Simon Glassx86: Move TCPA table to a writer function
2022-01-25 Simon Glassx86: Move MADT table to a writer function
2022-01-25 Simon Glassx86: Move TPM2 table to a writer function
2022-01-25 Simon Glassx86: Move SSDT table to a writer function
2022-01-25 Simon Glassx86: Move FACP table into separate functions
2022-01-25 Simon Glassx86: Move FADT table to a writer function
2022-01-25 Simon Glassx86: Move GNVS table to a writer function
2022-01-25 Simon Glassx86: Move DSDT table to a writer function
2022-01-25 Simon Glassx86: Move FACS table to a writer function
2022-01-25 Simon Glassx86: Move base tables to a writer function
2022-01-25 Simon Glassx86: Use the ACPI table writer
2022-01-25 Simon Glassx86: acpi: Split out context creation from base tables
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-17 Pali RohárRemove #include <version.h> from files which do not...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
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: 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 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-05 Simon Glassx86: acpi: Store the ACPI context in global_data
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
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: 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: acpi: Add support for additional Intel 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: acpi: Support external GNVS tables
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-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassx86: acpi: Correct the version of the MADT
2020-07-17 Simon Glassx86: Add error checking for csrt table generation
2020-07-17 Simon Glassacpi: Allow creating the GNVS to fail
2020-07-17 Simon Glassx86: Allow devices to write to DSDT
2020-07-17 Simon Glassx86: Allow devices to write an SSDT
2020-07-17 Simon Glassx86: acpi: Move MADT down a bit
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Simon Glassacpi: Put table-setup code in its own function
2020-04-30 Simon Glassacpi: Move acpi_add_table() to generic code
2020-04-30 Simon Glassacpi: Drop code for missing XSDT from acpi_write_rsdp()
2020-04-30 Simon Glassx86: Allow devices to write ACPI tables
2020-04-30 Simon Glassacpi: Convert part of acpi_table to use acpi_ctx
2020-04-30 Simon Glassacpi: Add a method to write tables for a device
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glassx86: Move acpi_table header to main include/ directory
2020-04-16 Andy Shevchenkox86: acpi: Let OS know that console already had been...
next