coreboot-kgpe-d16/src/cpu
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
..
allwinner allwinner/a10: fix raminit 2014-11-22 21:04:43 +01:00
amd cpu/amd/agesa/family15rl: Provide Richland CPU support 2014-11-27 11:27:51 +01:00
armltd Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
dmp Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
intel Replace hlt with halt() 2014-12-02 10:25:55 +01:00
qemu-x86 Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
samsung/exynos5250 armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
ti uarts: 32/64 cleanup 2014-10-16 17:41:14 +02:00
via {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
x86 Unify remaining binutils invocations 2014-11-30 12:20:15 +01:00
Kconfig armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
Makefile.inc armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00