Age | Commit message (Expand) | Author |
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 |
2015-04-30 | vboot: move Kconfig options for stage indicies | Aaron Durbin |
2015-04-29 | vendorcode/intel: Add FSP 1.1 header files | Lee Leahy |
2015-04-28 | Fix some minor Kconfig issues | Martin Roth |
2015-04-28 | vboot: remove vboot_helper.c | Aaron Durbin |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-28 | vboot: remove vboot1 | Aaron Durbin |
2015-04-28 | vboot2: Allow merging verstage into bootblock | Patrick Georgi |
2015-04-28 | vboot2: Always enable timestamps | Patrick Georgi |
2015-04-28 | vboot2: get rid of global variable that is used locally and only once | Patrick Georgi |
2015-04-28 | vboot2: Build verstage archive, then use that for building the stage | Patrick Georgi |
2015-04-27 | cbmem: add and use a function to dump console buffer | Vadim Bendebury |
2015-04-27 | vboot: #include "fmap.h" for declarations | Aaron Durbin |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-22 | elog: enable by default for CHROMEOS | Patrick Georgi |
2015-04-22 | chromeos: fix some compilation issues | Aaron Durbin |
2015-04-22 | chromeos: make functions visible with CONFIG_CHROMEOS | Patrick Georgi |
2015-04-22 | chromeos: Drop {developer,recovery}_mode_enabled | Patrick Georgi |
2015-04-22 | vboot2: CFLAGS_* doesn't contain preprocessor flags anymore | Patrick Georgi |
2015-04-22 | vboot: route all resets through a single function | Vadim Bendebury |
2015-04-22 | vboot: add mocked secdata | Daisuke Nojiri |
2015-04-22 | vpd: process WiFi MACs along with ethernet MACs | Vadim Bendebury |
2015-04-22 | vpd: decode calibration data into binary | Vadim Bendebury |
2015-04-22 | vpd: populate coreboot table with serialno | Stephen Barber |
2015-04-22 | vboot2: provide config option to clear dev mode state on recovery | Vadim Bendebury |
2015-04-22 | vboot2: ignore physical dev switch in case virtual mode is configured | Vadim Bendebury |
2015-04-22 | vboot: when configured, pass the wipeout request to vboot | Vadim Bendebury |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-20 | chromeos: vboot2: Add TPM PCR extension support | Julius Werner |
2015-04-20 | vboot2 workbuf alignment is now 16 bytes, not 8 | Bill Richardson |
2015-04-18 | vboot2: provide path for booting using alternative CBFS instances | Vadim Bendebury |
2015-04-18 | vboot2: Implement new vb2ex_hwcrypto API | Julius Werner |
2015-04-18 | vboot: make vboot2_verify_firmware return | Daisuke Nojiri |
2015-04-17 | chromeos: Provide common watchdog reboot support | Julius Werner |
2015-04-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-17 | veyron: move setup_chromeos_gpios() prototype to board.h | Julius Werner |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-04-14 | rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | Fix dependency issue in Chrome OS vendor code | Stefan Reinauer |
2015-04-13 | vboot: remove vboot_handoff.h from chromeos.h | Daisuke Nojiri |
2015-04-13 | vboot2: Fill vboot1 handoff with correct TPM firmware version | Julius Werner |
2015-04-13 | The vboot_reference fwlib2 target has changed to fwlib20 | Bill Richardson |