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
/
include
/
boot
Age
Commit message (
Expand
)
Author
2012-04-05
Fill out ChromeOS specific coreboot table extensions
Stefan Reinauer
2012-03-29
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-09-23
Whitespace/typo/cosmetic fixes (trivial).
Uwe Hermann
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-02-22
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
YABEL update
Stefan Reinauer
2009-07-21
This fixes a couple of issues with older Linux kernels (that expect an XSDT as
Stefan Reinauer
2009-05-13
Allow dynamic size for the {s,}elfboot bounce buffer.
Patrick Georgi
2009-04-22
* Allow coreboot to use the full 256 bytes of CMOS memory
Stefan Reinauer
2009-03-17
This patch adds "high coreboot table support" to coreboot version 2.
Stefan Reinauer
2009-03-15
Fix all build problems on PPC except the _SDA_BASE issues caused by the
Stefan Reinauer
2009-02-27
Generic approach of putting BIOS tables at the end of memory
Stefan Reinauer
2008-12-13
Move mainboard specific changes to the coreboot memory table into the
Stefan Reinauer
2008-09-22
Patch for AMD RS690 chipset.
Michael Xie
2008-06-29
Adds a field to the serial port descriptor about the configured line speed.
Patrick Georgi
2008-01-27
Add a new record type "console" for lbtable, and insert one record
Patrick Georgi
2008-01-25
This patch adds a new record type for lbtable to provide information
Patrick Georgi
2008-01-18
rename linuxbios_* files, too.
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2005-11-14
comment and unify lb_uint64 handling as discussed on the mailinglist
Stefan Reinauer
2004-12-10
- Fix the definition of the linuxbios table so all of the compilers
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman