summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-29arm: Tegra: Add FDT support to keyboard driverAnton Staaf
2011-08-29Tegra2: Change the pixel clock of LCD to 70.6MhzDilan Lee
2011-08-29CHROMIUM: Define the tegra2 internal eMMC media as non-removable.Tom Wai-Hong Tam
2011-08-29fdt: tegra2: Support SDMMC config through FDTSimon Glass
2011-08-29mmc: Tegra: fix hang in sd_change_freq due to bad buf ptr passed to sd_switchTom Warren
2011-08-29Move GPIO setup to the MMC driverSimon Glass
2011-08-29Add 16 bit register address support to the tegra2 i2c driver.Gabe Black
2011-08-29Add support for the OXPCIe 952 serial port.Gabe Black
2011-08-29tegra2: Run-time assignment of USB port numbersSimon Glass
2011-08-29tegra2: Tidy up USB implementationSimon Glass
2011-08-29mmc: Cache line align buffersAnton Staaf
2011-08-29tegra2: Make cache write-through for LCD frame bufferSimon Glass
2011-08-29tegra2: Add LCD display driverSimon Glass
2011-08-29fdt: silence console in response to device tree 'silent' optionSimon Glass
2011-08-29tegra2: add i2c driverYen Lin
2011-08-29Tidy up MMC to use to clock APISimon Glass
2011-08-24mmc: Tegra2: Enable dcache support by bouncing unaligned requests.Anton Staaf
2011-08-24mmc: Tegra2: Factor out mmc_wait_inhibit functionalityAnton Staaf
2011-08-24mmc: Tegra2: Add data transfer completion timeoutAnton Staaf
2011-08-24mmc: Tegra2: Support DMA restarts at buffer boundariesAnton Staaf
2011-08-24Fix incorrect clock setting in MMCSimon Glass
2011-08-24tegra2: Add clock and PLL control functionsSimon Glass
2011-08-24mmc: Tegra2: add SD/MMC support for SeaboardTom Warren
2011-08-24Tegra2: input: Add tegra keyboard support.Rakesh Iyer
2011-08-24fdt: Add serial port controlled by device treeSimon Glass
2011-08-24arm: tegra2: separate out SPI/UART switch code into its own fileSimon Glass
2011-08-24tegra2: Add pinmux control functionsSimon Glass
2011-08-24tegra2: Change PIN_ to PINGRPSimon Glass
2011-08-24arm: tegra2: Remove unused low-level Tegra2 UART codeSimon Glass
2011-08-24Replace VBOOT_DEBUG with DEBUGChe-Liang Chiou
2011-08-24Set i2c bus for TPM and wake up TPM chipChe-Liang Chiou
2011-08-24This is the preliminary v05 TPM driver from Infineon. With a wrapper layer ad...Rong Chang
2011-08-24usbeth: asix: Do a fast init if link already establishedSimon Glass
2011-08-24Fix Seaboard UART corruption on SPI activityTom Warren
2011-08-24spi: Tegra2: Add SPI driver for SPIFLASH on SeaboardTom Warren
2011-08-24NS16550: buffer readsScott Wood
2011-08-24Tegra2: Add USB supportSimon Glass
2011-08-24GPIO: Tegra2: add GPIO driver for Seaboard and HarmonyTom Warren
2011-06-25usb: convert to partial linkingMike Frysinger
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui
2011-06-25musb: process control messages after roothub accepted itCliff Cai
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-06-23trigger hardware watchdog in IXP42x serial driverMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-21macb: fix compile warningandreas.devel@googlemail.com
2011-06-21at91_emac: fix compile warningandreas.devel@googlemail.com
2011-06-21ATMEL spi_dataflash driver - fix to build againReinhard Meyer
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-06-21mxc_spi.c: typo fixedHelmut Raiger