summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada2017-09-231-2/+0
* Travis-CI: Checkout only v1.4.3 of dtcTom Rini2017-09-221-1/+1
* net/tftp: fix build if CMD_BOOTEFI is not setJörg Krause2017-09-221-0/+2
* Makefile: Update minimum dtc version to 1.4.3Tom Rini2017-09-222-5/+6
* spl: Fix compiling warning on gunzip argumentYork Sun2017-09-221-1/+4
* arm: am33xx: Make pin multiplexing functions optionalFelix Brack2017-09-221-0/+14
* board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-2219-0/+585
* ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard2017-09-226-28/+294
* ARM: DTS: stm32: add stm32h743i-eval filesPatrice Chotard2017-09-222-1/+76
* ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard2017-09-225-0/+1946
* dm: misc: add stm32 rcc driverChristophe Kerello2017-09-223-0/+55
* dm: reset: add stm32 reset driverPatrice Chotard2017-09-225-0/+232
* dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard2017-09-224-0/+1122
* serial: stm32x7: add STM32H7 supportPatrice Chotard2017-09-222-3/+6
* pinctrl: stm32: add stm32h743-pinctrl compatiblePatrice Chotard2017-09-221-0/+1
* spl: stash bootstage info before jump to next stageKever Yang2017-09-221-7/+7
* board: STiH410-B2260: add fastboot supportPatrice Chotard2017-09-221-0/+42
* ARM: dts: STiH410: update ehci and ohci compatiblePatrice Chotard2017-09-221-4/+7
* ARM: dts: STiH410: set DWC3 dual role mode to peripheralPatrice Chotard2017-09-221-1/+1
* usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard2017-09-226-0/+379
* STiH410-B2260: enable USB, fastboot, reset, PHY related flagsPatrice Chotard2017-09-221-4/+35
* STiH410-B2260: enable USB Host NetworkingPatrice Chotard2017-09-221-0/+15
* usb: phy: Add STi USB2 PHYPatrice Chotard2017-09-224-0/+214
* mmc: sti_sdhci: Use reset frameworkPatrice Chotard2017-09-221-15/+20
* ARM: dts: stih410-family: Add missing reset_names for mmc1 nodePatrice Chotard2017-09-221-0/+1
* mmc: sti_sdhci: Rework sti_mmc_core_config()Patrice Chotard2017-09-221-15/+18
* pci: Remove unnecessary 'default n' from KconfigTuomas Tynkkynen2017-09-221-1/+0
* pci: layerscape: Remove unused field 'hose' from struct ls_pcieTuomas Tynkkynen2017-09-221-1/+0
* pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen2017-09-221-2/+0
* pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen2017-09-221-2/+0
* pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen2017-09-221-2/+2
* fs/fat: Reduce stack usageTom Rini2017-09-221-4/+10
* Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2017-09-219-6/+657
|\
| * video: add config option to skip framebuffer clearRob Clark2017-09-123-2/+13
| * video: simplefbRob Clark2017-09-123-1/+84
| * video: add STM32 LTDC display controllerPhilippe CORNU2017-09-125-0/+463
| * dm: backlight: Add a driver for GPIO backlightPatrick Delaunay2017-09-123-0/+85
| * dm: backlight: Add CONFIG_BACKLIGHT_PWMPatrick Delaunay2017-09-122-3/+12
* | nds32: spi: Support spi dm driver.rick2017-09-213-0/+507
* | nds32: board: Support SPI driver.rick2017-09-213-3/+45
* | nds32: mtd: add spi flash id MX25U16335E.rick2017-09-211-0/+1
* | nds32: ftmac100: Fix write mac addr fail problem.rick2017-09-211-1/+6
* | nds32: ftmac100 support cache enable.rick2017-09-214-5/+51
* | nds32: ftmac100: support cache enable.rick2017-09-211-3/+2
* | nds32: bootm: Fix warning of struct tag_serialnr declaredrick2017-09-212-1/+2
* | nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick2017-09-211-0/+1
* | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-09-2026-80/+474
|\ \
| * | mx6sabresd: Add Serial Download Protocol supportFabio Estevam2017-09-201-0/+4
| * | toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam2017-09-203-26/+10
| * | board: ge: bx50v3: set eth0 MAC addressIan Ray2017-09-205-1/+378