summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-29Tegra: kbc: Add support for arrow keysAnton Staaf
2011-08-29Add a dummy SPI driver so we don't have to use a real one for now.Gabe Black
2011-08-29mmc: tegra2: fix HC version register offsetVincent Palatin
2011-08-29arm: tegra: fix modifier+key detectionVincent Palatin
2011-08-29i2c: Add FDT supportAnton Staaf
2011-08-29Revert "ehci: enforce alignment constraints on buffers"Vincent Palatin
2011-08-29Make the software cursor in the graphical framebuffer non-destructive.Gabe Black
2011-08-29CHROMIUM: ARM: tegra: Fix SPI mux on non-FDT boards w/out SPI UART switch.Doug Anderson
2011-08-29ehci: generic PCI supportVincent Palatin
2011-08-29ehci: enforce alignment constraints on buffersVincent Palatin
2011-08-29ehci: Add 64-bit controller supportVincent Palatin
2011-08-29Remove un-used function transmit_cmd in tpm driver to fix warning.Tom Wai-Hong Tam
2011-08-29Add coreboot framebuffer support.Stefan Reinauer
2011-08-29Handle USB timeouts betterSimon Glass
2011-08-29Change LCD to use write-back cacheSimon Glass
2011-08-29fdt: Add ctrl key supportSimon Glass
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