summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07net: gem: Move driver to DMMichal Simek
2015-12-07net: gem: Fix miiphy_read nameMichal Simek
2015-12-07net: gem: Remove zynq_gem_of_init()Michal Simek
2015-12-07net: gem: Enable MDIO bus earlierMichal Simek
2015-12-07net: gem: Check if priv->phydev is validMichal Simek
2015-12-07net: gem: Extract phy init codeMichal Simek
2015-12-07net: gem: Remove phydev variableMichal Simek
2015-12-07net: gem: Change mii function not to use eth_device structureMichal Simek
2015-12-07net: gem: Change mdio_wait prototype to pass regsMichal Simek
2015-12-07net: gem: Do not continue if phy is not foundMichal Simek
2015-12-07ARM: zynq: Remove CONFIG_APIMichal Simek
2015-12-07ARM: zynq: Remove PHYLIB from config to defconfigMichal Simek
2015-12-06Merge git://git.denx.de/u-boot-niosTom Rini
2015-12-06Merge git://git.denx.de/u-boot-usbTom Rini
2015-12-07arm: socfpga: Enable CONFIG_DM_MMCMarek Vasut
2015-12-07mmc: dwmmc: socfpga: Convert to DMMarek Vasut
2015-12-07arm: socfpga: Remove cpu_mmc_init()Marek Vasut
2015-12-07arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese
2015-12-07usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut
2015-12-07usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat
2015-12-07usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat
2015-12-07usb: add support for generic EHCI devicesAlexey Brodkin
2015-12-07sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut
2015-12-07usb: zynqmp: Fix build warningsMarek Vasut
2015-12-07drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaroundRajesh Bhagat
2015-12-07usb: dwc3: fix build warningsFelipe Balbi
2015-12-07usb: host: xhci-omap: fix build breakFelipe Balbi
2015-12-07usb: zynqmp: Enable USB XHCI supportSiva Durga Prasad Paladugu
2015-12-07usb: zynqmp: Add XHCI driver supportSiva Durga Prasad Paladugu
2015-12-06am33xx: Update serial pdataTom Rini
2015-12-06altera_qspi: fix erase and write error codeThomas Chou
2015-12-06altera_qspi: add lock unlock opsThomas Chou
2015-12-05dm: tegra: Provide serial platform data for SPLSimon Glass
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass
2015-12-05tegra: Remove merge markers in some Kconfig filesSimon Glass
2015-12-05rpi: add support for Raspberry Pi ZeroStephen Warren
2015-12-05rpi: fix revision scheme parsingStephen Warren
2015-12-05rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren
2015-12-05mkimage : Fix generating multi and script imagesPhilippe De Swert
2015-12-05common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu
2015-12-05spl: mmc: Unify non/driver model spl_mmc_find_device()Simon Glass
2015-12-05spl: mmc: Rename 'mmc' variable to 'mmcp'Simon Glass
2015-12-05spl: mmc: Fix compiler warning with CONFIG_DM_MMCSimon Glass
2015-12-05drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou
2015-12-05arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini
2015-12-05common: cli_hush: avoid memory leakPeng Fan
2015-12-05common/Makefile: Compile fdt_support is enabled in SPLStefan Roese
2015-12-05defconfig: dra74_evm: enable serial driver modelMugunthan V N