Age | Commit message (Expand) | Author |
2019-05-25 | AGESA binaryPI: Redo entrypoints namelist | Kyösti Mälkki |
2019-05-25 | AGESA: Move debug helper to eventlog file | Kyösti Mälkki |
2019-05-25 | AGESA: Move heap_status_name() implementation | Kyösti Mälkki |
2019-05-23 | AGESA binaryPI: Sync STRUCT_NAME definitions | Kyösti Mälkki |
2019-05-22 | post_code: add post code for video initialization failure | Keith Short |
2019-05-22 | post_code: add post code for memory error | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-05-21 | src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions | Elyes HAOUAS |
2019-05-16 | {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling | Jacob Garber |
2019-05-16 | drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count() | Subrata Banik |
2019-05-16 | Remove remaining unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-05-14 | Remove unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-12 | 3rdparty/libgfxinit: Update for runtime CPU detection | Nico Huber |
2019-05-12 | boot_device: Constify argument | Patrick Rudolph |
2019-05-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop `boot_mode` from `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop unused, weak raminit() | Nico Huber |
2019-05-06 | drivers/intel/fsp2_0: Fix fsp post-init validation | Matthew Garrett |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-05-06 | drivers/intel/fsp1_1/cache_as_ram.inc: Reduce max line length to 80 | Frans Hendriks |
2019-05-03 | drivers/fsp 1.1: clean up Kconfig options | Matt DeVillier |
2019-04-25 | drivers/spi/sst: Remove unused variables | Elyes HAOUAS |
2019-04-24 | mb/google/sarien: Disable touch by strap pin GPP_B4 | Eric Lai |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-21 | drivers/intel/fsp2_0: Set basename for FSP binaries | Felix Singer |
2019-04-12 | drivers/i2c/sx9310: Add support for GPIO IRQ | Furquan Shaikh |
2019-04-11 | drivers/spi: Move M25Pxx commands to spi_winbond.h | Frans Hendriks |
2019-04-11 | drivers/intel/fsp1_1: Configure UART after memory init | Frans Hendriks |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-04-05 | drivers/pc80/rtc/mc146818rtc.c: Reset RTC time on RTC power failure | Frans Hendriks |
2019-04-02 | drivers/intel/fsp2_0: Use same stack with coreboot | Subrata Banik |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-28 | drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module | Subrata Banik |
2019-03-27 | drivers/intel/gma: Move gfxinit into sub package | Nico Huber |
2019-03-27 | drivers/intel/gma: Make libgfxinit available w/o gfxinit | Nico Huber |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-23 | console/qemu_debugcon: Support additional stages | Patrick Rudolph |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | drivers/intel/fsp2_0: Add support for FSP minor version update | Subrata Banik |
2019-03-19 | drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIs | Subrata Banik |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-03-16 | drivers/intel/fsp1_0: Deduplicate code | Patrick Rudolph |
2019-03-15 | drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logic | Joel Kitching |
2019-03-14 | drivers/i2c/lm96000: Add new hardware-monitoring IC | Nico Huber |