summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unuseful "_ADR: Address" commentElyes Haouas2023-02-171-1/+1
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans2023-02-043-76/+76
* mb/*: Remove lapic from devicetreeArthur Heymans2023-01-303-17/+1
* nb/intel/i945: Remove apic 0 from devicetreeArthur Heymans2022-12-051-6/+1
* nb/intel/x4x: Remove apic 0 from devicetreeArthur Heymans2022-12-057-42/+7
* cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans2022-12-058-24/+0
* sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}Elyes Haouas2022-12-022-3/+3
* nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-017-14/+28
* nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-011-0/+2
* nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans2022-11-303-28/+0
* ACPI: Flag boards with ACPI_NO_MADTKyösti Mälkki2022-11-252-9/+1
* Makefile.inc: Remove workaround ACPI warningsArthur Heymans2022-11-182-6/+0
* mb/asus/p5gc-mx: Drop HAVE_MP_TABLEKyösti Mälkki2022-11-131-1/+0
* mb/*/*: Remove AMD agesa family16 boardsArthur Heymans2022-11-0720-1348/+0
* mb/*/*: Remove AMD FAMILY15TN boardsArthur Heymans2022-11-0748-3007/+0
* mainboard: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-041-7/+8
* mb/asus/f2a85-m/irq_tables.c: Use ALIGN_UP macroElyes Haouas2022-09-121-2/+2
* mb/**/hda_verb.c: Drop empty filesAngel Pons2022-08-232-6/+0
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-1320-0/+67
* src/mb: Add SPDX identifiers to files missing themMartin Roth2022-08-111-0/+2
* vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans2022-05-282-2/+2
* mb/*/bootblock.c: Fix set but unused variable over inb loopArthur Heymans2022-05-111-2/+2
* arch/x86/acpi: Consolidate POST code handlingAngel Pons2022-05-041-7/+1
* mb/asus/p2b/dsdt.asl: Align POST code ASL stuffAngel Pons2022-05-041-4/+6
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-213-6/+6
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-1/+3
* mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons2022-01-311-3/+3
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-283-0/+9
* mainboard/asus/p8x7x-series: Add new variant P8Z77-MKeith Hui2022-01-2511-0/+585
* src/mainboard/{asrock,asus}: Remove unused <console/console.h>Elyes HAOUAS2022-01-103-3/+0
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-1/+1
* mb/asus/p2b: list all unused Super I/O resourcesKeith Hui2022-01-041-0/+4
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki2021-10-223-91/+0
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-194-4/+4
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-052-3/+3
* mb/**/gma-mainboard.ads: Use lowercase for `others`Angel Pons2021-09-061-1/+1
* AGESA f15tn: Factor out common OptionsIds.hAngel Pons2021-08-222-69/+0
* AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED`Angel Pons2021-08-222-4/+0
* AGESA f15tn boards: Sync IDS option valuesAngel Pons2021-08-222-4/+4
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-265-5/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-264-4/+0
* mb/*: Specify type of `DEVICETREE` onceAngel Pons2021-07-262-2/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-2611-11/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-2611-11/+0
* mb/asus/p5ql-em: Add default value for `gfx_uma_size`Angel Pons2021-07-261-0/+1
* mb/asus/p8x7x-series: Add P8C WS as a variant of P8X7X seriesBill XIE2021-07-0113-0/+518