aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-23clk: at91: clk-h32mx: replace dm_warn with dev_dbgEugen Hristev1-1/+1
2018-05-23configs: at91sam9x5ek: updated mtdparts variable in bootargsEugen Hristev3-3/+3
2018-05-23configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre7-7/+7
2018-05-23configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre1-1/+1
2018-05-23FIT: Make fit_conf_print() be a static functionTom Rini2-184/+179
2018-05-23Licenses/README: Update some style and add explicit license to the documentTom Rini1-10/+92
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan11-10/+21
2018-05-23arm: armv7m: Clean up some thumb / compiler flag optionsTom Rini3-1/+3
2018-05-22.travis.yml: Further optimizationsTom Rini1-43/+14
2018-05-22buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck2-15/+29
2018-05-22at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini4-4/+6
2018-05-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini8-11/+38
2018-05-23ARM: dts: uniphier: sync with Linux 4.17-rc6Masahiro Yamada4-3/+11
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada2-4/+4
2018-05-23ARM: dts: uniphier: change phy-mode to 'internal' for LD11Kunihiko Hayashi1-1/+1
2018-05-23ARM: dts: uniphier: add clock-names and reset-names to ethernet nodeKunihiko Hayashi5-0/+12
2018-05-23ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet nodeKunihiko Hayashi1-2/+3
2018-05-23ARM: dts: uniphier: add syscon-phy-mode property to each ethernet nodeKunihiko Hayashi5-1/+7
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini3-5/+3
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini23-11223/+601
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini41-112/+837
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini47-1408/+3579
2018-05-20ARM: rmobile: Unify Gen2 Makefile entryMarek Vasut1-7/+3
2018-05-20ARM: rmobile: Drop old R8A7794 PFC tablesMarek Vasut4-1930/+1
2018-05-20ARM: rmobile: Drop old R8A7793 PFC tablesMarek Vasut4-2367/+1
2018-05-20ARM: rmobile: Drop old R8A7792 PFC tablesMarek Vasut4-2525/+1
2018-05-20ARM: rmobile: Drop old R8A7791 PFC tablesMarek Vasut4-1558/+1
2018-05-20ARM: rmobile: Drop old R8A7790 PFC tablesMarek Vasut4-2204/+1
2018-05-20ARM: rmobile: Update V2H BlancheMarek Vasut6-410/+302
2018-05-20ARM: rmobile: Enable DM capable RCar I2C driver on SilkMarek Vasut1-0/+1
2018-05-20ARM: rmobile: Enable DM capable RCar I2C driver on LagerMarek Vasut1-0/+1
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut3-0/+360
2018-05-20i2c: rcar_i2c: Remove the driverMarek Vasut2-293/+0
2018-05-18Fixup various SPDX tags from the latest mergeTom Rini21-42/+21
2018-05-18drivers: usb: dwc3: remove devm_zalloc from linux_compactMugunthan V N4-8/+8
2018-05-18usb: xhci: zynqmp: Remove support for !DM_USBMichal Simek3-47/+1
2018-05-18arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek21-66/+11
2018-05-18usb: xhci: zynqmp: Add support for DM_USBMichal Simek1-0/+69
2018-05-18usb: dwc3: Add generic DWC3 glue logic driverMichal Simek3-0/+164
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N2-0/+38
2018-05-18usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N3-1/+62
2018-05-18phy: add support for STM32 usb phy controllerPatrice Chotard4-0/+489
2018-05-18gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim2-4/+8
2018-05-18gadget: f_thor: fix filename overflowSeung-Woo Kim1-1/+2
2018-05-18Merge git://git.denx.de/u-boot-imxTom Rini87-417/+2344
2018-05-18arm: dts: socfpga: stratix10: update dtsi and dtsLey Foon Tan2-5/+20
2018-05-18arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switchLey Foon Tan1-0/+4
2018-05-18arm: socfpga: stratix10: Add pinmux support for Stratix10 SoCLey Foon Tan5-1/+329
2018-05-18arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoCLey Foon Tan5-0/+272
2018-05-18arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoCLey Foon Tan7-2/+691