aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/dinar/romstage.c
AgeCommit message (Expand)Author
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-03AGESA fam14: Move agesawrapper_amdinitmmio()Kyösti Mälkki
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-11-07mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan
2014-08-23superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan
2014-08-23superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05amd/dinar: Fix agesawrapper headerKyösti Mälkki
2014-06-18mainboard: Clear up remaining SIO_PORT from KconfigEdward O'Callaghan
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-02-06console: Drop extra uart_init()Kyösti Mälkki
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-06-28AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)Bruce Griffith
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-04-20AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-02-17Mainboard: Add AMD dinar mainboard.Kerry Sheh