summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2018-07-02board/aries: RemoveTom Rini
2018-06-30mx5: Select ARM_CORTEX_A8_CVE_2017_5715Fabio Estevam
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-18imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li
2018-05-18arm: imx53: Add support for imx53 boards from K+PLukasz Majewski
2018-05-18i.MX6DL: mamoj: Add PFUZE100 supportJagan Teki
2018-05-18i.MX6DL: mamoj: Add I2C supportJagan Teki
2018-05-18i.MX6: board: Add BTicino i.MX6DL Mamoj initial supportJagan Teki
2018-05-17mx6: Select CONFIG_MP with MX6_SMPPeter Robinson
2018-05-17mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.Magnus Lilja
2018-05-17mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray
2018-05-07imx7: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-26imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15imx: Create distinct pre-processed mkimage config filesTrent Piepho
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue
2018-04-15imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski
2018-04-15imx: hab: Provide hab_auth_img_or_fail commandBryan O'Donoghue
2018-04-15imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue
2018-04-15imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue
2018-04-15ARM: mx6: ddr: Add write leveling correction codeMarek Vasut
2018-03-29imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu
2018-03-13imx: hab: Convert DCD non-NULL error to warningBryan O'Donoghue
2018-03-09imx: syscounter: make sure asm is volatileYasushi SHOJI
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-24imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam
2018-02-22imx6q: engicam: Use SPL_LOAD_FIT for MMC boardsJagan Teki
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta
2018-02-22imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta
2018-02-22imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima
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