Cosmetic fixes and comment additions in acpi.c.
[coreboot.git] / src / arch / i386 / init /
2010-09-25 Patrick GeorgiMake globals in romstage break the build, so we don...
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-08-14 Stefan Reinauerbootblock_prologue.c (not a .c file!) and i386/init...
2010-07-09 Myles WatsonTrivial fix to make CONFIG_BOOTBLOCK_NORMAL switch...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-04-20 Stefan Reinauer- move src/arch/i386/smp/ioapic.c to src/arch/i386...
2010-04-13 Stefan Reinauerclean up LD scripts and add some comments and proper...
2010-04-13 Stefan ReinauerSpeed up coreboot_ram loading by moving the decompressi...
2010-04-09 Stefan Reinauerdrop unused files, and we only use ASM_LOG_LEVEL in...
2010-04-09 Stefan Reinauerthin out romcc epilogue and have it call copy_and_run as
2010-04-08 Patrick GeorgiSplit crt0.S.lb into prologue and epilogue
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-30 Stefan Reinauerget coreboot_ap memory training in cache mechanism...
2010-03-05 Stefan ReinauerFix creation of coreboot.bootblock when -O2 is specifie...
2010-02-24 Patrick GeorgiEnable user selectable bootblocks, and provide a bootbl...
2010-02-23 Patrick Georgi- Remove src/arch/i386/init/ldscript_cbfs.lb as it...
2010-02-19 Patrick GeorgiRevert deletion of src/arch/i386/init.
2010-02-19 Myles Watson1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
2010-02-11 Patrick GeorgiAdapt all uses of CONFIG_XIP_ROM_BASE to use
2010-02-09 Patrick GeorgiAllow building images with different prefixes (ie....
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-12-31 Patrick Georgiromcc:
2009-12-23 Patrick GeorgiTiny Bootblock, step 1/n.
2009-12-01 Patrick GeorgiNot all boards cope with automatically sized bootblocks...
2009-11-27 Maciej PijankaLet ld(1) calculate the required size for code in the...
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-03 Patrick GeorgiRemove:
2009-08-12 Patrick GeorgiKconfig!
2009-08-05 Patrick GeorgiFix the generic code for copying and running coreboot_r...
2009-07-23 Stefan ReinauerCBFS stuff:
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-05-27 Patrick GeorgiTrivial, but brown paper bag worthy:
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-01-11 Patrick GeorgiIgnore some more sections, created by newer toolchains
2008-10-22 Jens RottmannSpeed up copying coreboot to ram by using "movsl" inste...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-01-16 Uwe HermannChange 'ram' to 'RAM' in user-visible output (closes...
2006-10-04 Yinghai LuAMD Rev F support
2005-12-14 Yinghai Luindirect jmp with *
2005-12-03 Stefan Reinauerapplied 1202_ldscript.diff from issue 45. This fixes...
2005-12-01 Stefan ReinauerApplying 11_26_car_tyan.diff from Yinghai Lu.
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- Update so we no longer require console.inc
2004-05-26 Stefan Reinauermove arch/<arch>/config to arch/<arch>/init