coreboot-kgpe-d16/src
Stefan Reinauer 853f4698a8 ARMv7: Make ABI compatible to reference toolchain
Our reference toolchain uses -mabi=aapcs whereas we started
forcing -mabi=aapcs-linux. Drop this to prevent ABI incompatibility.

Also drop -fno-common since that's set in the top level Makefile.inc
already.

Change-Id: I4afdcf5da9a5d86c2f9e5de5c7d523ccd2f5f1e0
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2103
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-01-04 22:14:19 +01:00
..
arch ARMv7: Make ABI compatible to reference toolchain 2013-01-04 22:14:19 +01:00
console make early serial console support more generic 2013-01-04 01:36:27 +01:00
cpu cleanup some exynos5250 uart code 2013-01-04 01:45:26 +01:00
device Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
drivers corrections for MAX77686 config variable 2012-12-29 15:33:53 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". 2013-01-04 06:27:33 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard Tyan s8226: change lapic of lapic_cluster 0 to 0x10 2013-01-04 06:37:19 +01:00
northbridge rd890: clear IO-APIC before setup 2013-01-04 06:38:24 +01:00
southbridge rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops 2012-12-30 22:45:56 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions 2013-01-02 20:37:16 +01:00
Kconfig Fix UART8250 console prototypes 2012-12-12 00:27:10 +01:00