summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* imx: refactor imx_get_mac_from_fusePeng Fan2018-02-044-67/+63
* imx: cpu: add cpu speed/grade for i.MX8MPeng Fan2018-02-041-12/+15
* imx: cpu: move speed/temp to common cpuPeng Fan2018-02-042-71/+73
* imx: spl: implement spl_boot_device for i.MX8MPeng Fan2018-02-041-3/+5
* imx: cpu: update cpu file to support i.MX8MPeng Fan2018-02-041-1/+10
* imx: add sip functionPeng Fan2018-02-042-0/+25
* imx: mx8m: add clock driverPeng Fan2018-02-043-0/+1544
* imx: add i.MX8M into KconfigPeng Fan2018-02-041-0/+10
* imx: mx7: psci: add system power off supportAnson Huang2018-02-042-0/+25
* imx: mx7: psci: add system reset supportAnson Huang2018-02-042-1/+21
* Merge git://git.denx.de/u-boot-spiTom Rini2018-01-261-11/+11
|\
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-11/+11
* | 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