summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue2018-01-141-0/+21
* arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue2018-01-141-0/+15
* arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue2018-01-141-3/+1
* arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue2018-01-141-1/+1
* arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabledBryan O'Donoghue2018-01-141-4/+4
* arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue2018-01-142-5/+6
* arm: imx: hab: Make internal functions and data staticBryan O'Donoghue2018-01-141-75/+84
* arm: imx: hab: Print HAB event log only after calling ROMBryan O'Donoghue2018-01-141-5/+7
* arm: imx: hab: Add a hab_rvt_check_target to image authBryan O'Donoghue2018-01-141-0/+9
* arm: imx: hab: Implement hab_rvt_check_targetBryan O'Donoghue2018-01-141-0/+18
* arm: imx: hab: Print additional IVT elements during debugBryan O'Donoghue2018-01-141-0/+2
* arm: imx: hab: Print CSF based on IVT descriptorBryan O'Donoghue2018-01-141-2/+1
* arm: imx: hab: Only call ROM once headers are verifiedBryan O'Donoghue2018-01-141-5/+6
* arm: imx: hab: Verify IVT self matches calculated addressBryan O'Donoghue2018-01-141-0/+7
* arm: imx: hab: Add IVT header verificationBryan O'Donoghue2018-01-141-2/+34
* arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue2018-01-142-53/+55
* arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue2018-01-141-1/+0
* arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue2018-01-141-1/+0
* arm: imx: hab: Optimise flow of authenticate_image on hab_entry failBryan O'Donoghue2018-01-141-58/+60
* arm: imx: hab: Optimise flow of authenticate_image on is_enabled failBryan O'Donoghue2018-01-141-69/+69
* arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue2018-01-142-5/+8
* arm: imx: hab: Make authenticate_image return intBryan O'Donoghue2018-01-141-1/+1
* ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+1
* arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini2018-01-125-10/+13
* imx7: spl: Add support for MMC3, SD3 and NAND boot devicesEran Matityahu2018-01-121-0/+4
* imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devicesEran Matityahu2018-01-121-2/+1
* mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULLFabio Estevam2018-01-121-2/+2
* mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic2018-01-121-0/+5
* imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner2018-01-082-2/+4
* imx: introduce CONFIG_GPT_TIMERStefan Agner2018-01-084-1/+7
* imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2018-01-082-0/+4
* mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-042-2/+2
* imx: spl: Fix NAND bootmode detectionEran Matityahu2018-01-031-1/+1
* mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-031-0/+9
* imx: Kconfig: Add HAS_CAAM optionBreno Lima2017-12-293-1/+12
* Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULLBreno Lima2017-12-291-1/+2
* mx6sl: Select MX6SL option via KconfigBreno Lima2017-12-291-0/+2
* mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam2017-12-291-0/+1
* imx: Add a common way for detecting NXP boards revisionFabio Estevam2017-12-292-0/+33
* i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki2017-11-271-44/+6
* i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-0/+9
* i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-0/+8
* imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-273-7/+7
* imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULLFabio Estevam2017-11-271-1/+1
* mx6: Select MX6QDL option via KconfigFabio Estevam2017-11-201-0/+11
* mx53: Add Board support for GE PPDPeter Senna Tschudin2017-11-201-0/+7
* imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-091-0/+7
* mx51: Select the ESDHC_A001 erratumFabio Estevam2017-11-071-1/+1
* mx25: Select the ESDHC_A001 erratumFabio Estevam2017-11-071-0/+1
* mx25: Move MX25 selection to KconfigFabio Estevam2017-11-071-0/+29