aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2014-04-09OxPCIe uart: Move under drivers/uartKyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-12drivers/spi: Add support for adesto SPI flash partsChris Douglass
2014-03-09intel/gma: Remove MCH register declarations.Vladimir Serbinenko
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-04uart8250mem: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04pl011 UART: Move under drivers/uartKyösti Mälkki
2014-03-04option: Add arch-agnostic get_option()Kyösti Mälkki
2014-03-04uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki
2014-03-04nehalem: Replace video init.Vladimir Serbinenko
2014-03-04drivers/intel/gma: Add EDID retrieving functions.Vladimir Serbinenko
2014-03-03qemu: Support textmode gfx init.Vladimir Serbinenko
2014-02-28drivers/spi: Sort SPI flash filesChris Douglass
2014-02-20usbdebug: Unify console APIKyösti Mälkki
2014-02-17console: Add drivers/uartKyösti Mälkki
2014-02-17src/drivers/spi: introduce AMIC supportIdwer Vollering
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-12usbdebug: Split to USB host/deviceKyösti Mälkki
2014-02-10usbdebug: Split PCI EHCI partKyösti Mälkki
2014-02-10usbdebug: Fix data toggle on receiveKyösti Mälkki
2014-02-10usbdebug: Improve receive speedKyösti Mälkki
2014-02-06QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki
2014-02-06ne2k: Move under drivers/netKyösti Mälkki
2014-02-06spkmodem: Move under drivers/pc80Kyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-02-02drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel
2014-02-01lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko
2014-01-28spi: Add support for Winbod W25Q64DWAaron Durbin
2014-01-26pc80/keyboard: Ignore interface test failure.Vladimir Serbinenko
2014-01-23SPI: Add API for programmer-specific flashing.Vladimir Serbinenko
2014-01-23keyboard.c: fix coding style with indentAndrew Wu
2014-01-13xpowers/axp209: Add helper to set voltages from devicetree configAlexandru Gagniuc
2014-01-13xpowers/axp209: Allow voltages to be sepecified in devicetree.cbAlexandru Gagniuc
2014-01-13drivers: Add support for X-Powers AXP209 PMUAlexandru Gagniuc
2014-01-12drivers/spi/eon: Add EN25Q64Vladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-21max77802: update headerDavid Hendricks
2013-12-21Refactor code containing aux callsFurquan Shaikh
2013-12-21Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flagsFurquan Shaikh
2013-12-21Add cpu transcoder attribute to intel dpFurquan Shaikh
2013-12-21Calculate transcoder flags based on pipe configFurquan Shaikh
2013-12-21tpm: provide explicit tpm register accessAaron Durbin
2013-12-21rtd2132: implement full configurationAaron Durbin
2013-12-21Remove PS/2 keyboard initialization on resume from S3Martin Roth
2013-12-21Pit: move parade writes to mainboard.cRonald G. Minnich
2013-12-21FUI: Fill in link_m and link_n valuesFurquan Shaikh
2013-12-21SLIPPY: final changes for FUIRonald G. Minnich
2013-12-21rtd2132: Add driver for Realtek RTD2132 LVDS bridgeDuncan Laurie
2013-12-16qemu/videoinit: Set required fields in fake EDIDVladimir Serbinenko
2013-12-14drivers/pc80: Add ACPI description.Vladimir Serbinenko
2013-12-07Add kernel-derived support functions for DDI.Ronald G. Minnich
2013-12-07elog: handle ROM_SIZE differences from detected flash sizeAaron Durbin
2013-12-06Add in the Makefile bits for the new intel gma driverRonald G. Minnich
2013-12-05FUI: add intel_dp driver derived from kernel functionsRonald G. Minnich
2013-12-05haswell: pull in the init code for FUIRonald G. Minnich
2013-12-02elog: Get rid of the descriptor type and some unnecessary wrappersGabe Black
2013-12-02elog: Stream line the elog driver.Gabe Black
2013-12-02elog: Merge elog_validate_and_fill into elog_init_descriptor.Gabe Black
2013-12-02elog: Get rid of elog_reinit_descriptor.Gabe Black
2013-12-02elog: Eliminate the second in memory copy of the event log.Gabe Black
2013-12-02Make elog_shrink not depend on having seperate memory/flash descriptors.Gabe Black
2013-12-02elog: Get rid of the staging_header variable.Gabe Black
2013-11-26qemu: minor bochs cleanupsGerd Hoffmann
2013-11-25pc80/mc146818rtc: Return an error code rather than an integerAlexandru Gagniuc
2013-11-25RTC: Skip rtc_init() in S3 resume pathStefan Reinauer
2013-11-25elog: Check for successful flash erase in elog_shrinkDuncan Laurie
2013-11-25elog: Make sure the elog data structures are initialized in elog_clear.Gabe Black
2013-11-25qemu: cirrus native video initVladimir Serbinenko
2013-11-25bochs: add support for native graphicsRonald G. Minnich
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-08-23SPI: Support STMicro partial page writeKyösti Mälkki
2013-07-10parade: Add a driver for the parade ps8625.Gabe Black
2013-07-10max77802: add header for max77802 PMICDavid Hendricks
2013-07-10drivers: Fix spellingMartin Roth
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-06-28ELOG: Fix warning to fix the compilation.Denis 'GNUtoo' Carikli
2013-06-19qemu: complete bochs dispi interface vga driver.Gerd Hoffmann
2013-05-16pc80/tpm: allow for cache-as-ram migrationAaron Durbin
2013-05-07x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel
2013-04-10[2/2] tps65090: re-factor for corebootDavid Hendricks
2013-04-10[1/2] initial import of TI TPS65090David Hendricks
2013-04-10exynos5: Re-factor I2C codeDavid Hendricks
2013-04-09replace device/i2c.h with simpler versionDavid Hendricks
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-19RTC: Use the correct index when setting the default monthDave Frodin
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-02-07armv7/snow: Remove power_init from bootblock.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin