summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/compaq_8200_elite_sff
AgeCommit message (Expand)Author
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-04-05sandybridge boards: Drop default `pci_mmio_size`Angel Pons
2021-02-12mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-06cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons
2021-01-06cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-22src/mainboard: Remove unused include 'sandybridge.h'Elyes HAOUAS
2020-06-15sandybridge boards: Factor out MAX_CPUSAngel Pons
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-04mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN}Angel Pons
2020-05-04mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04mainboard/hp: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-20mb/**/gma-mainboard.ads: Remove copyright statementsAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-03LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons
2020-03-02superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph
2020-02-25mb/hp: Set CBFS_SIZEPatrick Rudolph
2020-01-10HP sandy/ivy desktops: Fix Kconfig symbol namesAngel Pons
2020-01-10mb/hp/*/devicetree.cb: Move northbridge devices upAngel Pons
2020-01-10mb/hp/*/devicetree.cb: Inherit the subsystemidAngel Pons
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-19mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-12mb/**/hda_verb.c: Clean up formattingAngel Pons
2019-12-11mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-18nb/intel/sandybridge: Set up console in bootblockArthur Heymans
2019-11-18nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-18sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans
2019-11-18nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans
2019-11-18nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans
2019-11-04mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans