Age | Commit message (Expand) | Author |
2015-11-16 | intel/fsp1_0: Use dummy microcode when calling FSP TempRamInit | York Yang |
2015-11-05 | fsp1_1: pass ROM_SIZE to FSP for cacheable RO region | Aaron Durbin |
2015-10-31 | intel/gma: Return success for Intel int15 VGA set panel type hook | Konstantin Aladyshev |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | FSP1_1: Always use common code | Lee Leahy |
2015-10-27 | FSP 1.1: Replace soc_ prefix with fsp_ | Lee Leahy |
2015-10-27 | FSP 1.1: Move common FSP code | Lee Leahy |
2015-10-27 | fsp/intel common: Add support for Gfx PEIM (AKA GOP) | robbie zhang |
2015-10-22 | gma ACPI: Make brightness levels a per board setting | Nico Huber |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-10-14 | fsp1_1: add verstage support | Aaron Durbin |
2015-10-12 | gma ACPI: Do not overwrite backlight configuration | Nico Huber |
2015-10-12 | gma ACPI: Consolidate non-PCH and PCH brightness levels | Nico Huber |
2015-10-12 | gma: Consolidate Intel IGD ACPI code some more | Nico Huber |
2015-10-11 | intel fsp1_1: prepare for romstage vboot verification split | Aaron Durbin |
2015-10-11 | intel: update common and FSP cache-as-ram parameters | Aaron Durbin |
2015-10-11 | Kill lvds_num_lanes | Vladimir Serbinenko |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
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 |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-09 | fsp_baytrail: Get FSP reserved memory from the FSP HOB list | Martin Roth |
2015-01-31 | FSP platforms: Clear area in CAR for cbmem | Martin Roth |
2015-01-29 | drivers/intel/fsp: Add find_saved_temp_mem() | Martin Roth |
2015-01-27 | drivers/intel/fsp: Add HOB tools to work with GUIDs | Martin Roth |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | doxygen fixes: change @var to @param var | Martin Roth |
2015-01-06 | drivers/intel/fsp: split the UEFI HOB functions into hob.c | Martin Roth |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2014-12-08 | drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0") | Edward O'Callaghan |
2014-12-05 | FSP platform microcode: Update to remove Kconfig variable | Martin Roth |
2014-12-05 | drivers/intel/fsp: add upd macros and #defines | Martin Roth |
2014-11-11 | drivers/intel/gma/intel_dp.c: Fix printf type-specifier | Edward O'Callaghan |
2014-11-02 | intel_wifi: Export the SMBIOS structure required by intel driver. | Vladimir Serbinenko |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-09-29 | intel/fsp_baytrail: Add S3 suspend/resume Support | Mohan D'Costa |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-09-08 | Haswell/falco/peppy/slippy: continue to clean up FUI. | Ronald G. Minnich |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-04 | drivers/gma: remove unused code | Ronald G. Minnich |
2014-08-28 | Peppy/Haswell: move more support functions from mainboard to the intel i915 d... | Ronald G. Minnich |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-13 | Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91... | Furquan Shaikh |
2014-07-29 | x230: Deploy VBT | Vladimir Serbinenko |
2014-07-21 | src/drivers: Remove a trailing whitespace | Elyes HAOUAS |
2014-07-15 | drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long' | Edward O'Callaghan |
2014-07-08 | drivers: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-06-25 | drivers/intel/gma: Uninitialized var before if condition | Edward O'Callaghan |
2014-06-20 | drivers/intel/gma: Equality comparison with extraneous parentheses | Edward O'Callaghan |
2014-06-01 | i915_reg: Declare LVDS register values. | Vladimir Serbinenko |