coreboot-kgpe-d16/src
Gabe Black db02069d71 arm: Add a W() macro for use in kernel assembler.
Some kernel assembly code uses a W macro to optionally add a .w to
instructions that need to be 32 bit thumb. The gnu assembler doesn't seem to
need the .w and won't assemble if it's provided.

Change-Id: I0a288177788b5c61810ee7bd3d2debea66835de2
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3759
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-07-11 17:55:05 +02:00
..
arch arm: Add a W() macro for use in kernel assembler. 2013-07-11 17:55:05 +02:00
console usbdebug: Move EHCI BAR relocation code 2013-07-10 23:24:20 +02:00
cpu Set PCI bus operations at buildtime for ramstage 2013-07-11 01:29:35 +02:00
device device: Fix spelling 2013-07-10 20:17:25 +02:00
drivers parade: Add a driver for the parade ps8625. 2013-07-10 23:20:39 +02:00
ec chromeec: Add a function to send passthrough i2c messages. 2013-07-10 23:18:30 +02:00
include usbdebug: Move ehci_debug_info allocation 2013-07-10 23:23:55 +02:00
lib Fix CBMEM console use with CAR_MIGRATION 2013-07-11 05:04:22 +02:00
mainboard Set PCI bus operations at buildtime for ramstage 2013-07-11 01:29:35 +02:00
northbridge Set PCI bus operations at buildtime for ramstage 2013-07-11 01:29:35 +02:00
southbridge Vortex86EX southbridge routes more built-in PCI device IRQs. 2013-07-10 23:51:29 +02:00
superio w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00