summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p2b
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/asus/p2b: list all unused Super I/O resourcesKeith Hui2022-01-041-0/+4
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-261-1/+0
* 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
* mb/*/mptable.c: Use smp_write_pci_intsrc()Kyösti Mälkki2021-06-142-3/+3
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-142-11/+9
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-112-2/+2
* mb/asus/p2b/cmos.layout: Align contents with tabsAngel Pons2021-04-241-24/+24
* mb/asus/p2b: Add option table supportKeith Hui2021-04-063-0/+81
* mb/asus/p2b: Refactor southbridge ACPI stuffKeith Hui2021-03-221-73/+1
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-176-0/+12
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/asus/p2b: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-261-14/+14
* mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS2020-10-131-1/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+9
* src: Remove unneded whitespace before tabElyes HAOUAS2020-08-181-2/+2
* mb/asus/p2b: Enable hardware monitor access via I/O on ISA busKeith Hui2020-07-261-0/+29
* mb/asus/p2b: Drop select SMPKyösti Mälkki2020-07-261-1/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* mb/asus/p2b: Add p3b-f IRQ routing to DSDTKeith Hui2020-06-021-0/+11
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mb/asus/p2b: Remove variant validation guards from DSDTKeith Hui2020-05-171-13/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1113-13/+0
* mainboard/asus/p3b-f: Reintroduce as variant of p2bKeith Hui2020-05-117-3/+99
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-067-84/+7
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-067-14/+7
* asus/p2b: Enable IDE and UDMA for all variantsKeith Hui2020-05-043-20/+4
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mb/asus/p2b*: Get rid of power button deviceKeith Hui2020-05-021-9/+0
* asus/p2b-ls: Replicate OEM GPO configurationKeith Hui2020-04-251-0/+4
* mb/asus/p2b*: Switch to overridetreeKeith Hui2020-04-209-188/+43
* asus/p2b*: Declare \_SB.PCI0.MBRS in DSDTKeith Hui2020-04-181-0/+2
* asus/p2b*: Move serial init into mainboard bootblockKeith Hui2020-04-183-25/+15
* asus/p2b-ds: Transform into variantKeith Hui2020-04-186-3/+179
* asus/p2b-d: Transform into variantKeith Hui2020-04-187-1/+187
* asus/p2b-ls: Transform into variantKeith Hui2020-04-186-2/+141
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-26/+4
* asus/p2b-f: Transform into variantKeith Hui2020-03-305-2/+123
* asus/p2b: Transform into variant-enabled structureKeith Hui2020-03-304-46/+51
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-185-6/+0
* asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki2020-01-121-10/+1
* intel/i440bx,i82371: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-121-5/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0