summaryrefslogtreecommitdiff
path: root/src/mainboard/asus
AgeCommit message (Expand)Author
2020-06-06amd/agesa/hudson boards: Get rid of power button devicePaul Menzel
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-06-02mb/asus/p2b: Add p3b-f IRQ routing to DSDTKeith Hui
2020-06-01src: Fix up #-commented SPDX headersAngel Pons
2020-06-01AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons
2020-05-29AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel
2020-05-26AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons
2020-05-26AGESA f16kb: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f15tn: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons
2020-05-26mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons
2020-05-26mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-17mb/asus/p2b: Remove variant validation guards from DSDTKeith Hui
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11mainboard/asus/p3b-f: Reintroduce as variant of p2bKeith Hui
2020-05-10src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons
2020-05-04asus/p2b: Enable IDE and UDMA for all variantsKeith Hui
2020-05-02mb/asus/p8h61-m_pro: Disable SVID LDNAngel Pons
2020-05-02mb/asus/p8h61-m_pro: Disable SB-TSI base addressAngel Pons
2020-05-02mb/asus/p8h61-m_pro: Fix function of pin 70Angel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02mb/asus/p2b*: Get rid of power button deviceKeith Hui
2020-04-25asus/p2b-ls: Replicate OEM GPO configurationKeith Hui
2020-04-20mb/asus/p8h61-m_lx3_r2_0: Add new mainboardAngel Pons
2020-04-20mb/asus/p2b*: Switch to overridetreeKeith Hui
2020-04-20mb/asus/am1i-a/buildOpts.c: set a board type to AMD_PLATFORM_DESKTOPMike Banon
2020-04-20mb/asus/am1i-a/buildOpts.c: guard UMA-related options with CONFIG_GFXUMAMike Banon
2020-04-20mb/asus/am1i-a/buildOpts.c: return the removed commentsMike Banon
2020-04-20mb/asus/am1i-a/buildOpts.c: Use fully-qualified paths on includesMike Banon
2020-04-20mb/asus/am1i-a/buildOpts.c: reorder lines for comparison convenienceMike Banon
2020-04-18asus/p2b*: Declare \_SB.PCI0.MBRS in DSDTKeith Hui
2020-04-18asus/p2b*: Move serial init into mainboard bootblockKeith Hui
2020-04-18asus/p2b-ds: Transform into variantKeith Hui
2020-04-18asus/p2b-d: Transform into variantKeith Hui
2020-04-18asus/p2b-ls: Transform into variantKeith Hui
2020-04-14src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS
2020-04-10src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS