summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie
2015-05-04t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu
2015-05-04powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu
2015-05-04powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu
2015-05-04board/t2080rdb: reset cs4315 phyShengzhou Liu
2015-05-04fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian
2015-05-04powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood
2015-05-04board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan
2015-05-04drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede
2015-05-04sunxi: emac: port to phylibHans de Goede
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Do not build i2c support when we've no i2c controllersHans de Goede