summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2019-12-19src: Add missing include <types.h>Elyes HAOUAS
2019-12-17drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driverJitao Shi
2019-12-16drivers/intel/fsp1_1: Drop unused functionArthur Heymans
2019-12-15drivers/mrc_cache: Redo indentingMarshall Dawson
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-12drivers/aspeed: Add AST2500 supportPatrick Rudolph
2019-12-12drivers/aspeed/common: Add support for high resolution framebufferPatrick Rudolph
2019-12-11AGESA, binaryPI: implement C bootblockMichał Żygowski
2019-12-11drivers/i2c/rt5663/: fix missing header includeMatt DeVillier
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-09drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLakeJohanna Schander
2019-12-06drivers/intel/fsp2_0: Add logo supportWim Vervoorn
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner
2019-12-02drivers/gfx: Add generic graphics with SSDT generatorMathew King
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-12-02drivers/usb/ehci_debug: Add x86_64 supportPatrick Rudolph
2019-11-30drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-30src/drivers: Fix two issues discovered by checkpatchPatrick Georgi
2019-11-30AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki
2019-11-30AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski
2019-11-30AGESA,binaryPI: Remove __x86_64__ long mode in CARMichał Żygowski
2019-11-30AGESA,binaryPI: Remove redundant SSE enableMichał Żygowski
2019-11-30AGESA,binaryPI: Remove BIST reporting in romstageKyösti Mälkki
2019-11-30AGESA,binaryPI: Split romstage_main() to BSP and AP partsKyösti Mälkki
2019-11-29drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/smmstore: Fix some issuesArthur Heymans
2019-11-27cr50 i2c: add error message reporting TPM IRQ timeoutVadim Bendebury
2019-11-27AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki
2019-11-27binaryPI: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-26soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-22drivers/ipmi: Add IPMI get system GUID supportJohnny Lin
2019-11-22src/drivers/ipmi: Implement BMC Get Self Test Result functionMorgan Jang
2019-11-22drivers/pc80/rtc: Remove CMOS spinlockKyösti Mälkki
2019-11-21drivers/crb: Replace __RAMSTAGE_ guardsKyösti Mälkki
2019-11-21drivers/pc80/tpm: Replace __RAMSTAGE_ guardsKyösti Mälkki
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-20Remove MIPS architectureJulius Werner
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-18include: Make stdbool.h a separate fileJulius Werner