coreboot-kgpe-d16/src/southbridge/intel/ibexpeak
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
..
azalia.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
chip.h ibexpeak: ensure config compatibility with bd82x6x 2013-12-03 07:50:26 +01:00
early_smbus.c southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
early_thermal.c ibexpeak/thermal: set temperature target in early init. 2014-02-20 14:04:19 +01:00
Kconfig ibexpeak: Move to common FADT 2014-11-08 13:42:05 +01:00
lpc.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
madt.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
Makefile.inc ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. 2014-11-26 23:19:29 +01:00
me.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
me.h Support for Ibexpeak southbridge 2013-11-25 19:32:36 +01:00
nvs.h Move nehalem/sandy/ivy to per-device acpi 2014-09-11 21:53:33 +02:00
pch.h sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
sata.c ibexpeak/sata: Add PCI ID from Easynote LM. 2014-02-17 00:58:21 +01:00
smbus.c ibexpeak: add smbus_write_byte 2014-02-01 18:43:11 +01:00
smbus.h ibexpeak: add smbus_write_byte 2014-02-01 18:43:11 +01:00
smi.c ibexpeak: Remove some dead code. 2014-06-11 19:43:36 +02:00
smihandler.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
thermal.c ibexpeak/thermal: set temperature target in early init. 2014-02-20 14:04:19 +01:00
usb_ehci.c ibexpeak: Set number of USB ports. 2014-06-11 19:43:46 +02:00