summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp
Commit message (Expand)AuthorAgeFilesLines
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-073-3/+0
* LGA1155 boards: Drop `VGA_BIOS_{FILE,ID}` for iGPUAngel Pons2021-05-182-16/+0
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-183-3/+3
* mainboard: Use decimal for `device domain 0x0 on`Angel Pons2021-05-1811-11/+11
* mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons2021-05-183-3/+3
* mainboard: Drop useless `acpi_tables.c` filesAngel Pons2021-05-182-20/+0
* AGESA boards: Drop comments about `IDS_DEBUG_PORT`Angel Pons2021-05-102-4/+0
* AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macroAngel Pons2021-05-102-4/+0
* AGESA boards: Drop unused `IDSOPT_HOST_HDT` macroAngel Pons2021-05-102-4/+0
* AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macroAngel Pons2021-05-102-4/+0
* mb/hp/snb_ivb_laptops: Do not set EC SLPT on S5Iru Cai2021-04-261-1/+4
* mb/**/cmos.layout: Drop unreferenced `iommu` optionAngel Pons2021-04-261-1/+0
* mainboard: Drop unreferenced CMOS optionsAngel Pons2021-04-261-18/+0
* soc/intel/skylake: Move `SataTestMode` to KconfigAngel Pons2021-04-201-3/+0
* mb/hp/280_g2/romstage.c: Correct CaVrefConfig settingAngel Pons2021-04-131-1/+1
* sandybridge boards: Drop default `pci_mmio_size`Angel Pons2021-04-052-4/+0
* mb/hp/snb_ivb_laptops: Remove undefined variable in cmos.defaultBill XIE2021-04-021-1/+0
* nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons2021-03-251-2/+2
* nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons2021-03-231-2/+2
* lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons2021-03-221-1/+1
* nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons2021-03-191-3/+3
* AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki2021-03-164-294/+0
* AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki2021-03-164-108/+85
* mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki2021-03-012-4/+0
* AGESA,binaryPI boards: Drop _SI scope with _SST in ASLKyösti Mälkki2021-02-204-26/+0
* AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki2021-02-202-4/+0
* AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki2021-02-202-14/+0
* sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki2021-02-202-6/+0
* mb/hp/280_g2: Add new mainboardAngel Pons2021-02-1913-0/+425
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-1/+1
* AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki2021-02-142-2/+0
* haswell boards: Correct USB config indentationAngel Pons2021-02-121-17/+17
* haswell: Drop `mainboard_fill_pei_data`Angel Pons2021-02-121-7/+3
* mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons2021-02-122-2/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-112-2/+0
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-4/+0
* src/mainboard: Remove unneeded whitespace before tabElyes HAOUAS2021-02-111-1/+1
* mb/hp/pavilion_m6_1035dx: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-283-15/+15
* mb/hp/abm: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-281-4/+4
* ACPI: Add top-level ASLKyösti Mälkki2021-01-276-0/+6
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-272-2/+2
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-242-2/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-184-4/+4
* cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons2021-01-151-8/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-104-4/+4
* mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabsFelix Singer2021-01-091-9/+8
* mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *)Felix Singer2021-01-091-2/+2
* mb/hp/pavilion_m6_1035dx: Put opening braces in previous lineFelix Singer2021-01-091-4/+2
* mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macroFelix Singer2021-01-091-1/+1
* mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.cFelix Singer2021-01-091-14/+24