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
2015-04-02
vpd: retrieve mac addresses and pass them to bootloader
Vadim Bendebury
2015-04-02
chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table
Vadim Bendebury
2015-03-23
Publish the board ID value in coreboot table, when configured
Vadim Bendebury
2014-11-26
Export board-status info.
Vladimir Serbinenko
2014-10-17
boot/coreboot_tables.h: Use `it is` instead of `it easy` in comment
Paul Menzel
2014-08-13
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-10
coreboot_tables: reduce redundant data structures
Julius Werner
2014-05-01
ChromeOS: Use common fill_lb_gpio()
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-03-03
coreboot: don't return struct lb_memory * from write_tables()
Aaron Durbin
2014-03-03
coreboot: remove unused get_lb_mem() function
Aaron Durbin
2014-03-03
coreboot: introduce notion of bootmem for memory map at boot
Aaron Durbin
2014-01-30
cbmem: Export ACPI GNVS cbmem pointer in coreboot table
Duncan Laurie
2013-12-03
Drop obsolete CONSOLE_LOGBUF
Stefan Reinauer
2013-07-11
include: Fix spelling
Martin Roth
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-04-20
Eliminate use of pointers in coreboot table
Stefan Reinauer
2013-03-29
x86: add rom cache variable MTRR index to tables
Aaron Durbin
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
coreboot: add vboot_handoff to coreboot tables
Aaron Durbin
2013-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2012-08-08
Do not allow modifying memory table directly
Kyösti Mälkki
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