summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* src/mb: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-094-10/+10
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-027-17/+11
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-291-75/+0
* mb/asus/p8h61-m_pro: Add new mainboardAngel Pons2018-06-2316-0/+839
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-145-64/+64
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-121-1/+1
* mb/*/*: Add a few VBT filesArthur Heymans2018-06-062-0/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-3/+3
* amdfam10: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-042-4/+0
* mb/asus: Get rid of whitespace before tabElyes HAOUAS2018-06-0420-102/+102
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+2
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-044-4/+4
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-043-22/+4
* sb/amd/sr5650: Fix invalid function declarationsKyösti Mälkki2018-06-042-8/+0
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-043-6/+6
* amdfam10: Fix function declaration to staticKyösti Mälkki2018-06-041-2/+1
* mainboard/asus/am1i-a: turn on the tpmKevin Cody-Little2018-06-032-0/+4
* Remove all AMD K8 boardsKyösti Mälkki2018-05-3192-9941/+0
* mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth2018-05-153-6/+6
* mainboard/asus: Add license headersNoah Glovsky2018-05-134-1/+46
* mainboard/asus/am1i-a: fix interrupt routing definitions in DSDTGergely Kiss2018-05-091-14/+14
* mb/asus: Get rid of device_tElyes HAOUAS2018-05-0932-43/+43
* {device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS2018-05-091-1/+1
* src/mainboard: Set ACPI OEM ID values to 6 characters longMartin Roth2018-05-084-4/+4
* mainboard/asus: Add spaces around '=='Elyes HAOUAS2018-04-282-4/+4
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* mainboard: Add ASUS Maximus IV GENE-ZTristan Corrick2018-04-0617-0/+770
* mb/asus/m2v-mx_se: Add `cmos.default`Paul Menzel2018-02-061-0/+11
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-2614-61/+61
* mainboard/asus/am1i-a: remove unwanted variableGergely Kiss2018-01-221-7/+3
* Intel i82810 boards & chips: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-1813-398/+0
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-171-1/+1
* Intel i5000 board & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-157-513/+0
* mb/asus/p5gc-mx/romstage.c: Remove unused IO decode rangesArthur Heymans2018-01-141-3/+1
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-15/+15
* mainboard/asus/am1i-a: add support for board ASUS AM1I-AGergely Kiss2018-01-1423-0/+2122
* AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans2017-12-113-6/+3
* intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2cElyes HAOUAS2017-12-111-1/+1
* asus/p2b-ls: Disable SuperI/O ACPI logical deviceKeith Hui2017-12-071-1/+1
* asus/p2b: Align ACPI tables with asus/p2b-lsKeith Hui2017-12-071-12/+153
* asus/p2b-ls: Add ACPI tablesKeith Hui2017-12-073-0/+293
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-284-4/+4
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-232-2/+2
* asus/p2b: Move to EARLY_CBMEM_INITKeith Hui2017-11-042-1/+2
* AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer2017-10-316-6/+6
* superio/ite/common: Add temperature offsetVagiz Trakhanov2017-10-222-6/+6
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-3/+15
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-051-0/+1