summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p5ql-em
Commit message (Expand)AuthorAgeFilesLines
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-132-0/+8
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* 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
* mb/asus/p5ql-em: Add default value for `gfx_uma_size`Angel Pons2021-07-261-0/+1
* mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons2021-02-121-1/+0
* sb/intel/i82801jx: Drop Global NVS supportAngel Pons2021-02-111-1/+0
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-112-9/+2
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-1/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/asus/p5ql-em/Kconfig: Drop 'select ARCH_X86'Elyes HAOUAS2021-01-251-1/+0
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-1/+0
* ACPI GNVS: Drop APIC, factor out MPENKyösti Mälkki2021-01-201-2/+0
* mainboards: Move get_cst_entries()Kyösti Mälkki2021-01-183-7/+11
* 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-5/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* x4x boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1111-11/+0
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-101-12/+1
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-22/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-064-48/+8
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* mb/asus/p5ql-em/devicetree.cb: Do minor fixesAngel Pons2020-01-101-4/+1
* 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
* 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-36/+15
* sb/intel/i82801jx: Move early sb init to a common placeArthur Heymans2019-11-141-15/+1
* sb/intel/i82801jx: Add common code for LPC decodeArthur Heymans2019-11-122-11/+3
* mb/asus/p5ql-em: Fix S3 resumeArthur Heymans2019-11-111-1/+3
* mb/asus/p5ql-em: Add mainboardArthur Heymans2019-11-0917-0/+791