Commit graph

5 commits

Author SHA1 Message Date
Stefan Reinauer
31bb218552 big move orgy.
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Ronald G Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@47 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-11-22 12:15:55 +00:00
Segher Boessenkool
8633f0f9b1 Some build fixes with <arch/types.h>
Add include guards to the one implementation we have so far;
use this header instead of <stdint.h> where it broke the build;
use u8 etc. types where it broke the build.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@37 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-11-07 13:26:40 +00:00
Segher Boessenkool
367e462351 Blasting away the previous commit (r33) as it wasn't meant
to check in all this, just part of it.



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@34 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-11-07 03:09:43 +00:00
Segher Boessenkool
da145f2f9e kbuild: Fix Makefile syntax error
Whitespace problems _can_ be harmful.  Oh how we all love "make".

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@33 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-11-07 02:50:13 +00:00
Ronald G. Minnich
b0d874f54b console headers. GPL added.
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@20 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 15:36:01 +00:00