summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/lib
Commit message (Expand)AuthorAgeFilesLines
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-162-4/+2
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* romcc:Patrick Georgi2009-12-311-19/+23
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-231-0/+94
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-272-4/+4
* * Simplify acpi_add_tableStefan Reinauer2009-11-101-1/+22
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-271-2/+2
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-272-0/+5
* reasonable output in cbfs loading (part 2)Stefan Reinauer2009-10-261-11/+27
* re-order console output functions, add proper prototypes, Stefan Reinauer2009-10-243-23/+29
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-241-8/+1
* Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson2009-10-163-15/+15
* cbfs_and_run_core() did not check the return code of cbfs_load_stage()Carl-Daniel Hailfinger2009-10-141-0/+5
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-043-4/+4
* Remove:Patrick Georgi2009-10-032-59/+1
* 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
OpenPOWER on IntegriCloud