summaryrefslogtreecommitdiffstats
path: root/src/mainboard/foxconn/g41s-k
Commit message (Expand)AuthorAgeFilesLines
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+3
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons2021-02-121-1/+0
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-9/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/foxconn,gigabyte: Drop GNVS lptp and fdcpKyösti Mälkki2021-01-201-2/+0
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-2/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-34/+34
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-25/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* x4x boards: Remove unused/deprecated cmos bitsArthur Heymans2020-08-171-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* x4x boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1114-14/+0
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-101-13/+1
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-063-35/+3
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-063-6/+3
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mainboard/foxconn: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-046-78/+12
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-202-24/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1812-27/+0
* mb/foxconn/g41s-k/acpi_tables.c: Remove unneeded includesElyes HAOUAS2020-01-131-1/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-311-2/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-1/+0
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-152-1/+5
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-42/+7
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-13/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-11/+3
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-111-1/+0
* mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-29/+1
* mb/intel/{i82801gx,x4x}: Don't select ASPM optionsArthur Heymans2019-11-031-3/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-1/+2
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-3/+1
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-061-1/+0
* mb/*/devicetree.cb: Remove unavailable PCIe portsArthur Heymans2019-06-051-2/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1