coreboot-kgpe-d16/src
Stefan Reinauer da1ef02e90 stddef.h: move to generic code
stddef.h should be fairly generic across all platforms we'd want to
support, so let's move it to generic code.

Change-Id: I580c9c9b54f62fadd9ea97115933e16ea0b13ada
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2007
Tested-by: build bot (Jenkins)
2012-12-08 06:54:16 +01:00
..
arch stddef.h: move to generic code 2012-12-08 06:54:16 +01:00
console WIP: Add support for non-8250 built-in UARTs 2012-12-08 06:51:59 +01:00
cpu WIP: Initial support for Samsung Exynos 5250 ARM CPU 2012-12-08 06:48:03 +01:00
device Fix Yabel compilation on non-x86 platforms 2012-12-08 06:46:14 +01:00
drivers Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH 2012-12-08 06:47:28 +01:00
ec Get rid of drivers class 2012-11-27 22:00:49 +01:00
include stddef.h: move to generic code 2012-12-08 06:54:16 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
northbridge Add function to map vendor/device to generic VBIOS IDs 2012-12-07 20:42:33 +01:00
southbridge Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Drop ARCH_ARM in favor of ARCH_ARMV7 2012-12-06 02:26:42 +01:00