coreboot-kgpe-d16/src/cpu/x86
Furquan Shaikh 20f25dd5c8 Rename coreboot_ram stage to ramstage
Rename coreboot_ram stage to ramstage. This is done in order to provide
consistency with other stage names (bootblock, romstage) and to allow any
Makefile rule generalization, required for patches to be submitted later.

Change-Id: Ib66e43b7e17b9c48b2d099670ba7e7d857673386
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: http://review.coreboot.org/5567
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-04-26 13:27:09 +02:00
..
16bit x86 bootblock: improve clang compatibility 2014-02-19 20:56:19 +01:00
32bit Remove whitespace. 2012-02-17 19:04:31 +01:00
cache post code: Replaced hard-coded post code with macro 2012-01-23 22:50:56 +01:00
lapic x86: use car_(get|set)_var accessors for apic timer 2014-04-01 14:31:36 +02:00
mtrr Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
name GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pae Rename coreboot_ram stage to ramstage 2014-04-26 13:27:09 +02:00
smm console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
tsc x86: add thread support 2013-05-14 05:24:18 +02:00
car.c CAR_GLOBAL: enforce compiler to check if _start != _end 2014-02-24 13:54:02 +01:00
fpu_enable.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Kconfig x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option 2014-03-07 15:30:27 +01:00
Makefile.inc Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE 2014-04-01 11:36:00 +02:00
mirror_payload.c x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option 2014-03-07 15:30:27 +01:00
mp_init.c x86: Add SMM helper functions to MP infrastructure 2014-01-30 06:05:38 +01:00
sipi_vector.S rmodules: use rmodtool to create rmodules 2014-03-20 23:55:55 +01:00
sse_enable.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00