summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p5gc-mx
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-131-1/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-081-1/+1
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* 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
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-232-2/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-4/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-5/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-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
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans2018-11-121-4/+6
* intel/i945: Factor out ram init time stampsPaul Menzel2018-11-121-2/+0
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-291-75/+0
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-121-1/+1
* mb/*/*: Add a few VBT filesArthur Heymans2018-06-062-0/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-171-1/+1
* mb/asus/p5gc-mx/romstage.c: Remove unused IO decode rangesArthur Heymans2018-01-141-3/+1
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-15/+15
* intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2cElyes HAOUAS2017-12-111-1/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-10/+1
* Update files with no newline at the endMartin Roth2017-07-244-4/+4
* Fix files with multiple newlines at the end.Martin Roth2017-07-241-1/+0
* mb/asus/p5gc-mx: Implement resume from S3 supportArthur Heymans2017-07-123-16/+25
* nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* nb/intel/i945: Move INTEL_EDIDPatrick Rudolph2017-04-071-1/+0
* mb/asus/p5gc-mx: Use common/gpio.hArthur Heymans2017-01-063-17/+131
* intel/i945 boards: Add romstage time stampsPaul Menzel2017-01-041-0/+7
* mb/asus/p5gc-mx: Remove extra BSEL strap checkArthur Heymans2017-01-031-6/+1
* mb/asus/p5gc-mx: Fix and complete SIO devicetree optionsArthur Heymans2016-12-281-23/+37
* mb/asus/p5gc-mx: Add mainboardArthur Heymans2016-12-2218-0/+855