summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell
AgeCommit message (Expand)Author
2020-11-04soc/intel/broadwell: Merge `device_nvs.asl` into `globalnvs.asl`Angel Pons
2020-11-04soc/intel/broadwell: Include EC and IRQ links ACPI earlyAngel Pons
2020-11-04soc/intel/broadwell/pch: Use common PCIe ACPI codeAngel Pons
2020-11-04soc/intel/broadwell/pch/acpi: Add PCIe register offsetsAngel Pons
2020-11-04soc/intel/broadwell/gma.c: Align struct with HaswellAngel Pons
2020-11-04soc/intel/broadwell: Use common irqlinks.aslAngel Pons
2020-11-04soc/intel/broadwell/pch/acpi/irqlinks.asl: Add missing IRQsAngel Pons
2020-11-04soc/intel/broadwell: Align ACPI with Haswell/LynxpointAngel Pons
2020-11-03soc/intel/broadwell: Relocate PCH ACPI filesAngel Pons
2020-11-03Revert "broadwell: Switch to using common ACPI _SWS code"Angel Pons
2020-10-30soc/intel/broadwell: Drop reg-script to finalize PCHAngel Pons
2020-10-30soc/intel/broadwell: Relocate PCH finalisation codeAngel Pons
2020-10-30soc/intel/broadwell: Get rid of `cpu_is_ult`Angel Pons
2020-10-30soc/intel/broadwell: Inline CPUID helpersAngel Pons
2020-10-30soc/intel/broadwell: Move PCH code into pch subdirAngel Pons
2020-10-30soc/intel/broadwell: Separate PCH in devicetreeAngel Pons
2020-10-30Revert "broadwell: update processor power limits configuration"Angel Pons
2020-10-30soc/intel/broadwell/cpu.c: Re-add `configure_thermal_target`Angel Pons
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-25soc/intel/broadwell: Merge `chip.c` into `systemagent.c`Angel Pons
2020-10-25soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons
2020-10-24soc/intel/broadwell/gma.c: Align `igd_setup_panel` with HaswellAngel Pons
2020-10-24soc/intel/broadwell: Use get_{pmbase,gpiobase}Angel Pons
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-23soc/intel/broadwell: Add ECC config reportingAngel Pons
2020-10-23soc/intel/broadwell: Remove unnecessary arrayAngel Pons
2020-10-23soc/intel/broadwell: Fix copy-pasted copy-paste errorAngel Pons
2020-10-23soc/intel/broadwell: Align raminit-related code with HaswellAngel Pons
2020-10-23soc/intel/broadwell: Relocate `report_memory_config` functionAngel Pons
2020-10-23soc/intel/broadwell/romstage/pch.c: Drop reg-script usageAngel Pons
2020-10-23soc/intel/broadwell/romstage/romstage.c: Clean up includesAngel Pons
2020-10-23soc/intel/broadwell: Move `fill_postcar_frame` to memmap.cAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script usage from bootblock PCH initAngel Pons
2020-10-23soc/intel/broadwell: Define RCBA register LCAPAngel Pons
2020-10-23soc/intel/broadwell/finalize.c: Use register namesAngel Pons
2020-10-23soc/intel/broadwell: Sort SA registers in ascending orderAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script to finalize SAAngel Pons
2020-10-23soc/intel/broadwell: Revise SA lockdown sequenceAngel Pons
2020-10-23haswell/broadwell: Fix typos of `BCLK`Angel Pons
2020-10-23soc/intel/broadwell/memmap.c: Use `SA_DEV_ROOT` macroAngel Pons
2020-10-23soc/intel/broadwell: Use common early SMBus codeAngel Pons
2020-10-23soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc initAngel Pons
2020-10-23soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH PM initAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script from early SA initAngel Pons
2020-10-23soc/intel/broadwell: Guard MCHBAR macro parametersAngel Pons
2020-10-14soc/intel/broadwell/xhci.c: Align with Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/smi.c: Drop unused functionsAngel Pons
2020-10-14soc/intel/broadwell/pcie.c: Add some null checksAngel Pons
2020-10-14soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/igd.c: Rename to gma.cAngel Pons