CBMEM CONSOLE: Add code using the new console driver.
[coreboot.git] / src / boot / hardwaremain.c
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add code using the new console driver.
2011-04-11 Alexandru GagniucUnify use of post_code
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-09 Patrick GeorgiAllow building images with different prefixes (ie....
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-03 Patrick GeorgiRemove:
2009-07-21 Stefan ReinauerExample how simple it is to use printk instead of print...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauer* move i386 / ACPI dependent code out of hardwaremain...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-14 Stefan Reinauerfix up the tree.
2009-04-13 Rudolf MarekThe wake_vec must be HAVE_ACPI_RESUME guarded because...
2009-04-13 Rudolf MarekFollowing patch adds necessary hooks and as well the...
2009-04-03 Patrick Georgithe attached patch is the last infrastructure change...
2009-04-01 Stefan Reinauer(trivial) add filo call back for those few mainboards...
2009-04-01 Ronald G. MinnichThis code adds support for coreboot images that use...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-11-04 Li-Ta Loremoved the comment in the very beginning of hardwarema...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-05-13 Li-Ta Locode reformat
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-17 Greg Watsonfilo boot load support
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-30 Ronald G. Minnichmore fixes for via ... plus a little more spew.
2003-09-26 Ronald G. Minnichfix 'deprecated' warnings
2003-09-03 Greg Watsonmoved init_timer() to static initialization
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-09-01 Eric Biederman- Add back in the hard reset code from the freebios1...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-07-23 Greg Watsonadded post-pci pass
2003-07-23 Greg Watsonstatic devices
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree