summaryrefslogtreecommitdiff
path: root/src/boot/hardwaremain.c
AgeCommit message (Expand)Author
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2011-04-11Unify use of post_codeAlexandru Gagniuc
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-09Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi
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-03Remove:Patrick Georgi
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-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-22* move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer
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-01This code adds support for coreboot images that use ROMFS. Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)
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- 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-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