aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-17arm: rmobile: Update defconfigNobuhiro Iwamatsu9-116/+47
2016-08-17arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com1-0/+30
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com19-47/+5006
2016-08-17mmc: rmobile: add a compiler barrierYannick Gicquel1-0/+3
2016-08-17ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu1-2/+4
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu8-0/+329
2016-08-17ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu7-0/+5877
2016-08-17ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu5-1/+198
2016-08-17ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu7-7/+7
2016-08-17ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu3-82/+96
2016-08-17serial: sh: Add support R8A7795Hiroyuki Yokoyama1-1/+2
2016-08-17MAINTAINERS: Add maintainer entry of RMOBILENobuhiro Iwamatsu1-0/+6
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu40-67/+69
2016-08-17ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu21-0/+0
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu20-2/+3
2016-07-08SPL: tiny-printf: avoid any BSS usageAndre Przywara1-3/+8
2016-07-08test/py: fix CONFIG_ testsStephen Warren2-5/+5
2016-07-08mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski1-1/+6
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-28/+21
2016-07-07powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun1-0/+1
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini15-452/+2329
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-11/+51
2016-07-06net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko1-2/+2
2016-07-06net: Fix incorrect RPC packets on 64-bit systemsRalf Hubert1-6/+6
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu1-0/+28
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2-3/+14
2016-07-06common: Always include errno.h in common.hJoe Hershberger1-0/+1
2016-07-05fdt: Drop some unused compatible stringsSimon Glass2-8/+0
2016-07-05tegra: video: Always use write-through cache on LCDSimon Glass1-18/+3
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass11-335/+145
2016-07-05tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass3-73/+2154
2016-07-05errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass1-0/+5
2016-07-05errno: Add copyright header and header guardSimon Glass1-0/+7
2016-07-05pci: tegra: actually program REFCLK_CFG* on recent SoCsStephen Warren1-9/+10
2016-07-05pci: tegra: correctly program PADS_REFCLK registersStephen Warren1-13/+9
2016-07-05rockchip: video: Lower hpd wait timeSjoerd Simons1-1/+1
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut1-0/+2
2016-07-05usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede1-25/+6
2016-07-05usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede1-3/+12
2016-07-04Merge git://git.denx.de/u-boot-arcTom Rini2-2/+4
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin1-0/+2
2016-07-04arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin1-2/+2
2016-07-02Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini6-2/+396
2016-07-02sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz4-1/+393
2016-07-02sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl1-0/+2
2016-07-02sunxi: spl: Fix DRAM info printingHans de Goede1-1/+1
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-4/+9
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2016-07-01Prepare v2016.07-rc3v2016.07-rc3Tom Rini1-1/+1
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini38-454/+714