coreboot/src
Stefan Reinauer 6bd571e060 drop some dead code, clarify small comments and small cleanups to malloc.c
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4677 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-25 21:59:57 +00:00
..
arch Make build_opt_tbl depend on config.h since it uses it. This fixes: 2009-09-24 16:56:08 +00:00
boot drop some dead code, clarify small comments and small cleanups to malloc.c 2009-09-25 21:59:57 +00:00
config I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system. 2009-09-17 18:30:23 +00:00
console Rename CONFIG_SERIAL_CONSOLE to match newconfig. 2009-09-25 17:24:08 +00:00
cpu some progress on kconfig: 2009-09-25 18:43:02 +00:00
devices Remove HyperTransport support from boards that don't need it. 2009-09-24 15:09:11 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include drop some dead code, clarify small comments and small cleanups to malloc.c 2009-09-25 21:59:57 +00:00
lib drop some dead code, clarify small comments and small cleanups to malloc.c 2009-09-25 21:59:57 +00:00
mainboard Trivial fixups to get this board further along. 2009-09-25 19:53:59 +00:00
northbridge some progress on kconfig: 2009-09-25 18:43:02 +00:00
pc80 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
southbridge some progress on kconfig: 2009-09-25 18:43:02 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Make all Kconfig enabled boards build (tested with kbuildall). 2009-09-24 09:03:06 +00:00
Kconfig Remove HyperTransport support from boards that don't need it. 2009-09-24 15:09:11 +00:00