aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2015-06-02TPM: Add Infineon SLB9670 SPI TPM supportWenkai Du
2015-05-29tpm: Add Infineon TPM 1.2 supportSubrata
2015-05-29tpm: Fix multiple device supportSubrata
2015-05-28Remove leftover tseg_relocateVladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-28Remove address from GPLv2 headersPatrick Georgi
2015-05-27Deactivate TPMVladimir Serbinenko
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-23Hide TPM_TIS_BASE_ADDRESSVladimir Serbinenko
2015-05-23drivers/intel: Update FSP 1.1 DriverLee Leahy
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko
2015-05-19ivybridge native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko
2015-05-19gma/edid: Fix gma register access.Vladimir Serbinenko
2015-05-18drivers/gic: reprogram the GIC CPU interface to bypass IRQJoseph Lo
2015-05-17lenovo/x200: Enable wacom digitizer support for x200tAlex David
2015-05-15x230: Fix ricoh driver.Vladimir Serbinenko
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-12FSP 1.1 Comparison BaseLee Leahy
2015-05-12usbdebug: Add FTDI FT232H supportKyösti Mälkki
2015-05-11secmon: Add some missing filesPatrick Georgi
2015-05-08northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson
2015-05-07kbuild: Use wildcard for driver subdirectoriesStefan Reinauer
2015-05-04drivers/spi/stmicro: Rename N25Q256A to N25Q256David Imhoff
2015-05-04drivers/spi/stmicro: Add '.op_erase' for N25Q256David Imhoff
2015-05-04drivers/spi/stmicro: Add N25Q064 supportDavid Imhoff
2015-05-04spi: Remove out of date comment and reorder flash tableDavid Imhoff
2015-05-04spi: Change 'page' to 'sector' in log messageDavid Imhoff
2015-05-02drivers/intel/fsp1_0: Remove executable bit from C filesPaul Menzel
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30i2c/tpm: add final newlinePatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-04-28Fix some minor Kconfig issuesMartin Roth
2015-04-28OxPCIe: Fix UART base addressesKyösti Mälkki
2015-04-24driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-22i2c/ww_ring: add a pattern for normal bootVadim Bendebury
2015-04-22i2c/ww_ring: update color definitionsVadim Bendebury
2015-04-22i2c/ww_ring: change colors for different display modesVadim Bendebury
2015-04-22i2c/ww_ring: use shorter blinking programVadim Bendebury
2015-04-22i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury
2015-04-22i2c/ww_ring: define display pattern programsVadim Bendebury
2015-04-22i2c/ww_ring: decouple LED display from vbootVadim Bendebury
2015-04-22i2c/ww_ring: various driver fixes and improvementsVadim Bendebury
2015-04-22i2c: add support for ww_ringVadim Bendebury
2015-04-22elog: use CONFIG_RTCPatrick Georgi
2015-04-22rtc: add config flag to denote rtc API availabilityPatrick Georgi
2015-04-22armv8/secmon: Disable and Enable GIC in PSCI pathFurquan Shaikh
2015-04-22elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZESol Boucher
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-17flash: use two bytes of device ID to identify stmicro chipsDaisuke Nojiri
2015-04-17spi: allow inclusion of Micronix and STM drivers in bootblockVadim Bendebury
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-17spi: Add function to read flash status registerDuncan Laurie
2015-04-17drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg
2015-04-17as3277: Fix month-off-by-one error for RTC driverJulius Werner
2015-04-13tpm: Only expose base address Kconfig option when enabledPatrick Georgi
2015-04-13spi: support controllers with limited transfer size capabilitiesVadim Bendebury
2015-04-13tpm: wait for valid bit to be set in TPM access register before using tpmSourabh Banerjee
2015-04-13elog: Fix regression that caused elog to omit "System boot" eventJulius Werner
2015-04-13elog: Correct behavior when FMAP section doesn't exist on ChromeOSJulius Werner
2015-04-10TPM: Reduce buffer size to fix stack overflowJulius Werner
2015-04-10tpm: Remove error message for unknown resource typeDuncan Laurie
2015-04-10tpm: Add ramstage driver and interrupt configurationDuncan Laurie
2015-04-10tpm: Move the LPC TPM driver to a subdirectoryDuncan Laurie
2015-04-10rtc: Add an RTC driver for the TI TPS65913 PMIC.Furquan Shaikh
2015-04-10elog: Hide elog_flash_offset_to_address() from SMMFurquan Shaikh
2015-04-10elog: Fix typecast issues related to 64-bit compilation.Furquan Shaikh