summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Enforce usage of AZALIA_ARRAY_SIZESNicholas Sudsgaard2024-02-133-6/+3
* mb/asus/p8z77-m/hda_verb.c: Use existing defines for NC pinsKeith Hui2024-02-121-6/+6
* mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mkMartin Roth2024-01-248-0/+0
* mb/asus/h61-series: Remove superfluous comments related to PCI devicesFelix Singer2024-01-146-55/+55
* mb/asus/h61-series: Convert remaining PCI numbers into reference namesFelix Singer2024-01-145-47/+47
* mb/asus/maximus_iv_gene-z: Remove superfluous comments from dtFelix Singer2024-01-141-25/+25
* mb/asus/p8x7x-series: Use chipset dt reference namesFelix Singer2024-01-147-84/+83
* mb/asus/p8z77-m_pro: Drop useless early init codeKeith Hui2023-11-271-9/+1
* mb/asus/p8z77-m: Properly configure early serialKeith Hui2023-11-271-0/+1
* mb/asus/p8z77-m: Ensure RAM stays powered in ACPI S3 suspendKeith Hui2023-11-221-0/+1
* mb/*: Update SPD mapping for sandybridge boardsKeith Hui2023-11-1316-110/+4
* SNB+MRC boards: Migrate MRC settings to devicetreeKeith Hui2023-10-255-107/+36
* mb/asus/p8x7x-series: Move selects from Kconfig.name to KconfigFelix Singer2023-10-032-30/+42
* mb/asus/h61-series: Move selects from Kconfig.name to KconfigFelix Singer2023-10-032-38/+48
* mainboard: Add SPDX license headers to MakefilesMartin Roth2023-08-063-0/+6
* nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()Keith Hui2023-05-171-9/+0
* mb/asus/p8z77-m: Make onboard NIC a child device below PCIe port 5Fabian Groffen2023-05-121-1/+4
* mb/asus/p8z77-m: Add TPM configFabian Groffen2023-05-122-0/+4
* ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADTKyösti Mälkki2023-04-261-1/+1
* util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans2023-04-111-30/+9
* sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-081-1/+1
* sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-081-7/+7
* nb/intel/snb: Abolish mainboard_should_reset_usb()Keith Hui2023-03-232-10/+0
* 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