aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/init
AgeCommit message (Expand)Author
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2009-12-31romcc:Patrick Georgi
2009-12-23Tiny Bootblock, step 1/n.Patrick Georgi
2009-12-01Not all boards cope with automatically sized bootblocks, leading to 4GBPatrick Georgi
2009-11-27Let ld(1) calculate the required size for code in the bootblockMaciej Pijanka
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2009-10-03Remove:Patrick Georgi
2009-08-12Kconfig!Patrick Georgi
2009-08-05Fix the generic code for copying and running coreboot_ram in casePatrick Georgi
2009-07-23CBFS stuff:Stefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich
2009-05-27Trivial, but brown paper bag worthy:Patrick Georgi
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-01-11Ignore some more sections, created by newer toolchainsPatrick Georgi
2008-10-22Speed up copying coreboot to ram by using "movsl" instead of "movsb".Jens Rottmann
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-01-16Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann
2006-10-04AMD Rev F supportYinghai Lu
2005-12-14indirect jmp with *Yinghai Lu
2005-12-03applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64kStefan Reinauer
2005-12-01Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Update so we no longer require console.incEric Biederman
2004-05-26move arch/<arch>/config to arch/<arch>/initStefan Reinauer