summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/init
Commit message (Expand)AuthorAgeFilesLines
* Kconfig!Patrick Georgi2009-08-121-0/+1
* Fix the generic code for copying and running coreboot_ram in casePatrick Georgi2009-08-051-4/+6
* CBFS stuff:Stefan Reinauer2009-07-231-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-308-39/+39
* These changes implement car in qemu. The implementation is in several Ronald G. minnich2009-06-164-0/+554
* Trivial, but brown paper bag worthy:Patrick Georgi2009-05-271-1/+1
* Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi2009-05-273-0/+135
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-304-96/+12
* Ignore some more sections, created by newer toolchainsPatrick Georgi2009-01-113-0/+6
* Speed up copying coreboot to ram by using "movsl" instead of "movsb".Jens Rottmann2008-10-221-0/+9
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-185-13/+13
* Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann2007-01-161-1/+1
* AMD Rev F supportYinghai Lu2006-10-044-4/+141
* indirect jmp with *Yinghai Lu2005-12-141-1/+1
* applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64kStefan Reinauer2005-12-031-1/+2
* Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer2005-12-011-0/+4
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-062-0/+4
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-9/+13
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-10/+12
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-9/+13
* - Update so we no longer require console.incEric Biederman2004-10-141-7/+55
* move arch/<arch>/config to arch/<arch>/initStefan Reinauer2004-05-262-0/+227
OpenPOWER on IntegriCloud