coreboot-kgpe-d16/src
Stefan Reinauer 6cb3a59fd5 x86: flatten hierarchy
It never made sense to have bootblock_* in init, but
pirq_routing.c in boot, and some ld scripts on the main
level while others live in subdirectories.

This patch flattens the directory hierarchy and makes
x86 more similar to the other architectures.

Change-Id: I4056038fe7813e4d3d3042c441e7ab6076a36384
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10901
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2015-07-13 21:04:56 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch x86: flatten hierarchy 2015-07-13 21:04:56 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
device x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL 2015-07-12 19:04:48 +02:00
drivers Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
ec ec/lenovo/h8: silence sound on boot 2015-07-07 02:40:50 +02:00
include Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
lib Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() 2015-07-12 18:14:23 +02:00
mainboard x86: flatten hierarchy 2015-07-13 21:04:56 +02:00
northbridge x86: flatten hierarchy 2015-07-13 21:04:56 +02:00
soc tegra124/tegra210: Include stages.h in bootblock.c 2015-07-13 10:23:46 +02:00
southbridge Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode vboot: Don't count boot attempts if lid is closed 2015-07-08 19:40:24 +02:00
Kconfig payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00