summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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