summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-06-01sf: kick watchdog when pollingPatrick Sestier
2011-06-01I2C: Add driver for ST-Ericsson U8500 i2cMichael Brandt
2011-05-31mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUEValentin Longchamp
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung
2011-05-26MMC S5P: Fix typoDirk Behme
2011-05-23mvsata: issue hard reset on initializationMichael Walle
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme
2011-05-18fsl_esdhc: Initialize mmc->b_maxFabio Estevam
2011-05-18mmc: enable partition switch function for emmcLei Wen
2011-05-18cmd_mmc: eliminate device num in the mmc commandLei Wen
2011-05-18mmc_spi: generate response for send status commandThomas Chou