summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: rmobile: Update defconfigNobuhiro Iwamatsu2016-08-179-116/+47
* arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com2016-08-171-0/+30
* arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-1719-47/+5006
* mmc: rmobile: add a compiler barrierYannick Gicquel2016-08-171-0/+3
* ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu2016-08-171-2/+4
* ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-178-0/+329
* ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu2016-08-177-0/+5877
* ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu2016-08-175-1/+198
* ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-177-7/+7
* ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu2016-08-173-82/+96
* serial: sh: Add support R8A7795Hiroyuki Yokoyama2016-08-171-1/+2
* MAINTAINERS: Add maintainer entry of RMOBILENobuhiro Iwamatsu2016-08-171-0/+6
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-1740-67/+69
* ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu2016-08-1721-0/+0
* ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu2016-08-1720-2/+3
* SPL: tiny-printf: avoid any BSS usageAndre Przywara2016-07-081-3/+8
* test/py: fix CONFIG_ testsStephen Warren2016-07-082-5/+5
* mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski2016-07-081-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-073-28/+21
|\
| * powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun2016-07-071-0/+1
| * powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut2016-07-051-0/+2
| * usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede2016-07-051-25/+6
| * usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede2016-07-051-3/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-0615-452/+2329
|\ \
| * | fdt: Drop some unused compatible stringsSimon Glass2016-07-052-8/+0
| * | tegra: video: Always use write-through cache on LCDSimon Glass2016-07-051-18/+3
| * | video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-0511-335/+145
| * | tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass2016-07-053-73/+2154
| * | errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass2016-07-051-0/+5
| * | errno: Add copyright header and header guardSimon Glass2016-07-051-0/+7
| * | pci: tegra: actually program REFCLK_CFG* on recent SoCsStephen Warren2016-07-051-9/+10
| * | pci: tegra: correctly program PADS_REFCLK registersStephen Warren2016-07-051-13/+9
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-07-066-11/+51
|\ \
| * | net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko2016-07-061-2/+2
| * | net: Fix incorrect RPC packets on 64-bit systemsRalf Hubert2016-07-061-6/+6
| * | driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu2016-07-061-0/+28
| * | net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2016-07-062-3/+14
| * | common: Always include errno.h in common.hJoe Hershberger2016-07-061-0/+1
| |/
* | rockchip: video: Lower hpd wait timeSjoerd Simons2016-07-051-1/+1
|/
* Merge git://git.denx.de/u-boot-arcTom Rini2016-07-042-2/+4
|\
| * arc: make global_data.h usable in assembly filesAlexey Brodkin2016-07-041-0/+2
| * arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin2016-07-041-2/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-026-2/+396
|\ \
| * | sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-024-1/+393
| * | sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-021-0/+2
| * | sunxi: spl: Fix DRAM info printingHans de Goede2016-07-021-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-012-4/+9
|\ \
| * | ehci: mx7: fix otg id detectionPeng Fan2016-06-251-2/+5
| * | ehci: mx7: fix usbnc_regsPeng Fan2016-06-251-1/+2
| * | usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat2016-06-251-1/+2