aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-01-10fsp1_1: Remove #if protection in header - It's not neededMartin Roth
2016-01-07intel/fsp1_1: Disable GOP support by defaultMartin Roth
2015-12-30drivers/xgi/common: Fix XGI_SetGroup2Stefan Reinauer
2015-12-22drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth
2015-12-18drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson
2015-12-11fsp1_1: supply fsp version to mrc_cache APIAaron Durbin
2015-12-10ati/ragexl: Change .h #defines named CONFIG_ to CFG_Martin Roth
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-12-03intel/fsp: Add post codes for FSP phasesDuncan Laurie
2015-12-03intel/fsp1_1: Add accurate print for full fsp versionDhaval Sharma
2015-12-02drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BINStefan Reinauer
2015-11-23fsp1_0: Update Kconfig for symbols not depending on FSP binaryMartin Roth
2015-11-23drivers/intel/fsp1_1: Don't include files from blobs / fsp directoryStefan Reinauer
2015-11-23drivers/intel/fsp1_1: Include rules.h in util.hStefan Reinauer
2015-11-22drivers/ti/tps65913: Set default values in KconfigMartin Roth
2015-11-22drivers/ams: Set default values in KconfigMartin Roth
2015-11-20intel: Add MMA feature in corebootPratik Prajapati
2015-11-16intel/fsp1_0: Use dummy microcode when calling FSP TempRamInitYork Yang
2015-11-13elog: fix improper assumption for year valuesAaron Durbin
2015-11-10[REMOVAL] drivers/trident/blade3dStefan Reinauer
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: remove secmonAaron Durbin
2015-11-05fsp1_1: pass ROM_SIZE to FSP for cacheable RO regionAaron Durbin
2015-11-03drivers/pc80: Rework normal / fallback selector codeTimothy Pearson
2015-10-31intel/gma: Return success for Intel int15 VGA set panel type hookKonstantin Aladyshev
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27FSP1_1: Always use common codeLee Leahy
2015-10-27FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy
2015-10-27FSP 1.1: Move common FSP codeLee Leahy
2015-10-27tpm: acpi: Add support for TPM PIRQDuncan Laurie
2015-10-27fsp/intel common: Add support for Gfx PEIM (AKA GOP)robbie zhang
2015-10-25Add support for the Silicon Image "Ultra ATA-133 Host Controller"Denis 'GNUtoo' Carikli
2015-10-24drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson
2015-10-24drivers/i2c/w83795: Add option to use auxiliary SMBUS controllerTimothy Pearson
2015-10-24drivers/i2c/w83795: Add full support for core functionsTimothy Pearson
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-10-14fsp1_1: add verstage supportAaron Durbin
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-12gma ACPI: Do not overwrite backlight configurationNico Huber
2015-10-12gma ACPI: Consolidate non-PCH and PCH brightness levelsNico Huber
2015-10-12gma: Consolidate Intel IGD ACPI code some moreNico Huber
2015-10-11intel fsp1_1: prepare for romstage vboot verification splitAaron Durbin
2015-10-11intel: update common and FSP cache-as-ram parametersAaron Durbin
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-08fsp1_0: Fix broken logic when searching for FSPWerner Zeh
2015-10-06fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IOAlexandru Gagniuc
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-10-04drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc
2015-10-02fsp1_1: move relocation algorithm to commonlibAaron Durbin
2015-10-02fsp1_1: use commonlib/endian.h routinesAaron Durbin
2015-09-30cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc
2015-09-30intel/fsp1_0: Declare microcode to be size 0 if it doesn't existPatrick Georgi
2015-09-29intel/fsp1.0: Get size of microcode during build timeWerner Zeh
2015-09-28tpm: acpi: Make _CRS method serializedDuncan Laurie
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-17drivers/intel/fsp1_1: split relocation code for tool useAaron Durbin
2015-09-17drivers/intel/fsp1_1: handle UEFI endiannessAaron Durbin
2015-09-17drivers/intel/fsp1_1: prepare relocation code for sharingAaron Durbin
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-09-10FSP: Pass FSP image base address to find_fspLee Leahy
2015-09-09drivers/pc80: Do not initialize PS2 keyboard by defaultAlexandru Gagniuc
2015-09-08drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO levelDuncan Laurie
2015-09-08drivers/intel/fsp1_1: Take platform ID as a string, not integersAlexandru Gagniuc
2015-09-07intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-05qemu: fix vga driver buildGerd Hoffmann
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
2015-08-31drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macroAlexandru Gagniuc
2015-08-31drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairsAlexandru Gagniuc
2015-08-29intel/fsp1_1/hob.c: Refactor file to match coreboot coding styleAlexandru Gagniuc
2015-08-29drivers/intel/fsp1_1: Don't compile GOP support in romstageAlexandru Gagniuc
2015-08-29fsp1_1: remove duplicate mrc caching mechanismAaron Durbin
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-14fsp1_1: fsp_relocate: use struct region_device and struct progAaron Durbin
2015-08-13uart8250mem: provide uart_fill_lb()Aaron Durbin
2015-08-09drivers/pc80/i8254.c: Indent with GNU indent 2.2.11Paul Menzel
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-07-21console: Add UART8250MEM 32bit supportNaveen Krishna Chatradhi
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-10FSP 1.1: Update the CBFS image typeLee Leahy
2015-06-30drivers/i2c/tpm: move tpm driver around a bit more.Patrick Georgi
2015-06-30drivers/i2c/tpm: push tpm driver from verstage to libverstagePatrick Georgi
2015-06-27Kconfig: Remove unnecessary and incorrect MRC_CACHE symbolsMartin Roth
2015-06-25Intel FSP 1.1: Move Kconfig comment inside 'if' blockMartin Roth
2015-06-24FSP 1.1: Bring source up-to-dateLee Leahy
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-07Fix Kconfig whitespace.Martin Roth
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-06-04Remove address from GPLv2 headersPatrick Georgi
2015-06-02tpm: Add dummy _DSM to make Bitlocker happy.Vladimir Serbinenko
2015-06-02Hide PLATFORM_USES_FSP1_1.Vladimir Serbinenko
2015-06-02cbfs: new API and better program loadingAaron Durbin