summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/crb: Replace __RAMSTAGE_ guardsKyösti Mälkki2019-11-211-6/+7
* drivers/pc80/tpm: Replace __RAMSTAGE_ guardsKyösti Mälkki2019-11-211-5/+5
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-218-1330/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+1
* lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner2019-11-191-0/+1
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-1/+1
* drivers/spi: add drivers for sdcard mounted on the spi busXiang Wang2019-11-143-0/+821
* {drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks2019-11-145-0/+59
* spi: Add Winbond W25Q128JW_DTR SPI ROM supportPeichao Wang2019-11-131-0/+11
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-121-1/+1
* drivers/i2c/ptn3460: Provide chip driver for PTN3460Uwe Poeche2019-11-125-0/+239
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-112-0/+24
* region: publicize region_end() and add region_device_end()Aaron Durbin2019-11-111-6/+3
* drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans2019-11-102-15/+21
* soc/intel/braswell: Update microcode before FSPArthur Heymans2019-11-102-0/+42
* drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIPArthur Heymans2019-11-061-1/+1
* drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans2019-11-062-38/+41
* drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn2019-11-051-11/+15