summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-28gpio: mpc8xxx: Make live-tree compatibleMario Six
2018-01-28gpio: mpc8xxx: Make compatible with more SoCsMario Six
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six
2018-01-28gpio: mpc85xx: Rename driver file to mpc8xxxMario Six
2018-01-28gpio: mpc85xx_gpio: Fix style violationsMario Six
2018-01-28gpio: pca953x_gpio: Make live-tree compatibleMario Six
2018-01-28gpio: pca953x_gpio: Fix style violationsMario Six
2018-01-28Initialize SHA buffer size var in passwd_abortMartin Etnestad
2018-01-28Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-28usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini
2018-01-28usb: Remove isp116x-hcd supportTom Rini
2018-01-27Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2018-01-28ARM: uniphier: enable HS200 support for uniphier_v8_defconfigMasahiro Yamada
2018-01-27Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-27Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut
2018-01-27ARM: rmobile: Enable OF_CONTROL on RCar Gen2Marek Vasut
2018-01-27ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut
2018-01-27ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut
2018-01-27ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut
2018-01-27ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut
2018-01-27ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut
2018-01-27ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut
2018-01-27ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut
2018-01-27net: sh_eth: Add DM and DT supportMarek Vasut
2018-01-27net: sh_eth: Clump legacy functions togetherMarek Vasut
2018-01-27net: sh_eth: Split sh_eth_initMarek Vasut
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut
2018-01-27net: ravb: staticize ravb_startMarek Vasut
2018-01-27pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut
2018-01-27env: sunxi: Enable FAT-based environment support by defaultMaxime Ripard
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard
2018-01-27env: Mark env_get_location as weakMaxime Ripard
2018-01-27env: Allow to build multiple environments in KconfigMaxime Ripard
2018-01-27env: mmc: depends on the MMC frameworkMaxime Ripard
2018-01-27env: Initialise all the environmentsMaxime Ripard
2018-01-27env: Support multiple environmentsMaxime Ripard
2018-01-27env: common: Make the debug messages play a little nicerMaxime Ripard
2018-01-27env: mmc: Make the debug messages play a little nicerMaxime Ripard
2018-01-27env: fat: Make the debug messages play a little nicerMaxime Ripard
2018-01-27env: Make it explicit where we're loading our environment fromMaxime Ripard
2018-01-27env: Make the env save message a bit more explicitMaxime Ripard
2018-01-27env: Pass additional parameters to the env lookup functionMaxime Ripard
2018-01-27env: Rename env_driver_lookup_default and env_get_default_locationMaxime Ripard
2018-01-27cmd: nvedit: Get rid of the env lookupMaxime Ripard