summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti2020-04-181-1/+8
* clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti2020-04-181-1/+1
* clk: imx: pllv3: add enable_bitGiulio Benetti2020-04-181-0/+9
* colibri_imx6: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri_vf: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk2020-04-171-0/+6
* imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk2020-04-171-1/+5
* verdin-imx8mm: adjust dram size in case bl32 is usedIgor Opaniuk2020-04-171-1/+6
* imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam2020-04-171-0/+18
* board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf2020-04-171-166/+5
* board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf2020-04-171-0/+12
* configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf2020-04-179-99/+108
* board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf2020-04-171-0/+11
* arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf2020-04-171-0/+11
* arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboardMichael Krummsdorf2020-04-1717-0/+716
* tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel2020-04-171-0/+4
* arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger2020-04-172-0/+115
* mx6ulz_14x14_evk: Disable CONFIG_NETFabio Estevam2020-04-171-0/+1
* mx6ullevk: Enable Ethernet supportFabio Estevam2020-04-173-0/+64
* mx6ul_evk: Remove FEC related board codeFabio Estevam2020-04-171-50/+0
* mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam2020-04-172-1/+1
* mx7ulp: Only enable LDO if it is not already enabledFabio Estevam2020-04-171-11/+14
* mx7ulp: Remove duplicated definitionsFabio Estevam2020-04-171-4/+0
* Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-04-165-10/+126
|\
| * ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev2020-04-161-1/+2
| * ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev2020-04-162-0/+8
| * ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev2020-04-161-3/+3
| * ARC: CACHE: add support for SL$ disableEugeniy Paltsev2020-04-162-7/+114
* | Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-1628-147/+3306
|\ \
| * | efi_loader: add some description about UEFI secure bootAKASHI Takahiro2020-04-161-0/+77
| * | travis: add packages for UEFI secure boot testAKASHI Takahiro2020-04-161-1/+10
| * | sandbox: add extra configurations for UEFI and related testsAKASHI Takahiro2020-04-162-0/+6
| * | efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2020-04-162-0/+238
| * | efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro2020-04-161-0/+282
| * | efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2020-04-163-0/+180
| * | cmd: efidebug: add "test bootmgr" sub-commandAKASHI Takahiro2020-04-161-1/+77
| * | cmd: env: add "-at" option to "env set -e" commandAKASHI Takahiro2020-04-162-3/+7
| * | cmd: env: use appropriate guid for authenticated UEFI variableAKASHI Takahiro2020-04-161-4/+14
| * | efi_loader: set up secure bootAKASHI Takahiro2020-04-161-0/+38
| * | efi_loader: image_loader: support image authenticationAKASHI Takahiro2020-04-163-16/+469
| * | efi_loader: variable: add VendorKeys variableAKASHI Takahiro2020-04-161-6/+63
| * | efi_loader: variable: add secure boot state transitionAKASHI Takahiro2020-04-161-3/+228
| * | efi_loader: variable: support variable authenticationAKASHI Takahiro2020-04-162-104/+565
| * | efi_loader: add signature database parserAKASHI Takahiro2020-04-162-0/+229
| * | efi_loader: add signature verification functionsAKASHI Takahiro2020-04-164-0/+738
| * | efi_loader: add CONFIG_EFI_SECURE_BOOT config optionAKASHI Takahiro2020-04-161-0/+18
| * | drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt2020-04-162-2/+0