Age | Commit message (Expand) | Author |
2017-03-10 | drivers/intel/fsp2_0: Add space before * | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Use tabs for indent | Lee Leahy |
2017-02-22 | drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load | Furquan Shaikh |
2017-02-04 | drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref | Nico Huber |
2017-01-24 | drivers/intel/gma/vbt: Fix style and minor issues | Nico Huber |
2017-01-19 | driver/intel/fsp1_1: Fix boot failure for non-verstage case | Teo Boon Tiong |
2017-01-13 | intel/wifi: Create ACPI objects for wifi SAR configuration | Robbie Zhang |
2016-12-21 | drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support | Brenton Dong |
2016-12-19 | drivers/intel/gma: Use scaling to simplify fb config | Nico Huber |
2016-12-19 | drivers/intel/gma: Add textmode support with libgfxinit | Nico Huber |
2016-12-15 | soc/intel/common: remove mrc cache assumptions | Aaron Durbin |
2016-12-13 | intel MMA: Enable MMA with FSP2.0 | Pratik Prajapati |
2016-12-11 | drivers/intel/fsp2_0: Include stddef.h in soc_binding.h | Furquan Shaikh |
2016-12-01 | lib: put romstage_handoff implementation in own compilation unit | Aaron Durbin |
2016-12-01 | romstage_handoff: remove code duplication | Aaron Durbin |
2016-11-30 | driver/intel/fsp2_0: Add version parameter to FSP platform callback | Andrey Petrov |
2016-11-29 | drivers/intel/gma: Hook up libgfxinit | Nico Huber |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-11-21 | drivers/intel/fsp2_0: Check for NULL before using pointer | Martin Roth |
2016-11-21 | fsp2_0: implement stage cache for silicon init | Brandon Breitenstein |
2016-11-18 | intel post-car: Increase stacktop alignment | Kyösti Mälkki |
2016-11-12 | drivers/intel/fsp2_0: track end of firmware notifications | Aaron Durbin |
2016-11-11 | lib/tlcl: Ensure tlcl library is initialized only once | Furquan Shaikh |
2016-11-10 | drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPM | Furquan Shaikh |
2016-11-10 | mrc: Add support for separate training cache in recovery mode | Furquan Shaikh |
2016-10-31 | lib/prog_loaders: use common ramstage_cache_invalid() | Aaron Durbin |
2016-10-27 | driver/intel/fsp2_0: Reset on invalid stage cache. | Naresh G Solanki |
2016-10-09 | drivers/intel/wifi: Add depends on ARCH_X86 | Martin Roth |
2016-10-07 | soc/intel/apollolake: Implement stage cache to improve resume time | Brandon Breitenstein |
2016-10-07 | src/drivers: Remove whitespace after memcpy & memset | Elyes HAOUAS |
2016-09-30 | Kconfig: Prefix hex defaults with 0x | Martin Roth |
2016-09-30 | drivers/intel/fsp2_0: Fix debug display support | Lee Leahy |
2016-09-27 | intel/gma/vbt.c: pad the ID string with spaces. | Arthur Heymans |
2016-09-19 | driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin | Naresh G Solanki |
2016-09-15 | driver/intel/fsp20: move lb_framebuffer function | Naresh G Solanki |
2016-09-15 | driver/intel/fsp2_0: Make FSP-M binary XIP | Rizwan Qureshi |
2016-09-12 | driver/fsp2_0: Include stdint header file in api.h | Naresh G Solanki |
2016-09-08 | intel/gma: Use defines for registers and values in edid.c | Sebastian "Swift Geek" Grzywna |
2016-09-02 | apollolake: relocate fsp header files to vendorcode | Brandon Breitenstein |
2016-09-02 | drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box | Brandon Breitenstein |
2016-08-31 | src/drivers: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-31 | driver/intel/fsp2.0: Add External stage cache region helper | Rizwan Qureshi |
2016-08-25 | vboot: consolidate google_chromeec_early_init() calls | Aaron Durbin |
2016-08-20 | drivers/intel/fsp2_0: Add SMBIOS memory HOB support | Ravi Sarawadi |
2016-08-12 | drivers/intel/fsp2_0: Fix FSP reset path | Lee Leahy |
2016-08-11 | intel/fsp1_1: Use new per-region position override | Patrick Georgi |
2016-08-10 | drivers/intel/fsp2_0: Add fsp_write_line function | Lee Leahy |
2016-08-10 | drivers/intel/fsp1_1: Add fsp_write_line function | Lee Leahy |
2016-08-06 | drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS | Aaron Durbin |
2016-08-05 | drivers/intel/fsp2_0: Ensure EC is in right mode before memory init | Furquan Shaikh |
2016-08-05 | drivers/intel/fsp2_0: Add checklist support | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Update the debug levels | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Disable display of FSP header | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Handle FspNotify calls | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: FSP driver handles all FSP errors | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Add display HOB support | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Add UPD display support | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: Monitor FSP setting of MTRRs | Lee Leahy |
2016-08-02 | drivers/fsp2_0: Increment boot count for non-S3 boot | Furquan Shaikh |
2016-08-02 | drivers/intel/fsp2_0: Display FSP calls and status | Lee Leahy |
2016-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-07-31 | src/drivers: Capitalize CPU, RAM and ACPI | Elyes HAOUAS |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-31 | intel/wifi: Include conditionally in the build | Kyösti Mälkki |
2016-07-28 | drivers/intel/fsp2_0: Update the copyrights | Lee Leahy |
2016-07-28 | intel/fsp1_1: Add C entry support to locate FSP Temp RAM Init | Subrata Banik |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-27 | drivers/intel/fsp2_0: Update MRC cache with dead version in recovery | Furquan Shaikh |
2016-07-27 | cpu/x86: Support CPUs without rdmsr/wrmsr instructions | Lee Leahy |
2016-07-26 | drivers/intel/fsp2_0/header_util: Convert UPD headers | Lee Leahy |
2016-07-26 | drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M | Lee Leahy |
2016-07-19 | drivers/intel/fsp2_0: Split reset handling logic | Andrey Petrov |
2016-07-19 | drivers/intel/fsp2_0: handle reset requests from FSPS | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: handle reset requests from FSPM | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: range check stack provided to FSPM | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: don't use saved memory data in recovery mode | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: honor FSP revision for memory training data | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: remove unused fsp_load_binary() | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: load and relocate FSPS in cbmem | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: separate component validation from loading | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: implement common memory_init() tasks | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: set BootLoaderTolumSize generically | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: fix hand-off-block types and size | Aaron Durbin |
2016-07-15 | drivers/intel/fsp1_1: align on using ACPI_Sx definitions | Aaron Durbin |
2016-07-10 | intel post-car: Consolidate choose_top_of_stack() | Kyösti Mälkki |
2016-07-05 | intel/i210: Change API for function mainboard_get_mac_address() | Werner Zeh |
2016-06-29 | intel romstage: Use run_ramstage() | Kyösti Mälkki |
2016-06-24 | drivers/intel/fsp2_0: Add simple reset handler | Andrey Petrov |
2016-06-22 | Ignore RAMTOP for MTRRs | Kyösti Mälkki |
2016-06-17 | Fix some cbmem.h includes | Kyösti Mälkki |
2016-06-14 | drivers/intel/fsp2_0: Add FSP return types for reset | Andrey Petrov |
2016-06-09 | soc/intel/apollolake: Update FSP header files | Bora Guvendik |
2016-06-08 | drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header | Alexandru Gagniuc |
2016-06-03 | drivers/intel/fsp1_1: Make weak routines quiet | Lee Leahy |
2016-06-03 | Add Board Checklist Support | Lee Leahy |
2016-06-02 | drivers/intel/fsp1_1: Update weak MRC cache routines | Lee Leahy |
2016-06-02 | drivers/intel/wifi: Add support for generating SSDT table | Duncan Laurie |