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
/
lib
/
coreboot_table.c
Age
Commit message (
Expand
)
Author
2015-07-14
cbtable: describe boot media
Patrick Georgi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-22
build system: add manual board id support
Stefan Reinauer
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
vboot2: translate shared data to hand off to depthcharge
Daisuke Nojiri
2015-03-23
Publish the board ID value in coreboot table, when configured
Vadim Bendebury
2015-03-09
build.h: remove variable for the builduser, -hostname and -domain
Alexander Couzens
2014-11-26
Export board-status info.
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
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-08
ChromeOS boards: Always build code for bootmode straps
Kyösti Mälkki
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-01
ChromeOS: Use common fill_lb_gpio()
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-03-04
usbdebug: Move Kconfig under drivers/usb
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
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-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-01-30
cbmem: Export ACPI GNVS cbmem pointer in coreboot table
Duncan Laurie
2014-01-27
coreboot_table: don't add CMOS checksum twice.
Vladimir Serbinenko
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-12-03
Drop obsolete CONSOLE_LOGBUF
Stefan Reinauer
2013-11-23
lib/coreboot_table: set type and size of framebuffer tag after fill_lb_frameb...
Vladimir Serbinenko
2013-09-11
CBMEM tables: Remove references to global high_tables_base
Kyösti Mälkki
2013-07-10
lib: Fix spelling
Martin Roth
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-29
coreboot table: use memrange library
Aaron Durbin
2013-03-26
Revert "coreboot table: use memrange library"
Aaron Durbin
2013-03-26
coreboot table: use memrange library
Aaron Durbin
2013-03-22
Unify coreboot table generation
Stefan Reinauer