coreboot/payloads/libpayload/include
Stefan Reinauer b82a74c7ff libpayload: Drop PowerPC architecture
This was never completed / working and we have the working
ARMv7 port for an architecture template, so get rid of this
dead code.

Change-Id: Ic2c1267ee5546dd6e1b63220c263b2fa86c8ae33
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/56065
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Stefan Reinauer <reinauer@chromium.org>
Reviewed-on: http://review.coreboot.org/4235
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-11-26 00:08:39 +01:00
..
armv7/arch armv7: import updated cache/MMU stuff from coreboot 2013-11-25 23:01:03 +01:00
arpa
pci libpayload: Add a few more PCI constants 2013-08-26 00:24:53 +02:00
storage
sys
usb libpayload: usb mass storage card hot plug 2013-11-25 23:56:22 +01:00
x86/arch libpayload: add memory clobber to ins{b,w,l} 2013-11-10 20:41:05 +01:00
assert.h
cbfs.h
cbfs_core.h CBFS: Change the signature of cbfs_decompress. 2013-08-15 20:10:39 +02:00
coreboot_tables.h libpayload: Fix whitespace errors 2013-06-27 14:46:43 +02:00
ctype.h
endian.h
errno.h
getopt.h
inttypes.h
ipchksum.h
kconfig.h
keycodes.h
lar.h
libpayload.h
limits.h
lzma.h
malloc.h
multiboot_tables.h
panel.h
pci.h
stdarg.h
stddef.h Make ssize_t an actual ssize_t 2013-11-25 23:13:50 +01:00
stdint.h libpayload: Add more integer limits 2013-06-27 14:48:08 +02:00
stdio.h
stdlib.h
string.h libpayload: Add strerror 2013-06-28 10:39:57 +02:00
strings.h
sysinfo.h
term.h
unistd.h
video_console.h