summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* AGESA,binaryPI: Enable lapic early for udelay()Kyösti Mälkki2019-12-201-0/+7
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-192-8/+0
* {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn2019-12-194-21/+35
* drivers/ipmi: Add IPMI Read FRU functionJohnny Lin2019-12-195-0/+494
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-193-3/+0
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-1913-13/+0
* src: Add missing include <types.h>Elyes HAOUAS2019-12-192-1/+2
* drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driverJitao Shi2019-12-174-0/+1288
* drivers/intel/fsp1_1: Drop unused functionArthur Heymans2019-12-162-16/+0
* drivers/mrc_cache: Redo indentingMarshall Dawson2019-12-151-2/+2
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-6/+1
* drivers/aspeed: Add AST2500 supportPatrick Rudolph2019-12-125-77/+546
* drivers/aspeed/common: Add support for high resolution framebufferPatrick Rudolph2019-12-129-85/+1247
* AGESA, binaryPI: implement C bootblockMichał Żygowski2019-12-114-5/+89
* drivers/i2c/rt5663/: fix missing header includeMatt DeVillier2019-12-111-0/+1
* printf: Automatically prefix %p with 0xJulius Werner2019-12-1124-50/+50
* drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLakeJohanna Schander2019-12-091-1/+1
* drivers/intel/fsp2_0: Add logo supportWim Vervoorn2019-12-065-0/+64
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+1
* mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner2019-12-041-3/+3
* drivers/gfx: Add generic graphics with SSDT generatorMathew King2019-12-024-0/+190
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-028-165/+168
* drivers/usb/ehci_debug: Add x86_64 supportPatrick Rudolph2019-12-023-4/+5
* drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-301-43/+31
* src/drivers: Fix two issues discovered by checkpatchPatrick Georgi2019-11-302-2/+2
* AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki2019-11-302-17/+27
* AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski2019-11-302-12/+26
* AGESA,binaryPI: Remove __x86_64__ long mode in CARMichał Żygowski2019-11-301-45/+0
* AGESA,binaryPI: Remove redundant SSE enableMichał Żygowski2019-11-301-10/+0
* AGESA,binaryPI: Remove BIST reporting in romstageKyösti Mälkki2019-11-301-11/+4
* AGESA,binaryPI: Split romstage_main() to BSP and AP partsKyösti Mälkki2019-11-301-3/+31
* drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-28/+12
* drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-84/+43
* drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-1/+0
* drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-12/+7
* drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-6/+5
* drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-4/+3
* drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-8/+7
* drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-292-21/+13
* security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-299-151/+117
* drivers/smmstore: Fix some issuesArthur Heymans2019-11-291-64/+104
* cr50 i2c: add error message reporting TPM IRQ timeoutVadim Bendebury2019-11-271-2/+3
* AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki2019-11-272-11/+3
* binaryPI: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki2019-11-273-58/+39
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-274-40/+4
* soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik2019-11-261-15/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-2/+2
* drivers/ipmi: Add IPMI get system GUID supportJohnny Lin2019-11-222-0/+34
* src/drivers/ipmi: Implement BMC Get Self Test Result functionMorgan Jang2019-11-222-0/+72
* drivers/pc80/rtc: Remove CMOS spinlockKyösti Mälkki2019-11-221-21/+0