summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/ti/tps65913: Set default values in KconfigMartin Roth2015-11-221-0/+2
* drivers/ams: Set default values in KconfigMartin Roth2015-11-221-0/+2
* intel: Add MMA feature in corebootPratik Prajapati2015-11-201-0/+5
* intel/fsp1_0: Use dummy microcode when calling FSP TempRamInitYork Yang2015-11-162-18/+5
* elog: fix improper assumption for year valuesAaron Durbin2015-11-131-2/+1
* [REMOVAL] drivers/trident/blade3dStefan Reinauer2015-11-105-1032/+0
* arm64: Remove cpu intialization through device-treeFurquan Shaikh2015-11-071-0/+1
* arm64: remove secmonAaron Durbin2015-11-071-1/+0
* fsp1_1: pass ROM_SIZE to FSP for cacheable RO regionAaron Durbin2015-11-052-11/+2
* drivers/pc80: Rework normal / fallback selector codeTimothy Pearson2015-11-031-27/+29
* intel/gma: Return success for Intel int15 VGA set panel type hookKonstantin Aladyshev2015-10-311-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-31156-620/+0
* FSP1_1: Always use common codeLee Leahy2015-10-272-22/+5
* FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy2015-10-272-2/+2
* FSP 1.1: Move common FSP codeLee Leahy2015-10-2716-1/+1694
* tpm: acpi: Add support for TPM PIRQDuncan Laurie2015-10-272-8/+30
* fsp/intel common: Add support for Gfx PEIM (AKA GOP)robbie zhang2015-10-272-3/+2
* Add support for the Silicon Image "Ultra ATA-133 Host Controller"Denis 'GNUtoo' Carikli2015-10-251-0/+6
* drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson2015-10-2414-0/+3530
* drivers/i2c/w83795: Add option to use auxiliary SMBUS controllerTimothy Pearson2015-10-242-0/+24
* drivers/i2c/w83795: Add full support for core functionsTimothy Pearson2015-10-243-134/+417
* gma ACPI: Make brightness levels a per board settingNico Huber2015-10-224-24/+26
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-4/+4
* fsp1_1: add verstage supportAaron Durbin2015-10-147-3/+134
* x86: add standalone verstage supportAaron Durbin2015-10-142-0/+3
* gma ACPI: Do not overwrite backlight configurationNico Huber2015-10-123-10/+17
* gma ACPI: Consolidate non-PCH and PCH brightness levelsNico Huber2015-10-123-78/+47
* gma: Consolidate Intel IGD ACPI code some moreNico Huber2015-10-123-0/+155
* intel fsp1_1: prepare for romstage vboot verification splitAaron Durbin2015-10-116-140/+295
* intel: update common and FSP cache-as-ram parametersAaron Durbin2015-10-112-27/+27
* Kill lvds_num_lanesVladimir Serbinenko2015-10-111-1/+0
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-1/+0
* fsp1_0: Fix broken logic when searching for FSPWerner Zeh2015-10-081-2/+2
* fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IOAlexandru Gagniuc2015-10-061-56/+14
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-053-0/+80
* drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc2015-10-041-1/+1
* fsp1_1: move relocation algorithm to commonlibAaron Durbin2015-10-025-549/+1
* fsp1_1: use commonlib/endian.h routinesAaron Durbin2015-10-021-61/+62
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-301-1/+1
* intel/fsp1_0: Declare microcode to be size 0 if it doesn't existPatrick Georgi2015-09-301-1/+5
* intel/fsp1.0: Get size of microcode during build timeWerner Zeh2015-09-291-1/+9
* tpm: acpi: Make _CRS method serializedDuncan Laurie2015-09-281-1/+1
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* drivers/intel/fsp1_1: split relocation code for tool useAaron Durbin2015-09-174-518/+547
* drivers/intel/fsp1_1: handle UEFI endiannessAaron Durbin2015-09-171-58/+102
* drivers/intel/fsp1_1: prepare relocation code for sharingAaron Durbin2015-09-171-22/+38
* fsp1_1: provide binding to UEFI versionAaron Durbin2015-09-1011-30/+147
* FSP: Pass FSP image base address to find_fspLee Leahy2015-09-103-5/+6
* drivers/pc80: Do not initialize PS2 keyboard by defaultAlexandru Gagniuc2015-09-091-1/+1
* drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO levelDuncan Laurie2015-09-081-1/+1
OpenPOWER on IntegriCloud