summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert/frontrunner-af
Commit message (Expand)AuthorAgeFilesLines
...
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+3
* AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-113-6/+4
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-1/+1
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-231-1/+1
* AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki2013-06-173-69/+0
* AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel2013-05-301-11/+9
* AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel2013-05-141-2/+2
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-091-4/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel2013-04-201-1/+1
* FrontRunner/Toucan-AF: Use SPD read code from F14 wrapperJens Rottmann2013-03-226-231/+22
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-4/+4
* Lippert Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien2013-03-171-8/+0
* Lippert Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien2013-03-171-0/+16
* Lippert Fam14 DSDT: Add OSC methodMike Loptien2013-03-171-1/+13
* FrontRunner/Toucan-AF: lower SPI speed to 22 MHzJens Rottmann2013-03-081-0/+5
* FrontRunner/Toucan-AF: drop unnecessary compile time CPU model selectionJens Rottmann2013-03-041-4/+2
* AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in commentPaul Menzel2013-03-031-1/+1
* FrontRunner/Toucan-AF: work around AGESA RAM init crashing on rebootJens Rottmann2013-03-021-0/+4
* LiPPERT FrontRunner-AF [2/2]: actually implement mainboard supportJens Rottmann2013-03-0213-172/+266
* LiPPERT FrontRunner-AF [1/2]: create board by forking AMD PersimmonJens Rottmann2013-03-0227-0/+6955
OpenPOWER on IntegriCloud