summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-22board: STiH410-B2260: add fastboot supportPatrice Chotard
2017-09-22ARM: dts: STiH410: update ehci and ohci compatiblePatrice Chotard
2017-09-22ARM: dts: STiH410: set DWC3 dual role mode to peripheralPatrice Chotard
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard
2017-09-22STiH410-B2260: enable USB, fastboot, reset, PHY related flagsPatrice Chotard
2017-09-22STiH410-B2260: enable USB Host NetworkingPatrice Chotard
2017-09-22usb: phy: Add STi USB2 PHYPatrice Chotard
2017-09-22mmc: sti_sdhci: Use reset frameworkPatrice Chotard
2017-09-22ARM: dts: stih410-family: Add missing reset_names for mmc1 nodePatrice Chotard
2017-09-22mmc: sti_sdhci: Rework sti_mmc_core_config()Patrice Chotard
2017-09-22pci: Remove unnecessary 'default n' from KconfigTuomas Tynkkynen
2017-09-22pci: layerscape: Remove unused field 'hose' from struct ls_pcieTuomas Tynkkynen
2017-09-22pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen
2017-09-22fs/fat: Reduce stack usageTom Rini
2017-09-21Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2017-09-21efi_loader: fix efi_exitRob Clark
2017-09-21nds32: spi: Support spi dm driver.rick
2017-09-21nds32: board: Support SPI driver.rick
2017-09-21nds32: mtd: add spi flash id MX25U16335E.rick
2017-09-21nds32: ftmac100: Fix write mac addr fail problem.rick
2017-09-21nds32: ftmac100 support cache enable.rick
2017-09-21nds32: ftmac100: support cache enable.rick
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick
2017-09-21nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick
2017-09-20efi_loader: reenable selftestHeinrich Schuchardt
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-09-20mx6sabresd: Add Serial Download Protocol supportFabio Estevam
2017-09-20toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore
2017-09-20efi_loader: Some console improvements for vidconsoleRob Clark
2017-09-20efi_loader: Correctly figure out size for vidconsoleRob Clark
2017-09-20efi_loader: split out escape sequence based size queryRob Clark
2017-09-20efi_loader: print GUIDsRob Clark
2017-09-20efi_loader: set loaded image code/data type properlyRob Clark
2017-09-20efi_loader: file_path should be variable lengthRob Clark
2017-09-20efi_loader: add bootmgrRob Clark
2017-09-20efi_loader: efi variable supportRob Clark
2017-09-20efi_loader: make pool allocations cacheline alignedRob Clark
2017-09-20efi_loader: support load_image() from a file-pathRob Clark
2017-09-20efi_loader: add file/filesys supportRob Clark
2017-09-20efi_loader: refactor boot device and loaded_image handlingRob Clark
2017-09-20efi_loader: use proper device-paths for netRob Clark
2017-09-20efi_loader: use proper device-paths for partitionsRob Clark
2017-09-20efi_loader: flesh out device-path to textRob Clark
2017-09-20efi_loader: drop redundant efi_device_path_protocolRob Clark
2017-09-20efi_loader: add device-path utilsRob Clark
2017-09-20efi: add some more device path structuresPeter Jones