Age | Commit message (Expand) | Author |
2023-08-21 | soc: Remove SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-08-11 | soc/intel/baytrail: Adjust status of IOSF ACPI object | Matt DeVillier |
2023-08-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-08-09 | soc/intel/baytrail: Specify supported memory type | Elyes Haouas |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-07-20 | acpi: Move ECAM resource below PNP0C02 device in a common place | Arthur Heymans |
2023-07-13 | soc/intel/baytrail: Use newer function for resource declarations | Arthur Heymans |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-05-10 | soc/intel: Clean up some includes | Kyösti Mälkki |
2023-05-09 | mb/google,intel: Use common ChromeEC code for lid shutdown | Kyösti Mälkki |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-26 | soc/intel/baytrail,braswell: Use COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-26 | soc/intel: Introduce ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-17 | cpu,soc/intel: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-15 | soc/intel/baytrail: Make acpi_madt_irq_overrides() static | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-14 | cpu,soc/intel: Use acpigen_write_processor_device() | Elyes Haouas |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-21 | soc/intel/baytrail: Fix indentation for the PMC (pm.h) macros | Elyes Haouas |
2023-01-12 | treewide: Remove unused <cpu/x86/smm.h> | Elyes Haouas |
2023-01-03 | soc/intel/baytrail: add _HRV to GPIO ACPI devices | Matt DeVillier |
2023-01-03 | soc/intel/baytrail: add _HRV to I2C ACPI devices | Matt DeVillier |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | soc/intel/baytrail/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | tree: Replace LAnd(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-13 | soc/intel/baytrail/pmutil.c: Use {read,write}32p() | Elyes Haouas |
2022-12-12 | soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntax | Felix Singer |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Drop spurious SMI entry message | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT | Kyösti Mälkki |
2022-11-26 | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas |
2022-11-25 | ACPI MADT: Add LINT1 as NMI source | Kyösti Mälkki |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-10 | sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-15 | treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' | Felix Held |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
2022-10-12 | treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' | Elyes Haouas |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-07-05 | nb,soc/intel: Handle upper RAM boundary | Kyösti Mälkki |
2022-07-05 | soc/intel/baytrail,braswell,quark: Drop RES_IN_KIB | Kyösti Mälkki |
2022-06-26 | soc/intel/baytrail,braswell: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-05-16 | soc/intel: Remove unused <cpu/x86/tsc.h> | Elyes HAOUAS |
2022-04-24 | soc/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-25 | soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZE | Felix Held |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-01-28 | src/{drivers,soc}: Fix some code indents | Elyes HAOUAS |
2022-01-01 | src: Use 'stdint.h' when appropriate | Elyes HAOUAS |
2021-12-15 | soc/intel/baytrail,denverton_ns: Call setup_lapic() | Dmitry Ponamorev |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-05 | soc/intel/baytrail: Make `num_cpus` unsigned | Angel Pons |
2021-11-04 | soc/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-11-03 | cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS | Arthur Heymans |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-22 | soc/intel/baytrail: use mp_cpu_bus_init | Felix Held |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-19 | acpi/acpigen: Constify CST functions' pointers | Angel Pons |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-29 | {sb,soc}/intel: Drop unused globalnvs.asl methods | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop PRMx from GNVS | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop LCKF from GNVS | Angel Pons |
2021-09-28 | soc/intel/baytrail: Always handle MRC as ELF file | Angel Pons |
2021-09-27 | soc/intel/baytrail: Drop invalid `VGA_BIOS_FILE` default | Angel Pons |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |