summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/persimmon/romstage.c
AgeCommit message (Expand)Author
2020-02-24mb/amd/persimmon: Switch away from ROMCC_BOOTBLOCKMike Banon
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2017-08-25amd/persimmon: 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-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-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
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-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki
2014-07-03AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-07-03AGESA boards: Add prepare_for_resume()Kyösti Mälkki
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
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-04-26superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan
2014-03-31superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan
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
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-16S3 code in the mainboard.zbao
2012-01-18Clean up AMD romstage.c serial outputMarc Jones
2011-11-08Cleanup Persimmon mainboard whitespace.Marc Jones
2011-09-16Persimmon updates for AMD F14 rev C0efdesign98
2011-09-07AMD F14 southbridge updateKerry She
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-06-20sb800: move spi prefetch and fast read mode to sb bootblock.Stefan Reinauer
2011-05-20Correct amd persimmon romstage code for early SPI prefetch enable.Scott Duplichan
2011-05-15Enable rom cache early to reduce boot time.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Switch processor cores to pstate 0 early to reduce boot time.Scott Duplichan
2011-05-15Enable 33 MHz fast mode SPI read early to reduce boot time.Scott Duplichan
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer