summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-256-115/+199
|\
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-231-1/+0
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-98/+0
| * fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-231-6/+5
| * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-231-0/+16
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-231-0/+3
| * powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-231-10/+5
| * powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-231-6/+33
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-231-0/+116
| * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-231-0/+27
* | 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
OpenPOWER on IntegriCloud