Age | Commit message (Expand) | Author |
2015-10-08 | fsp1_0: Fix broken logic when searching for FSP | Werner Zeh |
2015-10-06 | fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO | Alexandru Gagniuc |
2015-10-02 | fsp1_1: move relocation algorithm to commonlib | Aaron Durbin |
2015-10-02 | fsp1_1: use commonlib/endian.h routines | Aaron Durbin |
2015-09-30 | cpu: microcode: Use microcode stored in binary format | Alexandru Gagniuc |
2015-09-30 | intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist | Patrick Georgi |
2015-09-29 | intel/fsp1.0: Get size of microcode during build time | Werner Zeh |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-17 | drivers/intel/fsp1_1: split relocation code for tool use | Aaron Durbin |
2015-09-17 | drivers/intel/fsp1_1: handle UEFI endianness | Aaron Durbin |
2015-09-17 | drivers/intel/fsp1_1: prepare relocation code for sharing | Aaron Durbin |
2015-09-10 | fsp1_1: provide binding to UEFI version | Aaron Durbin |
2015-09-10 | FSP: Pass FSP image base address to find_fsp | Lee Leahy |
2015-09-08 | drivers/intel/fsp1_1: Take platform ID as a string, not integers | Alexandru Gagniuc |
2015-09-07 | intel: Do not hardcode the position of mrc.cache | Alexandru Gagniuc |
2015-09-04 | bootstate: remove need for #ifdef ENV_RAMSTAGE | Aaron Durbin |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-08-31 | drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro | Alexandru Gagniuc |
2015-08-31 | drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs | Alexandru Gagniuc |
2015-08-29 | intel/fsp1_1/hob.c: Refactor file to match coreboot coding style | Alexandru Gagniuc |
2015-08-29 | drivers/intel/fsp1_1: Don't compile GOP support in romstage | Alexandru Gagniuc |
2015-08-29 | fsp1_1: remove duplicate mrc caching mechanism | Aaron Durbin |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
2015-08-14 | fsp1_1: fsp_relocate: use struct region_device and struct prog | Aaron Durbin |
2015-07-10 | FSP 1.1: Update the CBFS image type | Lee Leahy |
2015-06-27 | Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols | Martin Roth |
2015-06-25 | Intel FSP 1.1: Move Kconfig comment inside 'if' block | Martin Roth |
2015-06-24 | FSP 1.1: Bring source up-to-date | Lee Leahy |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-04 | Remove address from GPLv2 headers | Patrick Georgi |
2015-06-02 | Hide PLATFORM_USES_FSP1_1. | Vladimir Serbinenko |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-23 | drivers/intel: Update FSP 1.1 Driver | Lee Leahy |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | ivybridge native gfx init: Adjust state to be compatible with OPROM. | Vladimir Serbinenko |
2015-05-19 | gma/edid: Fix gma register access. | Vladimir Serbinenko |
2015-05-12 | FSP 1.1 Comparison Base | Lee Leahy |
2015-05-08 | northbridge/intel/gm45/gma: Add backlight control register field | Timothy Pearson |
2015-05-02 | drivers/intel/fsp1_0: Remove executable bit from C files | Paul Menzel |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-28 | fsp platforms: consolidate FspNotify calls | Martin Roth |
2015-04-24 | driver/intel/fsp: Correct the fastboot data (MRC data) printing length | York Yang |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-01 | cbfs: correct types used for accessing files | Aaron Durbin |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-02-24 | drivers/intel/i210: Add new driver for Intel i210 MACPHY | Werner Zeh |