switch-coreboot/lib
Uwe Hermann 4448a95a55 The file lib/stage2.c is a complete rewrite from scratch and doesn't really
share any code with LinuxBIOSv2. Thus:

 * Update the copyright year for the code by Ron Minnich to 2007.

 * Add missing copyright line for the changes made by Stefan Reinauer.

 * Drop LANL text which is a left-over from V2 times and doesn't apply
   anymore here, as this is a complete rewrite.

Needs an ack by both, Ron and Stefan.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@225 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-09 02:13:49 +00:00
..
clog2.c Document the origin and license of lib/clog2.c (trivial). 2007-03-08 20:17:55 +00:00
compute_ip_checksum.c Update compute_ip_checksum.c and ip_checksum.h to the versions from 2007-03-06 14:46:57 +00:00
delay.c Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
elfboot.c Clean out temp hacks which we used in Brussels to get things working. 2007-03-08 00:55:46 +00:00
Kconfig Add missing license header to lib/Kconfig. 2007-03-08 22:55:32 +00:00
lar.c fix archive size. 2007-03-08 01:09:04 +00:00
lzma.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
Makefile Consistently use 'printf' instead of 'echo' to print stuff to 2007-03-09 00:41:23 +00:00
malloc.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
mem.c Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
nrv2b.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
stage2.c The file lib/stage2.c is a complete rewrite from scratch and doesn't really 2007-03-09 02:13:49 +00:00
tables.c Large patch but trivial: Fix Copright error. 2007-02-26 23:17:40 +00:00
uart8250.c Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00