Age | Commit message (Expand) | Author |
2019-12-27 | cpu/intel/microcode: Apply more strict guard for assembly files | Kyösti Mälkki |
2019-12-27 | arch/x86: Remove <arch/cbfs.h> | Kyösti Mälkki |
2019-12-27 | drivers/ipmi/ipmi_fru: Add missing <stdlib.h> | Elyes HAOUAS |
2019-12-26 | drivers/generic/cbfs-serial: Add driver to read serial from CBFS | Matt DeVillier |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
2019-12-20 | drivers/pc80: Move normal/fallback mechanism outside __ROMCC__ | Kyösti Mälkki |
2019-12-20 | AGESA,binaryPI: Enable lapic early for udelay() | Kyösti Mälkki |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | drivers/ipmi: Add IPMI Read FRU function | Johnny Lin |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Add missing include <types.h> | Elyes HAOUAS |
2019-12-17 | drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver | Jitao Shi |
2019-12-16 | drivers/intel/fsp1_1: Drop unused function | Arthur Heymans |
2019-12-15 | drivers/mrc_cache: Redo indenting | Marshall Dawson |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-12 | drivers/aspeed: Add AST2500 support | Patrick Rudolph |
2019-12-12 | drivers/aspeed/common: Add support for high resolution framebuffer | Patrick Rudolph |
2019-12-11 | AGESA, binaryPI: implement C bootblock | Michał Żygowski |
2019-12-11 | drivers/i2c/rt5663/: fix missing header include | Matt DeVillier |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
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 |