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