summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p5gc-mx
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZEElyes HAOUAS2021-01-211-1/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-8/+0
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-36/+36
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-7/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons2020-07-261-6/+6
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* i945 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+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-1111-11/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+4
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mb/*/*/hda_verb.c: Improve code formattingElyes HAOUAS2020-04-101-3/+3
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-068-103/+16
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1810-14/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-2/+0
* mb/**/acpi: Remove unused filesAngel Pons2019-12-312-9/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+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-1/+0
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-1/+0
* mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS2019-12-101-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-51/+8
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-36/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-15/+4
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-25/+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-7/+2
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-201-1/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-181-8/+8
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* 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/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* src/mb: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-3/+2