summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-10-19CHROMIUM: tegra3: i2c: Move DVC semantics choice to device treeDoug Anderson
2011-10-12Fix erase side value in the debug message.Vadim Bendebury
2011-10-12Enable SPI flash write access when using ICH9.Vadim Bendebury
2011-10-10CHROMIUM: support scsi writing in AHCI driver.Hung-Te Lin
2011-10-07tegra3: i2c: Add low level functions for T30Simon Glass
2011-10-04tegra: Rename gpio driver to tegraSimon Glass
2011-10-04tegra: Make i2c driver commonSimon Glass
2011-10-04console: Squelch pre-console output in console functionsGraeme Russ
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-10-04Add CBMEM console driver.Vadim Bendebury
2011-10-03Initialize a variable gcc 4.6.0 incorrectly thinks can be used uninitializedGabe Black
2011-10-03CHROMIUM: tegra: mmc: Fixed handling of timeouts.Doug Anderson
2011-09-27CHROMIUM: ARM: tegra: asymptote: Fix Asymptote backlight vdd enable lineSean Paul
2011-09-23CHROMIUM: arm: Specify debugging serial port at boot.Doug Anderson
2011-09-22Don't unconditially wait a second on AHCI controller resetStefan Reinauer
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-15Allow for smaller write units in Winbond SPI flash driver.Vadim Bendebury