aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-28usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini1-1/+0
2018-01-28usb: Remove isp116x-hcd supportTom Rini3-1800/+0
2018-01-27Merge git://git.denx.de/u-boot-uniphierTom Rini1-0/+1
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini126-1444/+37435
2018-01-28ARM: uniphier: enable HS200 support for uniphier_v8_defconfigMasahiro Yamada1-0/+1
2018-01-27Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2018-01-27Merge git://git.denx.de/u-boot-socfpgaTom Rini14-8/+23
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut5-141/+31
2018-01-27ARM: rmobile: Enable OF_CONTROL on RCar Gen2Marek Vasut8-0/+16
2018-01-27ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut12-0/+131
2018-01-27ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut2-0/+64
2018-01-27ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut6-0/+2435
2018-01-27ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut5-0/+2302
2018-01-27ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut5-0/+1355
2018-01-27ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut6-0/+3196
2018-01-27ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut5-0/+2769
2018-01-27net: sh_eth: Add DM and DT supportMarek Vasut1-0/+268
2018-01-27net: sh_eth: Clump legacy functions togetherMarek Vasut1-51/+51
2018-01-27net: sh_eth: Split sh_eth_initMarek Vasut1-37/+59
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut1-6/+13
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut1-27/+46
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut1-5/+17
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2-9/+4
2018-01-27net: ravb: staticize ravb_startMarek Vasut1-1/+1
2018-01-27pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut3-0/+274
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut1-0/+1
2018-01-27env: sunxi: Enable FAT-based environment support by defaultMaxime Ripard1-0/+4
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard1-0/+16
2018-01-27env: Mark env_get_location as weakMaxime Ripard1-1/+2
2018-01-27env: Allow to build multiple environments in KconfigMaxime Ripard5-34/+35
2018-01-27env: mmc: depends on the MMC frameworkMaxime Ripard1-0/+1
2018-01-27env: Initialise all the environmentsMaxime Ripard2-7/+30
2018-01-27env: Support multiple environmentsMaxime Ripard1-32/+53
2018-01-27env: common: Make the debug messages play a little nicerMaxime Ripard1-1/+1
2018-01-27env: mmc: Make the debug messages play a little nicerMaxime Ripard1-1/+0
2018-01-27env: fat: Make the debug messages play a little nicerMaxime Ripard1-5/+20
2018-01-27env: Make it explicit where we're loading our environment fromMaxime Ripard1-7/+11
2018-01-27env: Make the env save message a bit more explicitMaxime Ripard1-1/+2
2018-01-27env: Pass additional parameters to the env lookup functionMaxime Ripard2-49/+116
2018-01-27env: Rename env_driver_lookup_default and env_get_default_locationMaxime Ripard1-9/+9
2018-01-27cmd: nvedit: Get rid of the env lookupMaxime Ripard3-12/+3
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini11-2/+24
2018-01-26ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini1-5/+5
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake1-0/+1
2018-01-26sunxi: Add limit with the MMC environmentMaxime Ripard1-0/+10
2018-01-26Makefile: Add size check to the u-boot.itb make targetMaxime Ripard1-0/+1
2018-01-26sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider3-2/+1
2018-01-26net: regex: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard1-0/+1