aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-02-04imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue
2018-02-04arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn
2018-02-04arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn
2018-02-04arm: imx: cx9020: move dram init into common placePatrick Bruenn
2018-02-04imx: makefile: compile files for i.MX8MPeng Fan
2018-02-04imx: mx8m: add soc related settings and filesPeng Fan
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan
2018-02-04imx: bootaux: support i.MX8MPeng Fan
2018-02-04imx: cleanup bootauxPeng Fan
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan
2018-02-04imx: add sip functionPeng Fan
2018-02-04imx: mx8m: add clock driverPeng Fan
2018-02-04imx: add i.MX8M into KconfigPeng Fan
2018-02-04imx: mx7: psci: add system power off supportAnson Huang
2018-02-04imx: mx7: psci: add system reset supportAnson Huang
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-14arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue
2018-01-14arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue
2018-01-14arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabledBryan O'Donoghue
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue
2018-01-14arm: imx: hab: Make internal functions and data staticBryan O'Donoghue
2018-01-14arm: imx: hab: Print HAB event log only after calling ROMBryan O'Donoghue
2018-01-14arm: imx: hab: Add a hab_rvt_check_target to image authBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_check_targetBryan O'Donoghue
2018-01-14arm: imx: hab: Print additional IVT elements during debugBryan O'Donoghue
2018-01-14arm: imx: hab: Print CSF based on IVT descriptorBryan O'Donoghue
2018-01-14arm: imx: hab: Only call ROM once headers are verifiedBryan O'Donoghue
2018-01-14arm: imx: hab: Verify IVT self matches calculated addressBryan O'Donoghue
2018-01-14arm: imx: hab: Add IVT header verificationBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue
2018-01-14arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on hab_entry failBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on is_enabled failBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image return intBryan O'Donoghue
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath
2018-01-12arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini