summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07Merge git://git.denx.de/u-boot-niosTom Rini
2015-12-07Merge git://git.denx.de/u-boot-usbTom Rini
2015-12-06arm: socfpga: Enable CONFIG_DM_MMCMarek Vasut
2015-12-06mmc: dwmmc: socfpga: Convert to DMMarek Vasut
2015-12-06arm: socfpga: Remove cpu_mmc_init()Marek Vasut
2015-12-06arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese
2015-12-06usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut
2015-12-06usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat
2015-12-06usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat
2015-12-06usb: add support for generic EHCI devicesAlexey Brodkin
2015-12-06sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut
2015-12-06usb: zynqmp: Fix build warningsMarek Vasut
2015-12-06drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaroundRajesh Bhagat
2015-12-06usb: dwc3: fix build warningsFelipe Balbi
2015-12-06usb: host: xhci-omap: fix build breakFelipe Balbi
2015-12-06usb: zynqmp: Enable USB XHCI supportSiva Durga Prasad Paladugu
2015-12-06usb: 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
2015-12-05arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N
2015-12-05arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N
2015-12-05common: miiphyutil: avoid memory leakPeng Fan
2015-12-05common: mmc: unsigned char compared against 0Peng Fan
2015-12-05eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-12-05Fix typo: commmand -> command.Vagrant Cascadian
2015-12-05mpc8xx: remove stale "lwmon" filesWolfgang Denk
2015-12-05common: miiphyutil: no need to check name of mii_devPeng Fan
2015-12-05common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACYPeng Fan
2015-12-05common: cli_hush: avoid dead codePeng Fan
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan