summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell
AgeCommit message (Expand)Author
2020-12-31broadwell: broadwell_refcode_maine7240_bdwIru Cai
2020-12-30add PchStartUsbInitIru Cai
2020-12-29bdw refcode: use finalize_usb C codeIru Cai
2020-12-29bdw: use librem mrc and refcodeIru Cai
2020-12-28an important PPI fixIru Cai
2020-12-28add fffd295dIru Cai
2020-12-28do not use mrc_printkIru Cai
2020-12-28mark mrc_printkIru Cai
2020-12-28add broadwell_mrc.asmIru Cai
2020-12-28add broadwell_refcode.asmIru Cai
2020-12-25ACPI: Fix some GNVS field commentsKyösti Mälkki
2020-12-22sb,soc/intel: Drop unnecessary headersKyösti Mälkki
2020-12-16soc/intel/broadwell: Drop unnecessary `sa_dev`Angel Pons
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-11-25soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedefAngel Pons
2020-11-16soc/intel/broadwell/systemagent.c: Rename to `northbridge.c`Angel Pons
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-13soc/intel/broadwell: Split up acpi.cAngel Pons
2020-11-13soc/intel/broadwell: Flatten northbridge folder structureAngel Pons
2020-11-13soc/intel/broadwell: Relocate CPU filesAngel Pons
2020-11-13broadwell: Flatten `acpi_init_gnvs` functionAngel Pons
2020-11-13broadwell: Factor out `acpi_fill_madt` functionAngel Pons
2020-11-13soc/intel/broadwell/acpi: Rename `systemagent.asl`Angel Pons
2020-11-13soc/intel/broadwell/pch/acpi/hda.asl: Rename to `audio.asl`Angel Pons
2020-11-13soc/intel/broadwell/pch/acpi: Clean up cosmeticsAngel Pons
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