summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/torpedo
Commit message (Expand)AuthorAgeFilesLines
...
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-011-1/+3
* mainboard/amd/torpedo: Improve code formattingElyes HAOUAS2016-10-048-876/+873
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-261-7/+7
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-185/+185
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-204-19/+19
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-143-4/+4
* mainboard: Format irq_tables.cPaul Menzel2016-07-311-8/+0
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-041-16/+0
* AGESA f12 f15: Add OEM customisationKyösti Mälkki2016-06-042-78/+18
* AGESA boards: Drop unused includeKyösti Mälkki2016-06-031-1/+0
* AGESA boards: Rename files containing OEM configurationKyösti Mälkki2016-05-102-2/+2
* ASL: Use temporary variable when storing register into itself.Vladimir Serbinenko2016-02-091-1/+2
* ASL: Fix HPBA shadowing.Vladimir Serbinenko2016-02-091-2/+2
* src: Fix various spelling and whitespace issues.Martin Roth2016-02-021-1/+1
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3125-100/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-4/+4
* mainboard 64bit fixesStefan Reinauer2015-10-301-6/+14
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* amd/torpedo: Remove stale ssdt*.aslVladimir Serbinenko2015-06-014-333/+0
* AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki2015-05-241-9/+9
* AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki2015-05-231-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2129-29/+29
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-101-62/+0
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-071-3/+0
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-051-4/+0
* mainboard: Do not redefine CONSOLE_POST Kconfig variableAlexandru Gagniuc2015-02-241-5/+0
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* src/mainboard: Doxygen fixesMartin Roth2015-01-092-14/+6
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-062-8/+0
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-2/+2
* AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth2015-01-041-1/+0
* AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth2015-01-041-1/+2
* AGESA: Add OemCustomize hooks structureKyösti Mälkki2014-12-201-4/+7
* AGESA: Ignore error in OemCustomizeInitEarly()Kyösti Mälkki2014-12-201-5/+1
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-201-1/+1
* mainboard: Strip out some dead includesEdward O'Callaghan2014-12-191-1/+0
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-6/+5
* AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki2014-12-032-4/+1
* AGESA fam12: Common agesawrapperKyösti Mälkki2014-12-032-529/+0
* AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-11/+7
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-034-60/+3