summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/spi: Sort SPI flash filesChris Douglass2014-02-281-2/+2
* usbdebug: Unify console APIKyösti Mälkki2014-02-202-5/+31
* console: Add drivers/uartKyösti Mälkki2014-02-173-0/+16
* src/drivers/spi: introduce AMIC supportIdwer Vollering2014-02-175-1/+194
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-163-7/+30
* usbdebug: Split to USB host/deviceKyösti Mälkki2014-02-124-63/+90
* usbdebug: Split PCI EHCI partKyösti Mälkki2014-02-104-77/+139
* usbdebug: Fix data toggle on receiveKyösti Mälkki2014-02-101-2/+1
* usbdebug: Improve receive speedKyösti Mälkki2014-02-101-0/+18
* QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki2014-02-062-0/+44
* ne2k: Move under drivers/netKyösti Mälkki2014-02-064-0/+571
* spkmodem: Move under drivers/pc80Kyösti Mälkki2014-02-062-1/+132
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-065-0/+1350
* drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel2014-02-021-1/+1
* lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko2014-02-014-0/+214
* spi: Add support for Winbod W25Q64DWAaron Durbin2014-01-281-0/+8
* pc80/keyboard: Ignore interface test failure.Vladimir Serbinenko2014-01-261-9/+18
* SPI: Add API for programmer-specific flashing.Vladimir Serbinenko2014-01-231-0/+15
* keyboard.c: fix coding style with indentAndrew Wu2014-01-231-45/+55
* xpowers/axp209: Add helper to set voltages from devicetree configAlexandru Gagniuc2014-01-132-1/+76
* xpowers/axp209: Allow voltages to be sepecified in devicetree.cbAlexandru Gagniuc2014-01-132-0/+34
* drivers: Add support for X-Powers AXP209 PMUAlexandru Gagniuc2014-01-138-0/+269
* drivers/spi/eon: Add EN25Q64Vladimir Serbinenko2014-01-121-0/+9
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-121-2/+2
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* max77802: update headerDavid Hendricks2013-12-211-5/+10
* Refactor code containing aux callsFurquan Shaikh2013-12-212-2/+108
* Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flagsFurquan Shaikh2013-12-212-3/+11
* Add cpu transcoder attribute to intel dpFurquan Shaikh2013-12-214-0/+47
* Calculate transcoder flags based on pipe configFurquan Shaikh2013-12-213-0/+91
* tpm: provide explicit tpm register accessAaron Durbin2013-12-211-100/+164
* rtd2132: implement full configurationAaron Durbin2013-12-212-21/+159
* Remove PS/2 keyboard initialization on resume from S3Martin Roth2013-12-211-0/+9
* Pit: move parade writes to mainboard.cRonald G. Minnich2013-12-212-130/+14
* FUI: Fill in link_m and link_n valuesFurquan Shaikh2013-12-213-22/+54
* SLIPPY: final changes for FUIRonald G. Minnich2013-12-213-0/+77
* rtd2132: Add driver for Realtek RTD2132 LVDS bridgeDuncan Laurie2013-12-216-0/+184
* qemu/videoinit: Set required fields in fake EDIDVladimir Serbinenko2013-12-162-0/+6
* drivers/pc80: Add ACPI description.Vladimir Serbinenko2013-12-141-0/+51
* Add kernel-derived support functions for DDI.Ronald G. Minnich2013-12-073-0/+114
* elog: handle ROM_SIZE differences from detected flash sizeAaron Durbin2013-12-071-2/+26
* Add in the Makefile bits for the new intel gma driverRonald G. Minnich2013-12-062-0/+2
* FUI: add intel_dp driver derived from kernel functionsRonald G. Minnich2013-12-058-0/+2311
* haswell: pull in the init code for FUIRonald G. Minnich2013-12-051-0/+4684
* elog: Get rid of the descriptor type and some unnecessary wrappersGabe Black2013-12-022-169/+115
* elog: Stream line the elog driver.Gabe Black2013-12-022-193/+79
* elog: Merge elog_validate_and_fill into elog_init_descriptor.Gabe Black2013-12-021-23/+16
* elog: Get rid of elog_reinit_descriptor.Gabe Black2013-12-021-26/+19
* elog: Eliminate the second in memory copy of the event log.Gabe Black2013-12-022-162/+55
* Make elog_shrink not depend on having seperate memory/flash descriptors.Gabe Black2013-12-021-13/+12