summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/union_station/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-2/+2
* AGESA fam14: Add amd_initenv()Kyösti Mälkki2014-12-201-0/+1
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-201-1/+1
* AGESA fam14: Move agesawrapper_amdinitmmio()Kyösti Mälkki2014-12-031-3/+2
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-6/+5
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-031-1/+1
* mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan2014-11-071-1/+1
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-30/+6
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-0/+1
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+3
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* 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
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Union Station: Remove SIO supportFrank Vibrans2012-03-131-2/+0
* Clean up AMD romstage.c serial outputMarc Jones2012-01-181-22/+32
* mainboard: Add AMD unionstation RDK supportKerry Sheh2011-11-181-0/+107