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
/
vendorcode
/
google
Age
Commit message (
Expand
)
Author
2015-04-10
vboot: Remove unused 2lib header path
Randall Spangler
2015-04-10
vboot: Include vb2_api.h, instead of lower-level vboot2 header files
Randall Spangler
2015-04-10
vboot2: Reduce minimum required work buffer size
Julius Werner
2015-04-10
vboot: add physical recovery switch support
Daisuke Nojiri
2015-04-10
vboot2: update fw_version_tpm when creating vboot1 shared data
Daisuke Nojiri
2015-04-10
ramoops: Add support for passing ramoops region through cb tables.
Furquan Shaikh
2015-04-10
chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops.
Furquan Shaikh
2015-04-10
vboot: reduce references to parent's files in Makefiles
Daisuke Nojiri
2015-04-10
vboot: fix invalid check for the returned value from spi_flash->write
Daisuke Nojiri
2015-04-10
vboot: adding VBSD_BOOT_FIRMWARE_WP_ENABLED logic
Gediminas Ramanauskas
2015-04-10
fmap: use CBFS for all other than x86 platforms
Vadim Bendebury
2015-04-10
chromeos: Add a function to copy VPD WiFi calibration data to CBMEM
Vadim Bendebury
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
chromeos: add another VPD access API
Vadim Bendebury
2015-04-10
chromeos: move VPD MAC address retrieval function
Vadim Bendebury
2015-04-07
cbfs: Enforce media->map() result checking, improve error messages
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-02
vboot: add vbnv flash driver
Daisuke Nojiri
2015-04-01
chromeos: INCLUDES was renamed to CPPFLAGS_common
Patrick Georgi
2015-03-30
build system: provide generic compiler flag variables
Patrick Georgi
2015-03-29
build system: remove intermediate link step in vboot
Patrick Georgi
2015-03-26
Chrome OS vendorcode: Fix vboot_reference compilation
Stefan Reinauer
2015-03-24
rk3288: update romstage & mainboard
huang lin
2015-03-24
vboot: Add support for OPROM_MATTERS and SLOW_EC
Duncan Laurie
2015-03-24
vboot: add vbnv_flash as template
Daisuke Nojiri
2015-03-24
vboot2: factory-initialize kernel space in tpm
Daisuke Nojiri
2015-03-24
vboot2: avoid fall through when hard_reset is not implemented
Daisuke Nojiri
2015-03-24
vboot2: load decompressed stage directly to load address
Daisuke Nojiri
2015-03-24
vboot2: Make struct vb2_working_data cpu architecture agnostic
Daisuke Nojiri
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot: Introduce kconfig variable for VBNV backing storage
David Hendricks
2015-03-23
vboot: Update VBOOT_CFLAGS to include rmodules ccopts
Furquan Shaikh
2015-03-23
vboot2: translate shared data to hand off to depthcharge
Daisuke Nojiri
2015-03-23
chromeos: rename for easier patch merging
Aaron Durbin
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-03-09
Add and consistently use wrapper macro for romstage static variables
Julius Werner
2015-01-27
vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration
Daisuke Nojiri
2015-01-27
vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit().
Kevin Cheng
2015-01-27
vboot2: read dev and recovery switch
Daisuke Nojiri
2015-01-27
vboot2: implement vb2ex_read_resource
Daisuke Nojiri
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-16
fmap: Fix pointer related casts
Furquan Shaikh
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2015-01-03
elog: Add function to log boot reason in ChromeOS case
David Hendricks
2014-12-30
chromeos: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-12-30
vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceive
Daisuke Nojiri
2014-12-30
vboot: Add a new post code for TPM failure
Duncan Laurie
2014-12-17
chromeos: Add empty functions when CONFIG_CHROMEOS is disabled
Duncan Laurie
2014-12-17
chromeos: vboot_loader: Add support for SW_WP_ENABLED flag
Shawn Nematbakhsh
2014-12-15
tegra124: Skip display init when vboot says we don't need it.
Gabe Black
2014-12-09
vboot: allow for non-memory-mapped VBOOT regions
Aaron Durbin
2014-11-15
vboot: allow non-relocatable ramstage loading
Aaron Durbin
2014-11-15
chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE
Aaron Durbin
2014-11-13
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-10-07
vendorcode: Add ChromeOS VPD parser.
Hung-Te Lin
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-13
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-08-10
vboot: Implement VbExGetTimer using monotonic timers
Stefan Reinauer
2014-08-08
chromeos: Add code to read FMAP on ARM
Stefan Reinauer
2014-07-08
vendorcode/google: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-25
ChromeOS: Rename chromeos.c in vendorcode
Kyösti Mälkki
2014-05-19
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-17
build: kill one indirection
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-08
Declare get_write_protect_state() without ChromeOS
Kyösti Mälkki
2014-05-08
Rename from save_chromeos_gpios() to init_bootmode_straps()
Kyösti Mälkki
2014-05-08
ChromeOS boards: Use explicit include of chromeos.c
Kyösti Mälkki
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-01
Build without ChromeOS
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-09
console: Add printk helper for ChromeOS
Kyösti Mälkki
2014-04-05
chromeos: fix build breakage when !CHROMEOS_RAMOOPS
Aaron Durbin
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-11
chromeos: provide option to dynamically allocate ram oops buffer
Aaron Durbin
2014-03-03
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-15
x86: provide stage_exit() like arm
Aaron Durbin
2014-01-30
chromeos: provide option to identify reference code blob
Aaron Durbin
2014-01-30
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-01-30
VBOOT: Set virtual recovery switch based on EC Software Sync
Duncan Laurie
2014-01-28
rmodule: consolidate rmodule stage loading
Aaron Durbin
2014-01-28
chromeos: include stddef to fix compilation error
Aaron Durbin
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-12-21
chromeos: Check for recovery reason code in shared data
Duncan Laurie
2013-12-03
vboot: use out_flags to indicate recovery mode
Duncan Laurie
2013-12-03
vboot: Do not pass OPROM_MATTERS flag to VbInit
Duncan Laurie
2013-12-02
Add option to disable ChromeOS
Kyösti Mälkki
2013-12-02
vboot: use out_flags to indicate dev mode
Aaron Durbin
2013-11-25
slippy: Minor vboot related fixes
Duncan Laurie
[next]