summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rk9/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/roda: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans2019-10-281-46/+0
* sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans2019-10-141-19/+0
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/gm45: Use a common romstageArthur Heymans2019-02-061-86/+7
* mb/roda/rk9: Use common code to set up southbridge GPIO'sArthur Heymans2019-02-061-27/+2
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-5/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* sb/intel/i82801ix: fetch initial timestamp in bootblockArthur Heymans2017-11-231-1/+1
* nb/intel/gm45: Add romstage timestampsArthur Heymans2017-06-121-0/+4
* intel/gm45: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-13/+4
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-1/+0
* mainboard/roda/rk9: transition away from device_tAntonello Dettori2016-11-101-1/+1
* mainboard/roda: Use C89 comments style & remove commented codeElyes HAOUAS2016-11-091-1/+1
* intel/gm45: Use common ACPI S3 recoveryKyösti Mälkki2016-06-261-9/+1
* intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori2016-03-081-1/+1
* mb/roda/rk9: Fix cbmem recovery on resume pathNico Huber2015-11-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* gm45: Decrease MTRR usageVladimir Serbinenko2014-08-161-2/+3
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* gm45: Set D0F0_SKPD on normal boot pathVladimir Serbinenko2014-08-141-0/+3
* gm45: Allow skiping voltage config.Vladimir Serbinenko2014-08-131-1/+1
* gm45: Move spd address map to board-specific config.Vladimir Serbinenko2014-07-291-0/+4
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-10/+11
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* roda/rk9: Add EARLY_CBMEM_INITKyösti Mälkki2014-01-221-1/+3
* CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki2013-09-111-4/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* roda/rk9: New mainboardPatrick Georgi2012-11-271-0/+211