summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-241-9/+20
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-212-4/+4
|\
| * pci: fix some warnings related to assumptions aboutKumar Gala2012-09-222-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2115-193/+1359
|\ \
| * \ 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
* | | usb: do explicit unaligned accessesLucas Stach2012-09-211-2/+5
* | | dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski2012-09-211-1/+1
* | | dfu:usb: Support for ext4Łukasz Majewski2012-09-211-6/+26
| |/ |/|
* | ColdFire: Queued SPI driverRichard Retanubun2012-09-202-0/+374
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-181-0/+4
|\ \
| * | mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder2012-09-181-0/+4
* | | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* | | mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-181-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-183-264/+107
|\ \ \ | |/ / |/| |
| * | mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-171-8/+8
| * | mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-171-30/+23
| * | mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-171-1/+1
| * | mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-171-16/+12
| * | mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-171-1/+1
| * | mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-171-6/+3
| * | mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-171-196/+51
| * | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-171-5/+2
| * | nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-171-2/+0
| * | nand: consolidate duplicated constantsJoe Hershberger2012-09-171-6/+0
| * | nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-171-2/+3
| * | nand: Add support for unlock.invertJoe Hershberger2012-09-171-3/+14
| * | mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-171-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-171-0/+8
|\ \ \
| * | | omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-061-0/+8
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-09-126-30/+50
|\ \ \
| * | | mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-062-4/+6
| * | | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-052-0/+6
| * | | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-051-3/+2
| * | | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-051-6/+4
| * | | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-2/+15
| * | | mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-051-5/+5
| * | | mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau2012-09-051-2/+1
| * | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-051-1/+2
| * | | MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy2012-09-051-0/+2
| * | | mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda2012-09-051-5/+5
OpenPOWER on IntegriCloud