switch-coreboot/src
Patrick Georgi 4f75af9fe2 Unify remaining binutils invocations
No need to pass calls through gcc in one case and
directly to binutils in another. Just always call
binutils.

Change-Id: Icf9660ce40d3c23f96dfab6a73c169ff07d3e42b
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/7610
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-11-30 12:20:15 +01:00
..
arch Unify remaining binutils invocations 2014-11-30 12:20:15 +01:00
console Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
cpu Unify remaining binutils invocations 2014-11-30 12:20:15 +01:00
device device/dram/ddr3.c: Fix sizeof on array func param overflow 2014-11-08 07:09:34 +01:00
drivers drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0' 2014-11-28 04:53:15 +01:00
ec ec: Use DEVICE_NOOP macro formalism over static stub func 2014-11-29 14:04:35 +01:00
include Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
lib Introduce halt() 2014-11-30 12:20:05 +01:00
mainboard Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
northbridge Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
soc Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
southbridge Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
superio superio/ite: Use common dispatch for pnp entry/exit functions 2014-11-04 11:36:32 +01:00
vendorcode vendorcode/intel/fsp: Update FSP_VENDORCODE_HEADER_PATH 2014-11-29 22:58:31 +01:00
Kconfig AMD: Move RAMBASE and RAMTOP 2014-11-14 15:46:57 +01:00