aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2019-01-28ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognitionLukasz Majewski1-1/+1
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan3-5/+5
2019-01-01imx: introduce is_imx8mq helperPeng Fan1-0/+1
2018-10-22imx: add i.MX8 cpu typePeng Fan1-0/+3
2018-10-22imx: boot_mode: Add FLEXSPI boot entryPeng Fan1-0/+1
2018-07-23arm, imx6: add alternative PAD_CTL_DSE constantsMark Jonas1-0/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini20-41/+20
2018-04-26arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas1-3/+3
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue1-0/+1
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue1-2/+2
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue1-0/+1
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima1-7/+8
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta1-0/+4
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta1-0/+8
2018-02-04i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macroEran Matityahu1-2/+1
2018-02-04iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()Eran Matityahu1-1/+1
2018-02-04imx: lcdif: include i.MX8MPeng Fan1-4/+6
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan1-0/+9
2018-02-04imx: add pad settings bit definition for i.MX8MPeng Fan1-1/+21
2018-02-04imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan1-0/+1
2018-02-04imx: boot_mode: add USB_BOOT entryPeng Fan1-0/+1
2018-02-04imx: add sip functionPeng Fan1-0/+3
2018-01-14arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue1-0/+2
2018-01-14arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue1-0/+1
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue1-2/+2
2018-01-14arm: imx: hab: Define rvt_check_target()Bryan O'Donoghue1-0/+9
2018-01-14arm: imx: hab: Add IVT header definitionsBryan O'Donoghue1-0/+28
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue1-1/+2
2018-01-14arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue1-0/+1
2018-01-14arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue1-0/+2
2018-01-14arm: imx: hab: Make authenticate_image return intBryan O'Donoghue1-1/+1
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2-8/+15
2018-01-03imx: spl: Fix NAND bootmode detectionEran Matityahu1-1/+2
2017-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam1-0/+3
2017-11-27imx: Remove boolean parameter from wdog powerdown functionFabio Estevam1-1/+1
2017-10-12imx: sys_proto: Add a prototype for board_mmc_get_env_dev()Diego Dorta1-0/+2
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-0/+2
2017-08-25imx: fix USB boot mode detection for i.MX 6UL and 6ULLStefan Agner1-1/+6
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic20-0/+2453