summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | efi_loader: file_path should be variable lengthRob Clark2017-09-201-1/+1
| * | efi_loader: add bootmgrRob Clark2017-09-203-0/+15
| * | efi_loader: efi variable supportRob Clark2017-09-202-0/+29
| * | efi_loader: add file/filesys supportRob Clark2017-09-203-0/+80
| * | efi_loader: refactor boot device and loaded_image handlingRob Clark2017-09-201-1/+4
| * | efi_loader: flesh out device-path to textRob Clark2017-09-202-0/+3
| * | efi_loader: drop redundant efi_device_path_protocolRob Clark2017-09-201-10/+2
| * | efi_loader: add device-path utilsRob Clark2017-09-202-0/+36
| * | efi: add some more device path structuresPeter Jones2017-09-201-0/+54
| * | efi: add some missing __packedRob Clark2017-09-201-4/+4
| * | part: extract MBR signature from partitionsPeter Jones2017-09-201-0/+18
| * | part: move efi_guid_tRob Clark2017-09-203-5/+6
| * | efi_loader: implement queueing of the notification functionHeinrich Schuchardt2017-09-181-1/+3
| * | efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt2017-09-182-0/+100
| * | efi_loader: allow return value in EFI_CALLHeinrich Schuchardt2017-09-181-2/+15
| * | efi_loader: fix typo in include/efi.hHeinrich Schuchardt2017-09-181-1/+1
| * | efi_loader: rename __efi_hello_world_*Heinrich Schuchardt2017-09-181-2/+2
| * | efi_loader: write protocol GUID in OpenProtocolHeinrich Schuchardt2017-09-181-0/+8
* | | env: ti: boot: Show boot status informationSam Protsenko2017-09-291-1/+2
* | | env: ti: boot: Extract command for eMMC Linux bootSam Protsenko2017-09-291-4/+6
* | | arm: dra7xx: Fix Linux boot from eMMCSam Protsenko2017-09-291-1/+2
* | | arm: am57xx: Fix Linux boot from eMMCSam Protsenko2017-09-291-1/+2
* | | configs: keystone2: env: Fix burn_uboot_spi commandLokesh Vutla2017-09-291-1/+1
* | | configs: k2g_evm: Make findfdt command populate fdtfile variableAndrew F. Davis2017-09-291-1/+1
* | | configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAMAndrew F. Davis2017-09-291-0/+5
* | | ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-13/+1
* | | ARM: da850-evm: Enable DM_I2CAdam Ford2017-09-291-3/+2
* | | arm: da850-evm: Enable MTD Parts in SPI FlashAdam Ford2017-09-291-0/+11
* | | arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford2017-09-291-2/+39
| |/ |/|
* | dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng2017-09-271-1/+21
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-09-262-0/+6
|\ \
| * | mtd: cfi: Add support for status register pollingMarek Vasut2017-09-262-0/+2
| * | mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut2017-09-261-0/+4
* | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-09-261-1/+0
|\ \ \
| * | | ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham2017-09-261-1/+0
| |/ /
* | | Merge git://git.denx.de/u-boot-mmcTom Rini2017-09-251-0/+36
|\ \ \ | |/ / |/| |
| * | dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot2017-09-221-0/+36
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-09-231-2/+0
|\ \ \
| * | | ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada2017-09-231-2/+0
* | | | armv8: ls1043a: disable IFC in SPL only when QSPI is usedYangbo Lu2017-09-221-1/+1
* | | | board/ls2080ardb: Add mcmemsize variable in default envPriyanka Jain2017-09-221-0/+1
* | | | board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar2017-09-221-5/+1
* | | | board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATESantan Kumar2017-09-221-1/+0
* | | | armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun2017-09-221-1/+1
|/ / /
* | | board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-222-0/+102
* | | ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard2017-09-221-0/+7
* | | ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard2017-09-221-0/+1612
* | | dm: reset: add stm32 reset driverPatrice Chotard2017-09-221-0/+138
* | | dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard2017-09-221-0/+167
* | | usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard2017-09-221-0/+41