index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
init
/
crt0.S.lb
Age
Commit message (
Expand
)
Author
2009-10-03
Remove:
Patrick Georgi
2009-08-05
Fix the generic code for copying and running coreboot_ram in case
Patrick Georgi
2009-07-23
CBFS stuff:
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-27
Trivial, but brown paper bag worthy:
Patrick Georgi
2009-05-27
Move coreboot_ram and coreboot_apc to CBFS. This allows to
Patrick Georgi
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2008-10-22
Speed up copying coreboot to ram by using "movsl" instead of "movsb".
Jens Rottmann
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-01-16
Change 'ram' to 'RAM' in user-visible output (closes #60).
Uwe Hermann
2005-12-14
indirect jmp with *
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Update so we no longer require console.inc
Eric Biederman
2004-05-26
move arch/<arch>/config to arch/<arch>/init
Stefan Reinauer