coreboot-kgpe-d16/src
Patrick Georgi 4a30ab9096 cpu/amd: remove .intel_syntax
Replace with the more familiar AT&T syntax.
Tested by sha1sum(1)ing the object files, and checking the objdump that
the code in question was actually compiled.

Change-Id: Ibdc024ad90c178c4846d82c5308a146dd1405165
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13133
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-01-23 17:01:53 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: remove .intel_syntax 2016-01-23 17:01:44 +01:00
commonlib commonlib/: Add missing license headers 2016-01-18 03:27:02 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu cpu/amd: remove .intel_syntax 2016-01-23 17:01:53 +01:00
device device/oprom/yabel: Update BSD license headers 2016-01-18 18:23:52 +01:00
drivers intel/fsp1_1: Fix for passing VBT when vboot requests it 2016-01-22 13:04:29 +01:00
ec ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
include lib: Implement framework for retrieving WiFi regulatory domain 2016-01-22 16:12:17 +01:00
lib lib: compile mdelay for romstage 2016-01-22 22:15:09 +01:00
mainboard google/oak: Configurate SD card detection pin 2016-01-22 22:15:51 +01:00
northbridge nb/intel/pineview: Use macro names for memory base registers 2016-01-20 16:26:22 +01:00
soc mediatek/mt8173: revise cbmem_top 2016-01-22 22:15:38 +01:00
southbridge sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode vboot2: Handle slow EC SW sync and graphics driver loading 2016-01-22 13:03:27 +01:00
Kconfig Kconfig: Recommend not enabling UPDATE_IMAGE option 2016-01-22 19:22:07 +01:00