coreboot-kgpe-d16/src/lib
Stefan Reinauer 5d3dee8334 drop quite a lot of dead code that did nothing but produce warnings and make
the rest of the code unreadable.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5426 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-14 11:40:34 +00:00
..
Makefile.inc This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
cbfs.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
cbmem.c Consolidate ifdefs in src/lib/cbmem.c for readability. 2010-03-31 14:57:55 +00:00
clog2.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
compute_ip_checksum.c fix shadow variable in compute_ip_checksum.c 2009-03-31 16:42:57 +00:00
debug.c drop quite a lot of dead code that did nothing but produce warnings and make 2010-04-14 11:40:34 +00:00
delay.c - Major cleanup of the bootpath 2003-07-19 04:28:22 +00:00
fallback_boot.c Remove remaining uses of 2010-03-18 20:58:41 +00:00
gcc.c Add prototypes to silence these warnings. 2009-10-29 16:49:50 +00:00
generic_dump_spd.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
generic_sdram.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
jpeg.c clean up shadow variables in jpeg decoder. 2010-03-17 04:03:22 +00:00
jpeg.h Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
lzma.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
lzmadecode.c fix variable shadowing in lzmadecode.c (trivial) 2009-04-04 13:28:40 +00:00
lzmadecode.h additions and mods for lzma. 2006-09-14 15:12:36 +00:00
malloc.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
memcmp.c - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
memcpy.c fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
memmove.c tidy 2004-03-13 03:40:29 +00:00
memset.c fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
nrv2b.c AMD Rev F support 2006-10-04 20:46:15 +00:00
ramtest.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
uart8250.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
usbdebug_direct.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
version.c This patch fixes build.h dependencies in coreboot again. 2010-03-29 13:04:13 +00:00
xmodem.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00