index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
boot
Age
Commit message (
Expand
)
Author
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib: add helper for constructing coreboot forwarding table
Aaron Durbin
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2015-10-27
coreboot: make lb_framebuffer a weak function
robbie zhang
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-07-14
cbtable: describe boot media
Patrick Georgi
2015-06-17
coreboot_tables: Add CBMEM ID and tag for MTC
Furquan Shaikh
2015-04-22
vpd: populate coreboot table with serialno
Stephen Barber
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-04-10
ramoops: Add support for passing ramoops region through cb tables.
Furquan Shaikh
2015-04-10
cbtables: Add RAM config information
David Hendricks
2015-04-10
chromeos: move VPD MAC address retrieval function
Vadim Bendebury
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
[next]