summaryrefslogtreecommitdiffstats
path: root/src/boot/hardwaremain.c
Commit message (Expand)AuthorAgeFilesLines
* Drop boot directoryStefan Reinauer2012-11-301-147/+0
* Add initialization hook for chipsNico Huber2012-11-271-0/+4
* Clean up stack checking codeStefan Reinauer2012-11-131-6/+0
* Add method for delaying adding of timestampsStefan Reinauer2012-11-131-26/+8
* Store timestamps before resuming from suspendStefan Reinauer2012-11-121-4/+6
* Add POST code for "All devices initialized"Stefan Reinauer2012-11-071-1/+2
* Fix compilation without CONFIG_WRITE_HIGH_TABLES.Denis 'GNUtoo' Carikli2012-10-021-0/+2
* Implement stack overflow checking for the BSPRonald G. Minnich2012-07-241-2/+15
* Hook up MRC cache updateStefan Reinauer2012-05-111-0/+5
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Make timestamp collection conditional in hardwaremain.cRudolf Marek2012-04-241-1/+13
* Add more timestamps in coreboot.Stefan Reinauer2012-03-301-0/+21
* CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury2012-03-291-0/+3
* Unify use of post_codeAlexandru Gagniuc2011-04-111-6/+6
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-6/+6
* This is a general cleanup patchStefan Reinauer2010-02-221-2/+1
* Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi2010-02-091-5/+1
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-271-0/+2
* CBMEM high table memory manager.Stefan Reinauer2009-10-261-4/+9
* Remove:Patrick Georgi2009-10-031-13/+2
* 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-301-3/+3
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-2/+2
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-1/+2
* * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer2009-04-221-19/+4
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-4/+4
* 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
* This code adds support for coreboot images that use ROMFS. Ronald G. Minnich2009-04-011-3/+14
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-5/+5
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-151-1/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)2005-07-061-0/+1
* 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
* - 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-141-156/+20
* 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-171-0/+4
* - 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
* fix 'deprecated' warningsRonald G. Minnich2003-09-261-2/+2
* moved init_timer() to static initializationGreg Watson2003-09-031-1/+0
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-2/+0