summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05mmc: fsl_esdhc: update eMMC44 adapter card erase timeoutYangbo Lu1-2/+2
2015-05-05mmc: sdhci: add timeout setting for response busy commandKevin Liu1-0/+2
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring14-22/+12
2015-05-05mmc: Fix splitting device initializationAndrew Gabbasov2-10/+9
2015-05-05mmc: Restructure polling loops to avoid extra delaysAndrew Gabbasov1-10/+17
2015-05-05mmc: Continue polling MMC card for OCR only if it is still not readyAndrew Gabbasov1-9/+11
2015-05-05mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()Andrew Gabbasov1-13/+11
2015-05-05mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov2-7/+7
2015-05-05mmc: Fix typo in MMC type checking macroAndrew Gabbasov1-1/+1
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1039-9982/+38648
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini185-1270/+16692
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan16-0/+2298
2015-05-04powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.cOleksandr G Zhadan2-2/+6
2015-05-04powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie4-12/+2
2015-05-04t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu1-1/+4
2015-05-04powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu1-0/+1
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu5-3/+102
2015-05-04powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu1-0/+1
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu7-6/+90
2015-05-04board/t2080rdb: reset cs4315 phyShengzhou Liu2-0/+10
2015-05-04fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian1-4/+4
2015-05-04powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood1-2/+7
2015-05-04board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu2-6/+7
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp11-164/+48
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu19-44/+382
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian2-1/+8
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang2-0/+16
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan10-16/+186
2015-05-04drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola4-0/+49
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun7-234/+0
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood1-15/+20
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede1-0/+18
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede10-63/+76
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede7-6/+6
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede6-97/+95
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede3-22/+14
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede3-15/+43
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede3-48/+8
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede3-82/+0
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede25-50/+19
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede59-61/+58
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede16-2/+553
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede3-0/+298
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede62-292/+13932
2015-05-04sunxi: emac: Add driver model supportHans de Goede2-1/+84
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede1-2/+2
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede1-44/+71
2015-05-04sunxi: emac: port to phylibHans de Goede2-42/+71
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede2-1/+3
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede3-3/+57