summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-102-2/+2
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-064-29/+19
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-064-16/+0
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-067-28/+28
* AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth2015-01-042-2/+0
* AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth2015-01-042-4/+6
* AGESA: Add OemCustomize hooks structureKyösti Mälkki2014-12-202-8/+14
* AGESA: Ignore error in OemCustomizeInitEarly()Kyösti Mälkki2014-12-202-10/+2
* AGESA fam14: Add amd_initenv()Kyösti Mälkki2014-12-202-0/+2
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-202-2/+2