summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p5qc
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-24/+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
* src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS2020-04-101-1/+1
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-066-77/+12
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1813-23/+0
* mb/asus/p5qc: Add ASUS P5Q as a variant (with documentation)Ivan Vatlin2020-01-213-2/+130
* mb/asus/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2020-01-131-2/+0
* mb/asus/p5qc/devicetree.cb: Drop zero valuesAngel Pons2020-01-103-12/+3
* mb/asus/p5qc/devicetree.cb: Do minor cosmetic fixesAngel Pons2020-01-103-17/+17
* 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-38/+8
* sb/intel/i82801jx: Move early sb init to a common placeArthur Heymans2019-11-141-15/+3
* sb/intel/i82801jx: Add common code for LPC decodeArthur Heymans2019-11-124-14/+10
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-111-1/+0
* mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-29/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* 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/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* mb/asus/{p5qc,p5q_pro}: Correct mapping of PCI-E 1x portsBill XIE2019-03-252-8/+8
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-131-2/+0
* mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.hElyes HAOUAS2019-03-071-2/+0
* 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
* mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS2019-01-101-7/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-3/+0
* 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/asus/p5qc: Add p5ql_pro mainboard as variantAngel Pons2018-11-184-2/+296
* src/mb/asus/p5qc/gpio.c: Allow specifying a gpio.c in KconfigAngel Pons2018-11-172-1/+7
* mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov2018-11-161-2/+1
* mb/asus/p5qc: Fix spelling of MarvellJonathan Neuschäfer2018-11-053-3/+3
* src/mb/asus/p5qc: Fix some mistakesAngel Pons2018-11-045-13/+13
* mb/asus/p5q_pro: Add mainboardArthur Heymans2018-10-154-2/+143
* drivers/net/atl1e: Add driverArthur Heymans2018-10-151-0/+1
* mb/asus/p5qc: Add mainboardArthur Heymans2018-10-1518-0/+771