aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-09-21Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-21usb: do explicit unaligned accessesLucas Stach
2012-09-21dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski
2012-09-21dfu:usb: Support for ext4Łukasz Majewski
2012-09-20ColdFire: Queued SPI driverRichard Retanubun
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini
2012-09-18mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder
2012-09-18dm: sparc: net: Fixup greth compile warningsMarek Vasut
2012-09-18mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-09-17mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau
2012-09-17mtd mxc nand: Merge init functionsBenoît Thébaudeau
2012-09-17mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau
2012-09-17mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau
2012-09-17mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau
2012-09-17mxc nand: cosmectic: Light cleanupBenoît Thébaudeau
2012-09-17mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-09-17mtd: support ONFI multi lun NANDMatthieu CASTET
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-09-11spi: xilinx: Remove unused variableStephan Linz
2012-09-11serial: uartlite: Init all uartlites for serial multiMichal Simek
2012-09-11block: systemace: Simplify base and width initializationMichal Simek
2012-09-10NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-07mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin
2012-09-07nand: Try to align the default buffersSimon Glass
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming
2012-09-06MX28: MMC: Avoid DMA DCache race conditionMarek Vasut
2012-09-06MX28: SPI: Fix the DMA chainingMarek Vasut
2012-09-06MX28: SPI: Fix the DMA DCache race conditionMarek Vasut
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy