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
/
boot
/
tables.c
Age
Commit message (
Expand
)
Author
2009-02-27
Generic approach of putting BIOS tables at the end of memory
Stefan Reinauer
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2008-11-11
[PATCH] coreboot-v2: Add multiboot support
Robert Millan
2008-07-23
This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.
Roman Kononov
2008-01-18
rename linuxbios_* files, too.
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-10-23
fix a whole bunch of warnings. (trivial)
Stefan Reinauer
2007-04-06
next part of YhLu's large patch. I am not sure whether the tables.c
Yinghai Lu
2006-07-19
this code is for writing the mp table, so only execute it when
Stefan Reinauer
2006-07-19
move mptable to 960k to 1M
Stefan Reinauer
2005-09-12
Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ...
Steven J. Magnani
2005-08-10
Undoing all HDAMA commits from LNXI from r2005->2003
Jason Schildt
2005-08-09
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
Jason Schildt
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61
arch import user (historical)
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-10-06
epia-m support
Ronald G. Minnich
2004-07-01
remove_logical_cpus need call get_option
Yinghai Lu
2004-06-07
simplify pirq handling. Only apply consistency fixes on the copied version
Stefan Reinauer
2004-04-15
code reformat
Li-Ta Lo
2004-01-29
acpi fixes:
Stefan Reinauer
2004-01-28
please forgive me... ;)
Stefan Reinauer
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-06-19
- Remove bogus #if CONFIG_SMP test
Eric Biederman
2003-06-17
new config file testing the update stuff.
Ronald G. Minnich
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman