summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
...
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-072-0/+2
* AGESA: Remove leftover s3resume includeKyösti Mälkki2017-03-072-2/+0
* AGESA fam14: Sanitize headerfileKyösti Mälkki2017-03-072-10/+0
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-072-2/+0
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-262-4/+4
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-062-2/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-062-2/+0
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-012-0/+2
* AGESA f14: Consolidate early P-states settingKyösti Mälkki2016-12-012-6/+0
* AGESA f14: Consolidate XIP cacheKyösti Mälkki2016-12-012-14/+0
* src/mainboard: Remove unnecessary whitespaceElyes HAOUAS2016-10-072-2/+2
* mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS2016-10-012-2/+2
* mainboard/lippert: Use tabs for indentsElyes HAOUAS2016-09-262-2/+2
* mainboard/lippert/frontrunner-af: Use tabs for indentsElyes HAOUAS2016-09-232-17/+17
* mainboard/lippert/toucan-af: Use tabs for indentsElyes HAOUAS2016-09-232-17/+17
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-2012-24/+24
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-173-3/+3
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-142-4/+4
* mainboard: Format irq_tables.cPaul Menzel2016-07-312-14/+0
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-312-2/+0
* AMD boards: Fix romstage main() declarationKyösti Mälkki2016-06-185-5/+5
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-042-30/+0
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-104-158/+38
* AGESA boards: Rename files containing OEM configurationKyösti Mälkki2016-05-104-4/+4
* ASL: Fix HPBA shadowing.Vladimir Serbinenko2016-02-092-4/+4
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-102-2/+4
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-102-2/+2
* lippert/frontronner-af & toucan-af: Fix IASL warningsMartin Roth2015-12-024-16/+24
* IASL: Enable warnings as errorsMartin Roth2015-11-232-0/+8
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-7/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-053-3/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3152-208/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-302-4/+4
* amd/acpi: Clean up SMBus references.Tobias Diedrich2015-10-242-332/+0
* SB800-mainboards: use write8 to disable unused GPP CLKFelix Held2015-10-232-10/+10
* coreboot: introduce commonlibAaron Durbin2015-09-222-2/+2
* lippert/frontrunner-af: 64bit fixesStefan Reinauer2015-06-231-1/+1
* lippert/toucan-af: 64bit fixesStefan Reinauer2015-06-231-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-3/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-3/+3
* AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki2015-05-242-12/+12
* Remove address from GPLv2 headersPatrick Georgi2015-05-2152-52/+52
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-102-116/+0
* kconfig: automatically include mainboardsStefan Reinauer2015-04-189-21/+18
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-072-6/+0
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-052-8/+0
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-163-36/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-163-3/+3
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-163-69/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-6/+6