summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson2015-12-181-2/+23
* fsp1_1: supply fsp version to mrc_cache APIAaron Durbin2015-12-113-5/+18
* ati/ragexl: Change .h #defines named CONFIG_ to CFG_Martin Roth2015-12-102-21/+21
* lib: remove assets infrastructureAaron Durbin2015-12-102-2/+2
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-101-5/+7
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-065-20/+0
* intel/fsp: Add post codes for FSP phasesDuncan Laurie2015-12-037-4/+16
* intel/fsp1_1: Add accurate print for full fsp versionDhaval Sharma2015-12-031-1/+3
* drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BINStefan Reinauer2015-12-021-4/+2
* fsp1_0: Update Kconfig for symbols not depending on FSP binaryMartin Roth2015-11-231-2/+2
* drivers/intel/fsp1_1: Don't include files from blobs / fsp directoryStefan Reinauer2015-11-233-8/+1
* drivers/intel/fsp1_1: Include rules.h in util.hStefan Reinauer2015-11-231-0/+1
* 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