aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1/romstage.c
AgeCommit message (Expand)Author
2017-03-28asrock/e350m1: Switch away from AGESA_LEGACYKyö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-12-01AGESA f14: Consolidate early P-states settingKyösti Mälkki
2016-12-01AGESA f14: Consolidate XIP cacheKyösti Mälkki
2015-11-02asrock/e350m1: Add ACPI S3 supportKyösti Mälkki
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/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-20AGESA fam14: Add amd_initenv()Kyösti Mälkki
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-10-30mainboards/asrock/e350m1: Use driver for Nuvoton NCT5572D superio chipFelix Held
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyö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-28mainboard/asrock/e350m1: Avoid including early_serial.cEdward O'Callaghan
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
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
2013-01-30ASRock E350M1: Remove unused variable `reg8` from `romstage.c`Paul Menzel
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-01-18Clean up AMD romstage.c serial outputMarc Jones
2011-09-07AMD F14 southbridge updateKerry She
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-06-22Move SB800 clock init earlierScott Duplichan
2011-06-20sb800: move spi prefetch and fast read mode to sb bootblock.Stefan Reinauer
2011-06-07re-indent, so files conform to coding guidelines.Stefan Reinauer
2011-06-04Port persimmon r6591 to e350m1: ROM cache earlyMarshall Buschman
2011-06-04Port persimmon r6584 and r6601 to e350m1: SPI prefetch earlyMarshall Buschman
2011-06-04Port persimmon r6583 to e350m1: pstate 0 earlyMarshall Buschman
2011-06-04Port persimmon r6582 to e350m1: 33 MHz SPI read earlyMarshall Buschman
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-02-26Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan
2011-02-24git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan