Age | Commit message (Expand) | Author |
2019-12-09 | drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake | Johanna Schander |
2019-12-06 | drivers/intel/fsp2_0: Add logo support | Wim Vervoorn |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-12-04 | mmio: Add clrsetbitsXX() API in place of updateX() | Julius Werner |
2019-12-02 | drivers/gfx: Add generic graphics with SSDT generator | Mathew King |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-12-02 | drivers/usb/ehci_debug: Add x86_64 support | Patrick Rudolph |
2019-11-30 | drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-30 | src/drivers: Fix two issues discovered by checkpatch | Patrick Georgi |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove __x86_64__ long mode in CAR | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove redundant SSE enable | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove BIST reporting in romstage | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki |
2019-11-29 | drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/smmstore: Fix some issues | Arthur Heymans |
2019-11-27 | cr50 i2c: add error message reporting TPM IRQ timeout | Vadim Bendebury |
2019-11-27 | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop CAR teardown without POSTCAR_STAGE | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | drivers/ipmi: Add IPMI get system GUID support | Johnny Lin |
2019-11-22 | src/drivers/ipmi: Implement BMC Get Self Test Result function | Morgan Jang |
2019-11-22 | drivers/pc80/rtc: Remove CMOS spinlock | Kyösti Mälkki |
2019-11-21 | drivers/crb: Replace __RAMSTAGE_ guards | Kyösti Mälkki |
2019-11-21 | drivers/pc80/tpm: Replace __RAMSTAGE_ guards | Kyösti Mälkki |
2019-11-21 | drivers/intel/fsp1_0: Drop support | Arthur Heymans |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-14 | drivers/spi: add drivers for sdcard mounted on the spi bus | Xiang Wang |
2019-11-14 | {drivers,mainboard}: Move FSP logo support to fsp1_1 | Frans Hendriks |
2019-11-13 | spi: Add Winbond W25Q128JW_DTR SPI ROM support | Peichao Wang |
2019-11-12 | arch/x86/car.ld: Rename suffix _start/_end | Arthur Heymans |
2019-11-12 | drivers/i2c/ptn3460: Provide chip driver for PTN3460 | Uwe Poeche |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-11 | region: publicize region_end() and add region_device_end() | Aaron Durbin |
2019-11-10 | drivers/intel/fsp1_1: Fake microcode update to make FSP happy | Arthur Heymans |
2019-11-10 | soc/intel/braswell: Update microcode before FSP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP | Arthur Heymans |