coreboot/src/cpu/intel/haswell
Stefan Reinauer 648d16679c copy_and_run: drop boot_complete parameter
Since this parameter is not used anymore, drop it from
all calls to copy_and_run()

Change-Id: Ifba25aff4b448c1511e26313fe35007335aa7f7a
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/3213
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-05-08 18:24:23 +02:00
..
acpi haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
acpi.c lynxpoint: Add helper functions for reading PM and GPIO base 2013-03-21 23:06:56 +01:00
bootblock.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
cache_as_ram.inc haswell: add romstage_after_car() function 2013-03-18 20:50:45 +01:00
chip.h haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
finalize.c haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
haswell.h haswell: use asmlinkage for assembly-called funcs 2013-05-07 19:39:24 +02:00
haswell_init.c haswell: enable ROM caching 2013-04-03 19:26:05 +02:00
Kconfig haswell: use tsc for udelay() 2013-05-07 18:32:41 +02:00
Makefile.inc haswell: use tsc for udelay() 2013-05-07 18:32:41 +02:00
microcode-M32306c1_ffff000d.h haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
microcode-M32306c2_ffff0003.h haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
microcode-M3240660_ffff000b.h haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
microcode-M7240650_ffff000a.h haswell: Add ULT CPUID and updated microcode 2013-03-14 18:24:27 +01:00
microcode-M7240650_ffff0007.h haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
microcode-M7240651_00000006.h haswell: Add microcode for ULT C0 stepping 0x40651 2013-03-22 00:17:00 +01:00
microcode_blob.c haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
microcode_blob.h haswell: Add microcode for ULT C0 stepping 0x40651 2013-03-22 00:17:00 +01:00
monotonic_timer.c haswell: 24MHz monotonic time implementation 2013-05-01 07:14:36 +02:00
mp_init.c haswell: use asmlinkage for assembly-called funcs 2013-05-07 19:39:24 +02:00
romstage.c copy_and_run: drop boot_complete parameter 2013-05-08 18:24:23 +02:00
sipi_header.c haswell: Parallel AP bringup 2013-03-19 05:15:22 +01:00
sipi_vector.S haswell: Parallel AP bringup 2013-03-19 05:15:22 +01:00
smmrelocate.c haswell: use asmlinkage for assembly-called funcs 2013-05-07 19:39:24 +02:00
tsc_freq.c haswell: use tsc for udelay() 2013-05-07 18:32:41 +02:00