summaryrefslogtreecommitdiffstats
path: root/src/boot
Commit message (Expand)AuthorAgeFilesLines
* Kconfig!Patrick Georgi2009-08-121-0/+2
* CBFS stuff:Stefan Reinauer2009-07-232-49/+57
* Example how simple it is to use printk instead of printk_something inStefan Reinauer2009-07-211-3/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-14/+14
* Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi2009-05-261-0/+18
* #136: failed to boot under KVM\QEMURonald G. Minnich2009-05-141-8/+10
* Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi2009-05-132-33/+55
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-302-12/+7
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-302-2/+4
* Move decompression further down the code flow, so that - wherePatrick Georgi2009-04-251-140/+115
* Another v3-style #ifdef in v2 to killPatrick Georgi2009-04-241-2/+2
* These are some really horrible bugs that got through. Ronald G. Minnich2009-04-241-0/+2
* * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer2009-04-221-19/+4
* Eliminate various issues brought up by scan-build.Patrick Georgi2009-04-211-3/+0
* v2/src romfs->cbfs renamePeter Stuge2009-04-143-17/+17
* fix up the tree.Stefan Reinauer2009-04-141-0/+2
* The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on thi...Rudolf Marek2009-04-131-0/+2
* Following patch adds necessary hooks and as well the compile time checks forRudolf Marek2009-04-131-1/+20
* the attached patch is the last infrastructure change necessary forPatrick Georgi2009-04-031-0/+1
* (trivial) add filo call back for those few mainboards that still (need to) Stefan Reinauer2009-04-011-10/+10
* Add copyright notices to two files, src/boot/elfboot.cebiederm2009-04-012-0/+39
* This code adds support for coreboot images that use ROMFS. Ronald G. Minnich2009-04-013-3/+514
* Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson2009-02-101-1/+1
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-091-3/+3
* Fix compile errors if CONFIG_FS_PAYLOAD=1:Jens Rottmann2008-11-031-1/+1
* Remove welcome message from elfboot. None of the other subsystems have theirStefan Reinauer2008-08-031-5/+1
* This is a simple patch which allows payloads to be placed in memory inMyles Watson2008-05-211-0/+4
* rename linuxbios_* files, too.Stefan Reinauer2008-01-181-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-183-17/+17
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-231-1/+1
* This patch makes a some elf debugging information available at log levelStefan Reinauer2007-04-141-4/+4
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-2/+2
* Fix a typo in elfboot.c. Closes #27Luis Correia2006-11-051-1/+1
* typoStefan Reinauer2006-04-291-1/+1
* these were factored out.Stefan Reinauer2005-11-171-16/+0
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)2005-07-061-0/+1
* - Fix the definition of the linuxbios table so all of the compilersEric Biederman2004-12-101-9/+25
* allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo2004-12-031-2/+11
* removed the comment in the very beginning of hardwaremain(). I don'tLi-Ta Lo2004-11-041-8/+0
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-10/+4
* sizeram removal/conversion.Eric Biederman2004-10-271-1/+1
* - Cleanup the bugfix in elfboot.cEric Biederman2004-10-161-3/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-9/+2
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-142-156/+26
* code reformatLi-Ta Lo2004-05-131-1/+1
* cleanup code to remove warningsGreg Watson2004-03-261-0/+4
* Doxidization, reformatLi-Ta Lo2004-03-231-36/+50
* filo boot load supportGreg Watson2004-03-173-0/+201
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-1/+0
* more fixes for via ... plus a little more spew.Ronald G. Minnich2003-09-301-0/+1