summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: gem: Remove phydev variableMichal Simek2015-12-071-13/+10
| * net: gem: Change mii function not to use eth_device structureMichal Simek2015-12-071-13/+19
| * net: gem: Change mdio_wait prototype to pass regsMichal Simek2015-12-071-4/+3
| * net: gem: Do not continue if phy is not foundMichal Simek2015-12-071-4/+10
| * ARM: zynq: Remove CONFIG_APIMichal Simek2015-12-071-1/+0
| * ARM: zynq: Remove PHYLIB from config to defconfigMichal Simek2015-12-0711-1/+10
* | Merge git://git.denx.de/u-boot-niosTom Rini2015-12-061-2/+97
|\ \
| * | altera_qspi: fix erase and write error codeThomas Chou2015-12-061-2/+2
| * | altera_qspi: add lock unlock opsThomas Chou2015-12-061-0/+95
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-12-0614-22/+203
|\ \ \
| * | | usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-072-18/+0
| * | | usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat2015-12-071-17/+0
| * | | usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat2015-12-071-0/+2
| * | | usb: add support for generic EHCI devicesAlexey Brodkin2015-12-073-0/+59
| * | | sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut2015-12-071-1/+1
| * | | usb: zynqmp: Fix build warningsMarek Vasut2015-12-071-1/+1
| * | | drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaroundRajesh Bhagat2015-12-071-0/+1
| * | | usb: dwc3: fix build warningsFelipe Balbi2015-12-072-2/+2
| * | | usb: host: xhci-omap: fix build breakFelipe Balbi2015-12-071-1/+1
| * | | usb: zynqmp: Enable USB XHCI supportSiva Durga Prasad Paladugu2015-12-071-0/+8
| * | | usb: zynqmp: Add XHCI driver supportSiva Durga Prasad Paladugu2015-12-073-0/+146
| | |/ | |/|
* | | arm: socfpga: Enable CONFIG_DM_MMCMarek Vasut2015-12-077-0/+7
* | | mmc: dwmmc: socfpga: Convert to DMMarek Vasut2015-12-071-76/+60
* | | arm: socfpga: Remove cpu_mmc_init()Marek Vasut2015-12-071-11/+0
* | | arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese2015-12-0712-1/+1605
|/ /
* | am33xx: Update serial pdataTom Rini2015-12-061-11/+7
* | dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-051-1/+1
* | dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass2015-12-051-0/+1
* | tegra: Remove merge markers in some Kconfig filesSimon Glass2015-12-054-12/+0
* | rpi: add support for Raspberry Pi ZeroStephen Warren2015-12-051-0/+5
* | rpi: fix revision scheme parsingStephen Warren2015-12-051-34/+53
* | rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren2015-12-052-47/+23
* | mkimage : Fix generating multi and script imagesPhilippe De Swert2015-12-051-13/+18
* | common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu2015-12-052-0/+12
* | spl: mmc: Unify non/driver model spl_mmc_find_device()Simon Glass2015-12-051-32/+9
* | spl: mmc: Rename 'mmc' variable to 'mmcp'Simon Glass2015-12-051-7/+7
* | spl: mmc: Fix compiler warning with CONFIG_DM_MMCSimon Glass2015-12-051-1/+1
* | drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-051-1/+1
* | Change e-mail address of Kamil LulkoKamil Lulko2015-12-0524-24/+24
* | ns16550: change reg-shift property default to zeroThomas Chou2015-12-051-1/+1
* | arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-051-2/+2
* | common: cli_hush: avoid memory leakPeng Fan2015-12-051-2/+7
* | common/Makefile: Compile fdt_support is enabled in SPLStefan Roese2015-12-051-0/+1
* | defconfig: dra74_evm: enable serial driver modelMugunthan V N2015-12-051-0/+1
* | arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N2015-12-051-0/+4
* | arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N2015-12-053-0/+22
* | common: miiphyutil: avoid memory leakPeng Fan2015-12-051-0/+2
* | common: mmc: unsigned char compared against 0Peng Fan2015-12-051-1/+1
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-12-055-5/+0
* | Fix typo: firstly -> first.Vagrant Cascadian2015-12-053-4/+4
OpenPOWER on IntegriCloud