summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/compaq_8200_elite_sff
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-19/+2
* mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN}Angel Pons2020-05-041-3/+0
* mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons2020-05-041-1/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/hp: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-048-109/+16
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-1/+0
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-11/+2
* mb/**/gma-mainboard.ads: Remove copyright statementsAngel Pons2020-03-201-2/+0
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1810-20/+0
* LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons2020-03-031-2/+0
* superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph2020-03-023-104/+96
* mb/hp: Set CBFS_SIZEPatrick Rudolph2020-02-251-0/+3
* HP sandy/ivy desktops: Fix Kconfig symbol namesAngel Pons2020-01-102-2/+2
* mb/hp/*/devicetree.cb: Move northbridge devices upAngel Pons2020-01-101-3/+4
* mb/hp/*/devicetree.cb: Inherit the subsystemidAngel Pons2020-01-101-66/+28
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-15/+15
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-311-8/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-2/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-35/+6
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-2/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-1/+4
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-4/+0
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-4/+0
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-181-4/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-161-10/+0
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS2019-06-191-1/+0
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-251-0/+1
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-4/+2
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb/hp/compaq_8200_elite_sff: Fix SATA port mapPatrick Rudolph2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-8/+0
* mb/hp/compaq_8200_elite_sff: Call NPCD378 sleep/wake handlersPatrick Rudolph2018-07-242-2/+34
* mb/hp/compaq_8200_elite_sff: Add data.vbtPatrick Rudolph2018-07-212-0/+1
* arch/x86/smbios: Add support for table 38Patrick Rudolph2018-07-191-0/+25