aboutsummaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)Author
2009-11-05If the coreboot and filo overlap, it will "slice off" a piece at theZheng Bao
2009-11-01typo. trivial. Then -> Than.Zheng Bao
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-10-24removal of that unnecessary include slipped through r4841Stefan Reinauer
2009-10-03Remove:Patrick Georgi
2009-09-30Fix payload loading in various corner cases when workingPatrick Georgi
2009-09-25drop some dead code, clarify small comments and small cleanups to malloc.cStefan Reinauer
2009-09-23Fix the bounce_size global so that the bounce buffer works with CBFS.Myles Watson
2009-08-12Kconfig!Patrick Georgi
2009-07-23CBFS stuff:Stefan Reinauer
2009-07-21Example how simple it is to use printk instead of printk_something inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-26Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi
2009-05-14#136: failed to boot under KVM\QEMURonald G. Minnich
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-25Move decompression further down the code flow, so that - wherePatrick Georgi
2009-04-24Another v3-style #ifdef in v2 to killPatrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich
2009-04-22* move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer
2009-04-21Eliminate various issues brought up by scan-build.Patrick Georgi
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-14fix up the tree.Stefan Reinauer
2009-04-13The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on thi...Rudolf Marek
2009-04-13Following patch adds necessary hooks and as well the compile time checks forRudolf Marek
2009-04-03the attached patch is the last infrastructure change necessary forPatrick Georgi
2009-04-01(trivial) add filo call back for those few mainboards that still (need to) Stefan Reinauer
2009-04-01Add copyright notices to two files, src/boot/elfboot.cebiederm
2009-04-01This code adds support for coreboot images that use ROMFS. Ronald G. Minnich
2009-02-10Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-11-03Fix compile errors if CONFIG_FS_PAYLOAD=1:Jens Rottmann
2008-08-03Remove welcome message from elfboot. None of the other subsystems have theirStefan Reinauer
2008-05-21This is a simple patch which allows payloads to be placed in memory inMyles Watson
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-04-14This patch makes a some elf debugging information available at log levelStefan Reinauer
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-11-05Fix a typo in elfboot.c. Closes #27Luis Correia
2006-04-29typoStefan Reinauer
2005-11-17these were factored out.Stefan Reinauer
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
2004-11-04removed the comment in the very beginning of hardwaremain(). I don'tLi-Ta Lo
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-16- Cleanup the bugfix in elfboot.cEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-05-13code reformatLi-Ta Lo
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-17filo boot load supportGreg Watson
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-30more fixes for via ... plus a little more spew.Ronald G. Minnich
2003-09-26fix 'deprecated' warningsRonald G. Minnich
2003-09-03moved init_timer() to static initializationGreg Watson
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-09-01- Add back in the hard reset code from the freebios1 tree.Eric Biederman
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-07-23added post-pci passGreg Watson
2003-07-23static devicesGreg Watson
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-12- Initialize list pointersEric Biederman
2003-06-17added config and other test files.Ronald G. Minnich
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman