summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* warp7: secure_defconfig: Remove secure_defconfigBryan O'Donoghue2018-04-262-44/+0
* dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski2018-04-261-0/+1
* eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski2018-04-261-1/+1
* Revert "imximage: Remove failure when no IVT offset is found"Fabio Estevam2018-04-261-0/+5
* mx7dsabresd: Remove the mx7dsabresd_secure_defconfig targetFabio Estevam2018-04-263-79/+1
* arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas2018-04-261-3/+3
* warp7: Add support for automated secure boot.scr verificationBryan O'Donoghue2018-04-261-0/+9
* warp7: defconfig: Enable CMD_SETEXPRBryan O'Donoghue2018-04-261-1/+1
* warp7: hab: Set environment variable indicating IVT offsetBryan O'Donoghue2018-04-261-0/+2
* warp7: add warp7_auth_or_failBryan O'Donoghue2018-04-261-0/+1
* warp7: Define the name of a signed boot-script fileBryan O'Donoghue2018-04-261-0/+1
* warp7: select uuid partition based on rootpartBryan O'Donoghue2018-04-261-1/+2
* warp7: Add Kconfig WARP7_ROOT_PARTBryan O'Donoghue2018-04-261-0/+8
* warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue2018-04-262-1/+7
* warp7: defconfig: Enable CONFIG_BOOTM_TEEBryan O'Donoghue2018-04-261-0/+1
* warp7: defconfig: Enable CONFIG_SECURE_BOOTBryan O'Donoghue2018-04-261-0/+1
* warp7: Specify CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue2018-04-262-0/+2
* warp7: Print out the OPTEE DRAM regionBryan O'Donoghue2018-04-261-0/+10
* warp7: Allocate specific region of memory to OPTEEBryan O'Donoghue2018-04-261-0/+5
* warp7: defconfig: Enable OPTEE for WaRP7Bryan O'Donoghue2018-04-261-0/+1
* warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue2018-04-262-0/+11
* warp7: hab: Add a CSF location definitionBryan O'Donoghue2018-04-261-0/+4
* imximage: Specify default IVT offset in IMX imageBryan O'Donoghue2018-04-261-0/+3
* tools/imximage: Fix fruity lack of 0x prefix in DCD BlocksBryan O'Donoghue2018-04-261-1/+1
* warp7: configs: enable CONFIG_CMD_FS_GENERICPierre-Jean TEXIER2018-04-261-0/+1
* warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGSPierre-Jean TEXIER2018-04-261-3/+3
* Merge git://git.denx.de/u-boot-videoTom Rini2018-04-243-1/+1
|\
| * video-uclass: Fix logical-not-parentheses warningTom Rini2018-04-241-1/+1
| * treewide: fix up files incorrectly marked executableFabio Estevam2018-04-092-0/+0
* | Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-bootTom Rini2018-04-2313-36/+556
|\ \
| * | efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOLHeinrich Schuchardt2018-04-232-0/+287
| * | efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOLHeinrich Schuchardt2018-04-234-10/+180
| * | efi_loader: correcty determine total device path lengthHeinrich Schuchardt2018-04-233-12/+31
| * | efi_loader: correctly determine length of empty device pathHeinrich Schuchardt2018-04-231-0/+2
| * | efi_loader: fix AppendDevicePathHeinrich Schuchardt2018-04-231-3/+6
| * | efi_loader: implement CreateDeviceNodeHeinrich Schuchardt2018-04-233-2/+35
| * | efi_selftest: fix typo in efi_selftest_devicepath.cHeinrich Schuchardt2018-04-231-1/+1
| * | efi_selftest: do not execute test if setup failedHeinrich Schuchardt2018-04-232-7/+9
| * | efi_loader: no support for ARMV7_NONSEC=yHeinrich Schuchardt2018-04-232-0/+4
| * | log: fix typo LOGL_EFIHeinrich Schuchardt2018-04-231-1/+1
* | | mmc: Staticize sd_select_bus_widthMarek Vasut2018-04-231-1/+1
* | | Merge git://git.denx.de/u-boot-uniphierTom Rini2018-04-236-41/+55
|\ \ \
| * | | ARM: uniphier: move SPL stack addressMasahiro Yamada2018-04-241-1/+1
| * | | ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada2018-04-241-0/+1
| * | | clk: uniphier: disable SPL_CLKMasahiro Yamada2018-04-241-1/+0
| * | | ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock nodeMasahiro Yamada2018-04-241-16/+0
| * | | mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada2018-04-241-0/+4
| * | | mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-243-22/+48
| * | | ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada2018-04-241-1/+1
| |/ /
* | | Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-239-25/+24
|\ \ \