summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-09-15mmc: tidy up mmc now that we are closer to upstreamSimon Glass
2011-09-15tegra: mmc: Add high capacity flagSimon Glass
2011-09-15cherry-pick: mmc: Access mode validation for eMMC cards > 2 GiBƁukasz Majewski
2011-09-15cherry-pick: mmc: fix the condition for MMC version 4Yoshihiro Shimoda
2011-09-15Report SPI driver write errors.Vadim Bendebury
2011-09-12Fix ICH SPI driver to work for write transactions.Vadim Bendebury
2011-09-12Allow smaller write units in SPI flash drivers.Vadim Bendebury
2011-09-12Use smaller erase units in Macronix SPI flash driver.Vadim Bendebury
2011-09-12Improve debugability of the ICH SPI controller driver.Vadim Bendebury
2011-09-12Fix compilation warning when compiling with DEBUG enabled.Vadim Bendebury
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
2011-09-06Fix some bugs in the i8402 driver which show up when no controller is presentGabe Black
2011-09-06Fix AHCI driver to operate on Intel controllers.Vadim Bendebury
2011-09-02Modify the ICH driver to support ICH9 in software sequencing modeGabe Black
2011-09-02Make the Winbond driver support the CONFIG_SPI_FLASH_NO_FAST_READ optionGabe Black
2011-09-02Rename the NO_FAST_READ option to be more generic.Gabe Black
2011-08-29Temporary fix for EMMCSimon Glass
2011-08-29Make generic LPC TPM driver work properly.Vadim Bendebury
2011-08-29native: Add test LCD driverSimon Glass
2011-08-29Allow NS16550 driver to support IO and memory mapped registersStefan Reinauer
2011-08-29Remove explicit support for the OXPCIE952Gabe Black
2011-08-29CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.Tom Wai-Hong Tam
2011-08-29Add tracing ability to the generic TPM driver.Vadim Bendebury
2011-08-29tegra2: Increase SPI flash speed to 48MHzSimon Glass
2011-08-29Fix compiler warnings generated by gcc 4.6 (local only).Vadim Bendebury
2011-08-29Fix compiler warnings generated by gcc 4.6.Vadim Bendebury
2011-08-29Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter.Tom Wai-Hong Tam
2011-08-29Remove the now unused dummy SPI driverGabe Black
2011-08-29Update the macronix SPI flash driver to use the new spi_xfer interface.Gabe Black