coreboot-kgpe-d16/src
Aaron Durbin 8c20399a42 haswell: wait 10ms after INIT IPI
There should be a fixed 10ms wait after sending an INIT IPI. The
previous implementation was just waiting up to 10ms for the IPI to
complete the send. That is not correct. The 10ms is unconditional
according to the documentation. No ill effects were observed with the
previous behavior, but it's important to follow the documentation.

Change-Id: Ib31d49ac74808f6eb512310e9f54a8f4abc3bfd7
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2780
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-19 05:26:12 +01:00
..
arch x86 intel: Add Firmware Interface Table support 2013-03-17 22:53:51 +01:00
console Eliminate do_div(). 2013-03-08 23:14:26 +01:00
cpu haswell: wait 10ms after INIT IPI 2013-03-19 05:26:12 +01:00
device Google Link: Add remaining code to support native graphics 2013-03-15 20:21:51 +01:00
drivers
ec Support ITE IT8518 embedded controller running Quanta's firmware 2013-03-14 04:54:21 +01:00
include intel microcode: split up microcode loading stages 2013-03-19 05:11:50 +01:00
lib rmodule: include heap in bss section 2013-03-18 18:51:28 +01:00
mainboard AMD Dinar: Remove Unused Oem.h Header File 2013-03-19 00:36:40 +01:00
northbridge haswell: move call site of save_mrc_data() 2013-03-18 20:50:15 +01:00
southbridge lynxpoint: Move a bit of generic RCBA into early_pch 2013-03-18 18:49:07 +01:00
superio Super I/O W83627DHG: Enable UART B by redirecting pins 2013-03-15 17:51:48 +01:00
vendorcode google/snow: rename a file so that it is clear what board it is for 2013-03-16 04:07:35 +01:00
Kconfig lib: add rmodule support 2013-03-18 18:40:34 +01:00