summaryrefslogtreecommitdiff
path: root/src/mainboard/hp
AgeCommit message (Expand)Author
2021-05-21820g2: update gpe,smiIru Cai
2021-05-21mb/hp: Add EliteBook 820 G2Iru Cai
2021-05-18LGA1155 boards: Drop `VGA_BIOS_{FILE,ID}` for iGPUAngel Pons
2021-05-18mainboard: Use decimal for `device lapic 0x0 on`Angel Pons
2021-05-18mainboard: Use decimal for `device domain 0x0 on`Angel Pons
2021-05-18mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons
2021-05-18mainboard: Drop useless `acpi_tables.c` filesAngel Pons
2021-05-10AGESA boards: Drop comments about `IDS_DEBUG_PORT`Angel Pons
2021-05-10AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macroAngel Pons
2021-05-10AGESA boards: Drop unused `IDSOPT_HOST_HDT` macroAngel Pons
2021-05-10AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macroAngel Pons
2021-04-26mb/hp/snb_ivb_laptops: Do not set EC SLPT on S5Iru Cai
2021-04-26mb/**/cmos.layout: Drop unreferenced `iommu` optionAngel Pons
2021-04-26mainboard: Drop unreferenced CMOS optionsAngel Pons
2021-04-20soc/intel/skylake: Move `SataTestMode` to KconfigAngel Pons
2021-04-13mb/hp/280_g2/romstage.c: Correct CaVrefConfig settingAngel Pons
2021-04-05sandybridge boards: Drop default `pci_mmio_size`Angel Pons
2021-04-02mb/hp/snb_ivb_laptops: Remove undefined variable in cmos.defaultBill XIE
2021-03-25nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons
2021-03-23nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons
2021-03-22lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons
2021-03-19nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons
2021-03-16AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki
2021-03-16AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki
2021-03-01mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop _SI scope with _SST in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-19mb/hp/280_g2: Add new mainboardAngel Pons
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-14AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki
2021-02-12haswell boards: Correct USB config indentationAngel Pons
2021-02-12haswell: Drop `mainboard_fill_pei_data`Angel Pons
2021-02-12mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-11src/mainboard: Remove unneeded whitespace before tabElyes HAOUAS
2021-01-28mb/hp/pavilion_m6_1035dx: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-28mb/hp/abm: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-15cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-09mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabsFelix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *)Felix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Put opening braces in previous lineFelix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macroFelix Singer