summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-291-0/+20
|\
| * i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson2012-09-241-0/+20
* | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-09-292-3/+19
|\ \
| * | spiflash: at25: using common spi flash operationBo Shen2012-09-171-3/+8
| * | spi: add atmel at25df321 serial flash supportBo Shen2012-09-171-0/+10
| * | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh2012-09-131-2/+3
* | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-212-25/+37
|\ \ \ | | |/ | |/|
| * | MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-061-0/+4
| * | MX28: SPI: Fix the DMA chainingMarek Vasut2012-09-061-18/+25
| * | MX28: SPI: Fix the DMA DCache race conditionMarek Vasut2012-09-061-7/+8
* | | NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren2012-09-101-1/+1
* | | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-106-162/+31
* | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-071-1/+2
* | | tegra: nand: Add Tegra NAND driverJim Lin2012-09-073-0/+1284
* | | nand: Try to align the default buffersSimon Glass2012-09-071-1/+2
| |/ |/|
* | video: drop duplicate set of DISPC_CONFIG registerStefano Babic2012-09-041-2/+1
|/
* kw_spi: fix clock prescaler computationValentin Longchamp2012-09-031-2/+3
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-021-3/+0
|\
| * serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-012-1/+792
* | at91: atmel_nand: remove unused variables.Wu, Josh2012-09-011-2/+1
* | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-011-58/+86
* | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-012-0/+4
* | AT91: Small fix on AT91 USART initialization codeXu, Hong2012-09-011-1/+10
* | fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-011-2/+3
* | MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-011-31/+65
* | MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-011-1/+1
* | gpio: add gpio api support to mx27 (v4)trem2012-09-011-3/+5
* | mxc: Make gpio_get_value() use PSRBenoît Thébaudeau2012-09-011-1/+1
* | spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
* | spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
* | mxc_spi: Round up clock dividerBenoît Thébaudeau2012-09-011-2/+2
* | rtc: add support of mx27 rtctrem2012-09-012-0/+84
* | mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-016-13/+13
* | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-011-1/+1
* | video: support exynos pwm backlight driverDonghwa Lee2012-09-012-0/+58
* | video: exynos fb driver supports display port featureDonghwa Lee2012-09-012-1/+19
* | video: support exynos display port driversDonghwa Lee2012-09-014-0/+2297
* | video: support exynos fimd driver for various exynos seriesDonghwa Lee2012-09-011-33/+43
* | tegra20: rename tegra2 -> tegra20Allen Martin2012-09-016-40/+40
* | ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-012-0/+90
* | u8500: Separating mmc config parameters from driverJohn Rigby2012-09-012-83/+75
* | snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-013-0/+224
* | arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee2012-09-011-0/+1
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-014-103/+51
* | am335x evm: Enable support for spi0Tom Rini2012-09-011-0/+10
* | am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-012-0/+11
* | rtc: imxdi: Initial supportBenoît Thébaudeau2012-09-012-0/+245
* | MX28: Fix MXS MMC DMA issuesMarek Vasut2012-09-011-15/+19
* | MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut2012-09-011-26/+20
OpenPOWER on IntegriCloud