summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/smm.h>Elyes Haouas2023-01-121-1/+0
* soc/intel/baytrail: add _HRV to GPIO ACPI devicesMatt DeVillier2023-01-031-0/+6
* soc/intel/baytrail: add _HRV to I2C ACPI devicesMatt DeVillier2023-01-031-0/+14
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-274-14/+14
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-276-9/+9
* soc/intel/baytrail/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas2022-12-263-5/+4
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-16/+16
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-233-14/+14
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-234-43/+43
* tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-8/+8
* tree: Replace LAnd(a,b) with ASL 2.0 syntaxFelix Singer2022-12-191-1/+1
* soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-149-61/+61
* soc/intel/baytrail/pmutil.c: Use {read,write}32p()Elyes Haouas2022-12-131-4/+4
* soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-2/+2
* {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-2/+2
* soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-123-5/+5
* soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-12-128-31/+31
* soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntaxFelix Singer2022-12-123-11/+11
* sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki2022-12-071-9/+0
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-071-18/+0
* sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki2022-11-281-2/+0
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-282-2/+2
* sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki2022-11-282-0/+4
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-13/+13
* ACPI MADT: Add LINT1 as NMI sourceKyösti Mälkki2022-11-251-1/+1
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* sb,soc/intel: Use acpi_create_madt_ioapic_from_hw()Kyösti Mälkki2022-11-101-2/+1
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-041-3/+2
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-312-0/+2
* treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held2022-10-151-1/+1
* treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held2022-10-151-1/+1
* treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas2022-10-121-1/+1
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-121-1/+1
* treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas2022-10-121-1/+1
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-272-2/+2
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-2/+1
* soc/intel/baytrail,braswell,quark: Drop RES_IN_KIBKyösti Mälkki2022-07-051-22/+15
* soc/intel/baytrail,braswell: Do resource transitionKyösti Mälkki2022-06-262-15/+9
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-223-10/+10
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* soc/intel: Remove unused <cpu/x86/tsc.h>Elyes HAOUAS2022-05-161-1/+0
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-242-2/+0
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-0712-12/+12
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-1/+3
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-3/+0
* soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZEFelix Held2022-02-251-1/+0