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
2016-08-19
drivers/spi: ensure SPI flash is boot device for coreboot tables
Aaron Durbin
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-05-09
coreboot_tables: Extend serial port description
Lee Leahy
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
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-21
arch/x86: remove low coreboot table support
Aaron Durbin
2016-04-21
arch: only print cbmem entries in one place
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
2016-02-09
chromeos: Remove CONFIG_VBNV_SIZE variable
Duncan Laurie
2015-11-19
vendorcode/google/chromeos: Cache VPD data into CBMEM
Hung-Te Lin
2015-11-03
cbmem: add coreboot table records for each cbmem entry
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
coreboot: make lb_framebuffer a weak function
robbie zhang
2015-10-20
Revert "coreboot_table: don't add CMOS checksum twice."
Nico Huber
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