summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/lib
Commit message (Expand)AuthorAgeFilesLines
* If no pci access method has been set for the device tree so far (e.g.Carl-Daniel Hailfinger2009-09-221-1/+10
* Kconfig!Patrick Georgi2009-08-121-0/+15
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-308-22/+22
* drop most of the crappy vm86 code and replace it with a rewrittenStefan Reinauer2009-05-291-1/+8
* Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi2009-05-272-1/+29
* Make printk_* behaviour more consistent. Without it, side Patrick Georgi2009-05-261-9/+9
* remove some dead code from cpu.c (trivial)Stefan Reinauer2009-05-261-2/+1
* Fix a bug introduced in the copy_and_run refactoring.Patrick Georgi2009-05-051-3/+2
* And add the new file I forgot to "svn add" in the last commit.Patrick Georgi2009-04-301-0/+54
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-302-11/+6
* (trivial) fix some warningsStefan Reinauer2009-04-061-1/+1
* Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer2009-03-061-0/+1
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-092-6/+6
* Trivial stuff:Stefan Reinauer2009-01-201-2/+2
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-012-3/+3
* fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer2008-08-032-55/+65
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-8/+8
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Add a common/global failover.c file which can be used by allUwe Hermann2007-09-131-0/+49
* Part III of YhLu's patch from January 18thYinghai Lu2007-04-063-34/+33
* This patch splits console.c into 3 different files to get a betterCarl-Daniel Hailfinger2007-03-023-212/+218
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-3/+3
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-044-2/+73
* failover_failover apc ldsYinghai Lu2006-10-041-0/+2
* AMD Rev F supportYinghai Lu2006-10-043-24/+31
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-022-55/+8
* fix typos reported by Martin LeyStefan Reinauer2005-11-241-1/+1
* EPIA-M fixupRonald G. Minnich2005-11-221-1/+5
* Abort cpu_initialize if we detect that we've lost a race.Steven J. Magnani2005-09-141-14/+24
* more removal for obsolete VGABIOS supportLi-Ta Lo2005-08-101-13/+0
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-064-3/+163
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7arch import user (historical)2005-07-062-0/+8
* this is obsolete.Stefan Reinauer2005-01-181-528/+0
* remove unused optionsLi-Ta Lo2004-12-271-6/+0
* - Fix the definition of the linuxbios table so all of the compilersEric Biederman2004-12-101-1/+0
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-186-108/+38
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-112-13/+51
* tell people that the segment descriptors are different for ROMCC andLi-Ta Lo2004-11-041-20/+21
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-045-217/+240
* - Update console.c to have non-inline versions of functionsEric Biederman2004-10-302-0/+506
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-302-2/+185
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-145-173/+246
* epia-m supportRonald G. Minnich2004-10-061-1/+1
* make cpuid and mtrr check conditional. They are not there on cpus older thanStefan Reinauer2004-06-281-1/+4
* cosmeticsStefan Reinauer2004-05-271-3/+0
* remove unused l2 cache configure, if we really need it some time in theLi-Ta Lo2004-05-121-8/+1
* speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo2004-03-261-3/+4
* Doxidization, reformatLi-Ta Lo2004-03-231-0/+3
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-2/+2
* - O2, enums, and switch statements work in romccEric Biederman2003-10-112-1/+3
OpenPOWER on IntegriCloud