Age | Commit message (Expand) | Author |
2015-09-09 | drivers/pc80: Do not initialize PS2 keyboard by default | Alexandru Gagniuc |
2015-09-08 | drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level | Duncan Laurie |
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-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-09-05 | qemu: fix vga driver build | Gerd Hoffmann |
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-08-13 | uart8250mem: provide uart_fill_lb() | Aaron Durbin |
2015-08-09 | drivers/pc80/i8254.c: Indent with GNU indent 2.2.11 | Paul Menzel |
2015-07-29 | arm, arm64, mips: Add rough static stack size checks with -Wstack-usage | Julius Werner |
2015-07-21 | console: Add UART8250MEM 32bit support | Naveen Krishna Chatradhi |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-10 | FSP 1.1: Update the CBFS image type | Lee Leahy |
2015-06-30 | drivers/i2c/tpm: move tpm driver around a bit more. | Patrick Georgi |
2015-06-30 | drivers/i2c/tpm: push tpm driver from verstage to libverstage | Patrick Georgi |
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-11 | lenovo: Hide SMBIOS config | Vladimir Serbinenko |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-07 | Fix Kconfig whitespace. | Martin Roth |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-06-04 | Remove address from GPLv2 headers | Patrick Georgi |
2015-06-02 | tpm: Add dummy _DSM to make Bitlocker happy. | Vladimir Serbinenko |
2015-06-02 | Hide PLATFORM_USES_FSP1_1. | Vladimir Serbinenko |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-06-02 | TPM: Add Infineon SLB9670 SPI TPM support | Wenkai Du |
2015-05-29 | tpm: Add Infineon TPM 1.2 support | Subrata |
2015-05-29 | tpm: Fix multiple device support | Subrata |
2015-05-28 | Remove leftover tseg_relocate | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-27 | Deactivate TPM | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |
2015-05-23 | Hide TPM_TIS_BASE_ADDRESS | Vladimir Serbinenko |
2015-05-23 | drivers/intel: Update FSP 1.1 Driver | Lee Leahy |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-21 | lenovo: Remerge smbios_mainboard_bios_version. | Vladimir Serbinenko |
2015-05-19 | ivybridge native gfx init: Adjust state to be compatible with OPROM. | Vladimir Serbinenko |