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
Age
Commit message (
Expand
)
Author
2015-11-12
AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1
zbao
2015-11-10
southbridge/intel: Add FSP based i89xx southbridge support
Marc Jones
2015-11-06
amd/pi/Makefile: Remove cp option '-u'
zbao
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
Drop unused code from gcc-intrin.h
Stefan Reinauer
2015-10-30
cpu/amd: Fix cbtypes.h to match UINTN convention
Stefan Reinauer
2015-10-30
vendorcode/amd: 64bit fixes
Stefan Reinauer
2015-10-28
vboot2: Fix flows for TPM_E_MUST_REBOOT
Furquan Shaikh
2015-10-28
vboot: check vb2_shared_data flags for manual recovery
Daisuke Nojiri
2015-10-24
amd/sb800: Make UsbRxMode per-board customizable
Tobias Diedrich
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
2015-10-19
vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES
Patrick Georgi
2015-10-14
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
Martin Roth
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-14
vboot: allow more flexibility when adding verstage
Aaron Durbin
2015-10-11
vboot: prepare for x86 verstage
Aaron Durbin
2015-10-11
vboot: restructure vboot work buffer handling
Aaron Durbin
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-10-06
vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
Patrick Georgi
2015-10-03
Remove FSP Rangeley SOC and mohonpeak board support
Alexandru Gagniuc
2015-10-03
Remove sandybridge and ivybridge FSP code path
Alexandru Gagniuc
2015-10-02
vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option
Aaron Durbin
2015-10-02
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-09-30
chromeos: vboot_common: Avoid code duplication when grabbing the handoff info
Paul Kocialkowski
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
2015-09-29
chromeos: vboot-related functions move to common vboot code
Paul Kocialkowski
2015-09-23
chromeos: vboot and chromeos dependency removal for sw write protect state
Paul Kocialkowski
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
vbnv: check alignment of nvram in advance
Daisuke Nojiri
2015-09-16
AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0
WANG Siyuan
2015-09-16
AMD Steppe Eagle: update vendorcode header files to MullinsPI 1.0.0.A
WANG Siyuan
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-08-26
Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings
Martin Roth
2015-08-11
chromeos: Allow for VB_SOURCE override
Paul Kocialkowski
2015-08-10
chromeos: vboot: Adaptations for using a separate object out directory
Paul Kocialkowski
2015-08-09
f10/f12: Remove whitespace from gcccar.inc
Stefan Reinauer
2015-08-07
vendorcode: Move AMD sources from blobs to vendorcode
Marc Jones
2015-08-05
vendorcode: Fixup AGESA PI Kconfig variables
Marc Jones
2015-07-30
vendorcode: 64bit fixes for AMD CIMX SB800
Stefan Reinauer
2015-07-30
vendorcode: Port AMD Agesa for Fam14 to 64bit
Stefan Reinauer
2015-07-30
amd/bettong: Enable fan control
WANG Siyuan
2015-07-30
AMD binary PI: add vendorcode support for fan control
WANG Siyuan
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-23
vboot: set software write protect flag
Daisuke Nojiri
2015-07-21
intel/fsp_baytrail: Support Baytrail FSP Gold4 release
York Yang
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-15
intel/fsp_baytrail: Remove PcdEnableLan option
York Yang
2015-07-08
vboot: Don't count boot attempts if lid is closed
Patrick Georgi
2015-07-08
vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structure
Lee Leahy
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-06-30
vboot: move vbnv_* sources around a bit more.
Patrick Georgi
2015-06-30
chromeos: push vbnv_* accessors from verstage to libverstage
Patrick Georgi
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
2015-06-29
vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86
Stefan Reinauer
2015-06-29
vboot2: consolidate vboot2 buffer initialization
Patrick Georgi
2015-06-26
google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS
Patrick Georgi
2015-06-26
vboot: Init vb2 work memory area before calling verstage
Patrick Georgi
2015-06-24
Intel vendorcode: Add FSP_SMBIOS_MEMORY_INFO_GUID
Lee Leahy
2015-06-23
vendorcode: Use cross archiver for libagesa.a on AMD f14
Stefan Reinauer
2015-06-23
chromeos: vpd: properly null terminate values
Stephen Barber
2015-06-13
vendorcode/amd: unify amdlib for binary pi
Stefan Reinauer
2015-06-13
AMD Merlin Falcon: Add binary PI vendorcode files
WANG Siyuan
2015-06-09
vboot: add new firmware indicies
Aaron Durbin
2015-06-07
Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions
Martin Roth
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
vboot: Increase max parsed fw components to 6
Furquan Shaikh
2015-05-29
UEFI: Conditionally define the ASSERT macro
Lee Leahy
2015-05-29
chromeos: always enable timestamps
Stefan Reinauer
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-26
vboot: move to region_devices
Aaron Durbin
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
vboot: use only offsets for tracking firmware components
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
vboot: remove vboot_context.h
Aaron Durbin
2015-05-13
vboot: fix die() hang for recovery path
Aaron Durbin
2015-05-13
amd/pi: Move AGESA cbfs access into the wrapper
Marc Jones
2015-05-13
vboot: indicate verstage loading on console
Aaron Durbin
2015-05-13
vboot: handle RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-05-11
vboot: allow for dynamic work buffers
Aaron Durbin
2015-05-11
vboot: add vb2_working_data_size()
Aaron Durbin
2015-05-11
chromeos: remove vboot_verify_firmware()
Aaron Durbin
2015-05-11
vboot: inject vboot loader for stage loading
Aaron Durbin
2015-05-11
vboot2: Use the right set of compiler flags for building vboot libraries
Patrick Georgi
2015-05-11
vboot: allow options to be selected from .config
Aaron Durbin
2015-05-11
vboot: fix vboot_reference compilation
Aaron Durbin
2015-05-11
chromeos: add missing vboot functions
Aaron Durbin
2015-05-07
vboot2: Replace hard coded 'fallback' prefix with Kconfig variable
Patrick Georgi
2015-05-05
3rdparty/vboot: Add vboot
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
vboot2: Fix compiler flags dropped during verstage/libverstage split
Aaron Durbin
2015-05-05
console: rename do_vtxprintf to do_printk_va_list and use it
Aaron Durbin
2015-05-05
vboot: Remove vboot_get_payload()
Aaron Durbin
2015-04-30
vendorcode/intel: Add EDK2 header files
Lee Leahy
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
chromeos: Use __attribute__ normal form
Patrick Georgi
2015-04-30
chromeos: Add missing headers
Patrick Georgi
2015-04-30
vboot: add and rejuggle Kconfig options
Aaron Durbin
[next]