summaryrefslogtreecommitdiff
path: root/src/arch/i386/lib
AgeCommit message (Expand)Author
2009-10-03Remove:Patrick Georgi
2009-09-22If no pci access method has been set for the device tree so far (e.g.Carl-Daniel Hailfinger
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-29drop most of the crappy vm86 code and replace it with a rewrittenStefan Reinauer
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-26Make printk_* behaviour more consistent. Without it, side Patrick Georgi
2009-05-26remove some dead code from cpu.c (trivial)Stefan Reinauer
2009-05-05Fix a bug introduced in the copy_and_run refactoring.Patrick Georgi
2009-04-30And add the new file I forgot to "svn add" in the last commit.Patrick Georgi
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-06(trivial) fix some warningsStefan Reinauer
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-01-20Trivial stuff:Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-08-03fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-09-13Add a common/global failover.c file which can be used by allUwe Hermann
2007-04-06Part III of YhLu's patch from January 18thYinghai Lu
2007-03-02This patch splits console.c into 3 different files to get a betterCarl-Daniel Hailfinger
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04failover_failover apc ldsYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-24fix typos reported by Martin LeyStefan Reinauer
2005-11-22EPIA-M fixupRonald G. Minnich
2005-09-14Abort cpu_initialize if we detect that we've lost a race.Steven J. Magnani
2005-08-10more removal for obsolete VGABIOS supportLi-Ta Lo
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7arch import user (historical)
2005-01-18this is obsolete.Stefan Reinauer
2004-12-27remove unused optionsLi-Ta Lo
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-04tell people that the segment descriptors are different for ROMCC andLi-Ta Lo
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- Update console.c to have non-inline versions of functionsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-06-28make cpuid and mtrr check conditional. They are not there on cpus older thanStefan Reinauer
2004-05-27cosmeticsStefan Reinauer
2004-05-12remove unused l2 cache configure, if we really need it some time in theLi-Ta Lo
2004-03-26speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman