Age | Commit message (Expand) | Author |
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 |
2021-08-02 | soc/intel/broadwell: Replace soc/intel/common include | Angel Pons |
2021-08-02 | soc/intel/broadwell/pch/pch.c: Drop unused include | Angel Pons |
2021-08-02 | soc/intel/broadwell: Drop unused function declarations | Angel Pons |
2021-08-02 | soc/intel/broadwell: Rename `ramstage.h` | Angel Pons |
2021-08-02 | soc/intel/broadwell: Rename `SA_DEV_ROOT` | Angel Pons |
2021-08-02 | soc/intel/broadwell: Drop helper functions | Angel Pons |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-16 | MRC platforms: Fix MRC version printk format specifiers | Angel Pons |
2021-06-16 | soc/intel/broadwell: Drop `config_t` typedef | Angel Pons |
2021-06-16 | cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS` | Angel Pons |
2021-06-16 | soc/intel/broadwell: Separate PCH Kconfig | Angel Pons |
2021-06-16 | soc/intel/broadwell: Drop unused PSS macros | Angel Pons |
2021-06-16 | soc/intel/broadwell/pch: Use equivalent Lynx Point ASL | Angel Pons |
2021-06-16 | broadwell boards: Use Haswell hostbridge.asl | Angel Pons |
2021-06-16 | soc/intel/broadwell: Use Haswell memmap.h in iomap.h | Angel Pons |
2021-06-16 | soc/intel/broadwell: Include `pci_irqs.asl` from PCH | Angel Pons |
2021-06-16 | soc/intel/broadwell: Add missing resources in ASL | Angel Pons |
2021-06-14 | soc/intel/broadwell/pch: Drop device NVS remainders | Angel Pons |
2021-06-14 | soc/intel/broadwell/pch: Replace ACPI device NVS | Angel Pons |
2021-06-14 | soc/intel/broadwell: Re-do SerialIO UART console support | Angel Pons |
2021-06-07 | soc/intel/broadwell/pch: Drop P_LVLx support in FADT | Angel Pons |
2021-05-20 | soc/intel/broadwell: Use Lynx Point IOBP code | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-26 | haswell/broadwell: Replace remaining MCHBAR accessors | Angel Pons |
2021-04-21 | soc/intel/broadwell/pch/acpi: Fix LPD0 and LPD3 methods | Angel Pons |
2021-04-21 | ChromeOS: Use CHROMEOS_NVS guard | Kyösti Mälkki |
2021-04-21 | {sb,soc}/intel: Use `get_int_option` function | Angel Pons |
2021-03-22 | {lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit | Angel Pons |
2021-03-22 | {lynxpoint,broadwell}/hda_verb.c: Drop effect-free write | Angel Pons |
2021-03-22 | soc/intel/broadwell: Use Lynx Point hda_verb.c | Angel Pons |
2021-03-22 | lynxpoint/broadwell: Rename LP GPIO config global | Angel Pons |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-03-15 | pciexp_device: Rewrite LTR configuration | Nico Huber |
2021-03-12 | device: Give `pci_ops.set_L1_ss_latency` a proper name | Nico Huber |
2021-03-05 | soc/intel/broadwell/pch: Rename USB files | Angel Pons |
2021-03-05 | soc/intel/broadwell/pch: Use Lynx Point smbus.c | Angel Pons |