Age | Commit message (Expand) | Author |
2023-08-21 | soc/intel/broadwell/pch/Kconfig: Remove dummy PCH_SPECIFIC_OPTIONS | Elyes Haouas |
2023-08-20 | soc/intel/bdw/pch: Remove SOC_INTEL_BROADWELL conditional | Elyes Haouas |
2023-08-16 | ACPI: Add usb_charge_mode_from_gnvs() | Kyösti Mälkki |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-08-03 | soc/intel/broadwell/Kconfig: Remove dummy SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-08-01 | soc/intel/broadwell/include/soc/me.h: Use C99 flexible arrays | Elyes Haouas |
2023-07-30 | soc/intel/broadwell/pch/me.c: Use C99 flexible arrays | Elyes Haouas |
2023-07-12 | soc/intel/broadwell: 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 | intel/bd82x6x,broadwell,lynxpoint: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-03-09 | soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDs | Felix Held |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2022-12-23 | soc/intel/broadwell: Add Kconfig option to hide Intel ME | Matt DeVillier |
2022-12-13 | soc/intel/broadwell/early_init.c: Use {read,write}32p() | Elyes Haouas |
2022-12-07 | soc/intel: Set IO APIC DMAR entry based on hw | Arthur Heymans |
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-12-07 | sb,soc/intel: Fix SMI handler IO trap data mask | Kyösti Mälkki |
2022-11-30 | /: Remove extra space after comma | Elyes Haouas |
2022-11-28 | sb,soc/intel: Drop spurious SMI entry message | 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 | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-17 | soc/intel/broadwell: Fix out() parameter order | Kyösti Mälkki |
2022-11-12 | soc/intel/broadwell: Hook up PCI domain and CPU cluster ops to devicetree | Arthur Heymans |
2022-11-10 | sb,soc/intel: Use register_new_ioapic_gsi0() | 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-06 | treewide: use predicates to check for enabled pci devices | Fabio Aiuto |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-08-23 | {sb,soc}/intel: Do not require hda_verb.c | Angel Pons |
2022-08-17 | soc/intel/broadwell: Unselect VBOOT_STARTS_IN_ROMSTAGE | Yu-Ping Wu |
2022-08-17 | Revert "soc/intel/broadwell: Drop vboot support" | Yu-Ping Wu |
2022-08-14 | broadwell: Decouple LPDDR3 DQ/DQS maps from `pei_data` | Angel Pons |
2022-08-14 | soc/intel/broadwell: Consolidate SPD handling | Angel Pons |
2022-08-14 | broadwell: Move some MRC/refcode settings to devicetree | Angel Pons |
2022-08-14 | mb/google/auron: Move SPD file handling to chipset | Angel Pons |
2022-08-14 | broadwell: Compute channel disable masks at runtime | Angel Pons |
2022-07-20 | treewide: Remove unused <cpu/x86/msr.h> | Elyes Haouas |
2022-07-14 | soc/intel/broadwell: Drop vboot support | Yu-Ping Wu |
2022-07-05 | nb,soc/intel: Handle upper RAM boundary | Kyösti Mälkki |
2022-06-24 | device/resource: Modify some resource allocation instances | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-22 | intel/broadwell,lynxpoint: Change formula around 4 GiB | Kyösti Mälkki |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-05-16 | src: Remove unused <cf9_reset.h> | Elyes Haouas |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-24 | soc/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-04-22 | soc/intel: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-09 | mb/google,samsung: Drop init_bootmode_straps() | Kyösti Mälkki |
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-22 | treewide: Get rid of CONFIG_AZALIA_MAX_CODECS | Elyes Haouas |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2022-01-01 | src: Remove duplicated includes | Elyes HAOUAS |
2021-12-16 | Spell *Boot Guard* with a space for official spelling | Paul Menzel |
2021-11-11 | lynxpoint/broadwell: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | haswell/lynxpoint/broadwell: Use `azalia_codec_init()` | Angel Pons |
2021-11-11 | lynxpoint/broadwell: Use `azalia_program_verb_table()` | Angel Pons |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-04 | soc/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC max entries before APIC ID | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-15 | soc/intel/broadwell/pcie.c: Simplify AND-mask | Angel Pons |
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-15 | soc/broadwell/acpi.c: Fix unresolvable symbol '\DNVS' | Matt DeVillier |
2021-09-09 | soc/intel/broadwell: Set FADT `duty_offset` to 0 | Angel Pons |
2021-09-06 | soc/intel/broadwell: Drop unused PCH PCI device macros | Angel Pons |
2021-08-27 | broadwell: Drop weak `mainboard_fill_spd_data` definition | Angel Pons |
2021-08-27 | soc/intel/broadwell: Move `mainboard_fill_spd_data` | Angel Pons |
2021-08-24 | soc/intel/broadwell: Move `pei_data` out of romstage.c | Angel Pons |
2021-08-24 | soc/intel/broadwell: Do early ME init a bit earlier | Angel Pons |
2021-08-24 | Revert "soc/intel/broadwell/pch: Replace ACPI device NVS" | Furquan Shaikh |
2021-08-24 | Revert "soc/intel/broadwell/pch: Drop device NVS remainders" | Furquan Shaikh |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-08-02 | soc/intel/broadwell: Drop early BAR macros | Angel Pons |