summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2015-04-10tpm: allow 0 as valid i2c bus numberDaisuke Nojiri
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-31cbfs: remove cbfs_core.h includesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-29drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear settingTimothy Pearson
2015-03-28drivers: add GIC supportAaron Durbin
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-20verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury
2015-03-20spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM supportMarc Jones
2015-03-20spi: do not use malloc in Gigadevice driverDavid Hendricks
2015-03-20spi: do not use malloc in Winbond driverVadim Bendebury
2015-03-20spi_flash: add support for S25FL116KDaisuke Nojiri
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17elog: Fix compilation with CONFIG_CHROMEOS enabledStefan Reinauer