summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-30Merge branch 'chromeos-v2011.06' into colibriMarcel Ziswiler
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-04-10x86: Fix TPM driver to work with multiple vendor TPMsDuncan Laurie
2012-03-20spi: Atmel: Add support for AT25DFTom Warren
2012-03-14gen: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-02-23ehci: fix PCI controllers lookupVincent Palatin
2012-02-14X86: Add support for Ctrl-Enter in i8042 driver.Tom Wai-Hong Tam
2012-02-07video: tegra: Change the clock settings for LCD driverPuneet Saxena
2012-02-07video: tegra: Update LCD max height & 'lcd_line_length'Puneet Saxena
2012-02-07video: tegra: Handle pinmux setting differenly for Tegra2 an Tegra3Puneet Saxena
2012-02-07video: tegra: Rename tegra2.c to tegra.cPuneet Saxena
2012-02-07tegra: Rename "CONFIG_VIDEO_TEGRA2" to "CONFIG_VIDEO_TEGRA"Puneet Saxena
2012-02-06tegra: config: Rename CONFIG_TEGRA2_KEYBOARDPuneet Saxena
2012-02-06Arm: tegra3: Add 16x8 keyboard supportPuneet Saxena
2012-01-26AHCI: Make sending the SETFEATURES_XFER command optionalGabe Black
2012-01-25Improve AHCI debuggingStefan Reinauer
2012-01-25AHCI: cosmetics and cleanupStefan Reinauer
2012-01-19CHROMIUM: Arm: tegra: mmc: change bounce buffer printf to debugPuneet Saxena
2012-01-17Add generation of ANSI 3.64 escape sequences.Terry Lambert
2012-01-13ehci: add timeout on interrupt endpoint operationsVincent Palatin
2012-01-06Get burst length at init timeSimon Glass
2012-01-06slb9635_i2c: Add more debuggingSimon Glass
2012-01-06Collect statistics for TPM failuresSimon Glass
2012-01-05slb9635_i2c: Do writes in one transactionSimon Glass
2012-01-05Track lcd wait time using bootstageSimon Glass
2012-01-05Indent TPM debug messages for easier readingSimon Glass
2012-01-05tegra: Use board_late_init() to finalize LCD initSimon Glass
2012-01-05tegra: Delay exact screen size selection until laterSimon Glass
2012-01-05tegra: Tidy up LCD init code to use a state machineSimon Glass
2012-01-05usb: fix aliasing issue in EHCI interrupt codeVincent Palatin
2012-01-04usb-ehci: Support interrupt transfers via periodic listPatrick Georgi
2011-12-20CHROMIUM: mmc: Enable 8-bit for eMMCSimon Glass
2011-12-20tegra: mmc: Tidy up delays and timeoutsSimon Glass
2011-12-20tegra: tpm: Use i2c's zero register address lengthChe-Liang Chiou
2011-12-20tegra: i2c: Support zero register address lengthChe-Liang Chiou
2011-12-13USB: Add T30 USB supportTom Warren
2011-12-08Make u-boot use the new PCHVadim Bendebury
2011-12-06UPSTREAM: USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-06ehci: speed up initializationVincent Palatin
2011-11-17UPSTREAM: sf: winbond: Add support for the Winbond W25X40James Le Cuirot
2011-11-15arm: Tegra: make some header files common for Tegra3 LCD useTom Warren
2011-11-15tegra: spi: add SFLASH and SLINK driversChe-Liang Chiou
2011-11-15arm: Tegra: power: make power.c/.h common for future Tegra3 LCD useTom Warren
2011-11-14ICH SPI: Use an atomic preop for Write EnableDuncan Laurie
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-10-28mmc: tegra3: Add MMC support for Tegra3 (specifically, waluigi)Doug Anderson
2011-10-28mmc: tegra: Rename tegra2_mmc to tegra_mmc in prep for tegra3Doug Anderson
2011-10-25Provide a board specific mechanism to decide whether to skip i8042 initGabe Black
2011-10-25Use finer grain udelays while waitng for the i8042 keyboard buffer to emptyGabe Black
2011-10-20CHROMIUM: tegra3: i2c: Add i2c support for all but i2c4Doug Anderson