summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2019-11-14drivers/spi: add drivers for sdcard mounted on the spi busXiang Wang
2019-11-14{drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks
2019-11-13spi: Add Winbond W25Q128JW_DTR SPI ROM supportPeichao Wang
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-12drivers/i2c/ptn3460: Provide chip driver for PTN3460Uwe Poeche
2019-11-11drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner
2019-11-11region: publicize region_end() and add region_device_end()Aaron Durbin
2019-11-10drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans
2019-11-10soc/intel/braswell: Update microcode before FSPArthur Heymans
2019-11-06drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIPArthur Heymans
2019-11-06drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans
2019-11-05drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn
2019-11-05drivers/pc80: Remove UDELAY_TIMER2Kyösti Mälkki
2019-11-05drivers/pc80: Remove UDELAY_IOKyösti Mälkki
2019-11-05drivers/intel/fsp2_0: Hide CONFIG_FSP_CARArthur Heymans
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80Kyösti Mälkki
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
2019-10-26drivers/intel/fsp1_1: remove orphaned functionalityMichael Niewöhner
2019-10-24drivers/ipmi: Add IPMI BMC FRB2 watchdog timer supportJohnny Lin
2019-10-24drivers/i2c/rt1011: Add a driver for RT1011Cheng-Yi Chiang
2019-10-23drivers/pc80/rtc: Avoid searching for cmos_layout.bin on each get/set_optionArthur Heymans
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-10-21drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed rangesMarshall Dawson
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS
2019-10-20drivers/intel/fsp2_0: Make vbt_get() conditionalMarshall Dawson
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-10-16drivers/usb: Enable EHCI debug during verstageArthur Heymans