summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a typo in device.c -- calling phase1 in phase2Ronald G. Minnich2007-02-261-0/+2
* This wraps up re-adding linuxbios table support in a limited form. Ronald G. Minnich2007-02-262-19/+12
* some dependencies fixes.Stefan Reinauer2007-02-262-5/+2
* add tables support to LinuxBIOS. Ronald G. Minnich2007-02-261-0/+47
* Various Kconfig fixes and some additional documentation.Stefan Reinauer2007-02-251-9/+5
* Use common license header format (trivial).Uwe Hermann2007-02-252-9/+13
* This file is no longer needed, we have moved the modificaitons toRonald G. Minnich2007-02-251-218/+0
* Simplify elfboot, add copyright. newelfboot.c will be removed in aRonald G. Minnich2007-02-252-389/+90
* Stupid malloc allocater which we hope that we will never need. But itRonald G. Minnich2007-02-251-28/+20
* Documentation changesRonald G. Minnich2007-02-251-29/+50
* clean up headers as requested. drop some dead code.Stefan Reinauer2007-02-242-54/+1
* This set of changes allows FILO to boot in bochs: Ronald G. Minnich2007-02-241-11/+15
* The newelfboot code is correctly loading filo.elf. It is running fromRonald G. Minnich2007-02-231-65/+4
* newelfboot.c. this elfboot is tremendously simplified so it can run outRonald G. Minnich2007-02-233-9/+259
* get rid of all warnings but one (lb table fake)Stefan Reinauer2007-02-231-1/+1
* * add config options for serial port and speedStefan Reinauer2007-02-231-2/+0
* Basic elfboot functionality is in now. Ronald G. Minnich2007-02-231-4/+40
* fix mem.c declaration add size_t later once we understand the typedefRonald G. Minnich2007-02-232-5/+6
* mods to elf.h to use arch/elf.hRonald G. Minnich2007-02-233-237/+151
* * cleanup/refactor makefiles.Stefan Reinauer2007-02-231-2/+17
* fix a warning, clean up code and makefilesStefan Reinauer2007-02-231-21/+21
* * rename devices to device for consistencyStefan Reinauer2007-02-231-4/+4
* * fix some license headersStefan Reinauer2007-02-231-3/+4
* Files needs for booting a payload. We are reducing the number ofRonald G. Minnich2007-02-231-0/+668
* This is the stage2.c function for the device tree creation.Stefan Reinauer2007-02-221-0/+107
* Library changes. Added malloc. Added mem* ops. Made a few otherStefan Reinauer2007-02-224-1/+162
* clean up the build system.Stefan Reinauer2007-02-221-1/+5
* Fix bug, add two new functions. Ronald G. Minnich2007-02-221-5/+38
* Remove unused dummy options, some cosmetic fixes (trivial).Uwe Hermann2007-01-301-16/+11
* Add a first bit of a framework. Builds the following parts, inStefan Reinauer2007-01-292-0/+154
* * This patch renames remainders the arch i386 to x86.Stefan Reinauer2007-01-046-0/+660