coreboot/src/mainboard/intel
Patrick Georgi 546953c0c5 Replace hlt with halt()
There were instances of unneeded arch/hlt.h includes,
various hlt() calls that weren't supposed to exit (but
might have) and various forms of endless loops around
hlt() calls.

All these are sorted out now: unnecessary includes are
dropped, hlt() is uniformly replaced with halt() (except
in assembly, obviously).

Change-Id: I3d38fed6e8d67a28fdeb17be803d8c4b62d383c5
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/7608
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-12-02 10:25:55 +01:00
..
bakersport_fsp fsp: Change mobo partnumbers to reflect that it's running code FSP variant 2014-11-15 20:00:17 +01:00
baskingridge lynxpoint: Consolidate common GNVS init 2014-10-18 22:16:24 +02:00
bayleybay_fsp fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h 2014-11-19 03:56:38 +01:00
cougar_canyon2 Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
d810e2cb Replace hlt with halt() 2014-12-02 10:25:55 +01:00
d945gclf i945: consolidate sb & nb early inits 2014-11-09 04:56:11 +01:00
eagleheights mainboard/*/debug.c: Remove duplicate or dead code 2014-11-15 10:25:23 +01:00
emeraldlake2 Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
jarrell mainboard/*/debug.c: Remove duplicate or dead code 2014-11-15 10:25:23 +01:00
minnowmax Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
mohonpeak Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
mtarvon intel/cpu: rename car.h to romstage.h 2014-08-15 03:44:46 +02:00
truxton mainboard/*/debug.c: Remove duplicate or dead code 2014-11-15 10:25:23 +01:00
wtm2 lynxpoint: Consolidate common GNVS init 2014-10-18 22:16:24 +02:00
xe7501devkit e7501: Move to perdev ACPI 2014-10-19 09:56:54 +02:00
Kconfig bayleybay_fsp: Add bakersport board variant 2014-08-11 20:06:44 +02:00