summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-29arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford1-2/+39
2017-09-28ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut1-2/+0
2017-09-27dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng1-1/+21
2017-09-27Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2-0/+6
2017-09-26Merge git://www.denx.de/git/u-boot-marvellTom Rini1-1/+0
2017-09-26mtd: cfi: Add support for status register pollingMarek Vasut2-0/+2
2017-09-26mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut1-0/+4
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham1-1/+0
2017-09-26Merge git://git.denx.de/u-boot-mmcTom Rini1-0/+36
2017-09-24ARM: rmobile: Place initial stack right below U-BootMarek Vasut1-1/+1
2017-09-24ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut1-4/+0
2017-09-24Merge git://git.denx.de/u-boot-socfpgaTom Rini1-2/+0
2017-09-23ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada1-2/+0
2017-09-22armv8: ls1043a: disable IFC in SPL only when QSPI is usedYangbo Lu1-1/+1
2017-09-22board/ls2080ardb: Add mcmemsize variable in default envPriyanka Jain1-0/+1
2017-09-22board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar1-5/+1
2017-09-22board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATESantan Kumar1-1/+0
2017-09-22armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun1-1/+1
2017-09-22dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot1-0/+36
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2-0/+102
2017-09-22ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard1-0/+7
2017-09-22ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard1-0/+1612
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard1-0/+138
2017-09-22dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard1-0/+167
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard1-0/+41
2017-09-22STiH410-B2260: enable USB Host NetworkingPatrice Chotard1-0/+15
2017-09-21nds32: board: Support SPI driver.rick1-2/+13
2017-09-21nds32: ftmac100 support cache enable.rick2-4/+2
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini2-0/+19
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray1-0/+15
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore1-0/+4
2017-09-20efi_loader: Some console improvements for vidconsoleRob Clark1-2/+4
2017-09-20efi_loader: set loaded image code/data type properlyRob Clark1-0/+6
2017-09-20efi_loader: file_path should be variable lengthRob Clark1-1/+1
2017-09-20efi_loader: add bootmgrRob Clark3-0/+15
2017-09-20efi_loader: efi variable supportRob Clark2-0/+29
2017-09-20efi_loader: add file/filesys supportRob Clark3-0/+80
2017-09-20efi_loader: refactor boot device and loaded_image handlingRob Clark1-1/+4
2017-09-20efi_loader: flesh out device-path to textRob Clark2-0/+3
2017-09-20efi_loader: drop redundant efi_device_path_protocolRob Clark1-10/+2
2017-09-20efi_loader: add device-path utilsRob Clark2-0/+36
2017-09-20efi: add some more device path structuresPeter Jones1-0/+54
2017-09-20efi: add some missing __packedRob Clark1-4/+4
2017-09-20part: extract MBR signature from partitionsPeter Jones1-0/+18
2017-09-20part: move efi_guid_tRob Clark3-5/+6
2017-09-19efi_loader: implement queueing of the notification functionHeinrich Schuchardt1-1/+3
2017-09-19efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt2-0/+100
2017-09-19efi_loader: allow return value in EFI_CALLHeinrich Schuchardt1-2/+15
2017-09-19efi_loader: fix typo in include/efi.hHeinrich Schuchardt1-1/+1
2017-09-19efi_loader: rename __efi_hello_world_*Heinrich Schuchardt1-2/+2