summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-29arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford
2017-09-28ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut
2017-09-27dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng
2017-09-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-09-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-09-26mtd: cfi: Add support for status register pollingMarek Vasut
2017-09-26mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham
2017-09-25Merge git://git.denx.de/u-boot-mmcTom Rini
2017-09-24ARM: rmobile: Place initial stack right below U-BootMarek Vasut
2017-09-24ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut
2017-09-23Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-09-23ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada
2017-09-22armv8: ls1043a: disable IFC in SPL only when QSPI is usedYangbo Lu
2017-09-22board/ls2080ardb: Add mcmemsize variable in default envPriyanka Jain
2017-09-22board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar
2017-09-22board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATESantan Kumar
2017-09-22armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun
2017-09-22dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard
2017-09-22ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard
2017-09-22ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard
2017-09-22dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard
2017-09-22STiH410-B2260: enable USB Host NetworkingPatrice Chotard
2017-09-21nds32: board: Support SPI driver.rick
2017-09-21nds32: ftmac100 support cache enable.rick
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini
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: 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: add file/filesys supportRob Clark
2017-09-20efi_loader: refactor boot device and loaded_image handlingRob 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
2017-09-20efi: add some missing __packedRob Clark
2017-09-20part: extract MBR signature from partitionsPeter Jones
2017-09-20part: move efi_guid_tRob Clark
2017-09-18efi_loader: implement queueing of the notification functionHeinrich Schuchardt
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt
2017-09-18efi_loader: allow return value in EFI_CALLHeinrich Schuchardt
2017-09-18efi_loader: fix typo in include/efi.hHeinrich Schuchardt
2017-09-18efi_loader: rename __efi_hello_world_*Heinrich Schuchardt