summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* imx7: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0755-118/+56
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-302-41/+17
|\
| * imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski2018-04-261-0/+10
| * imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski2018-04-262-44/+10
* | arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-281-0/+1
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-276-12/+0
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-158-8/+148
|\
| * imx: Create distinct pre-processed mkimage config filesTrent Piepho2018-04-151-7/+8
| * imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-153-1/+25
| * imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski2018-04-151-0/+11
| * imx: hab: Provide hab_auth_img_or_fail commandBryan O'Donoghue2018-04-151-0/+35
| * imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue2018-04-151-0/+21
| * imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue2018-04-151-0/+1
| * ARM: mx6: ddr: Add write leveling correction codeMarek Vasut2018-04-151-0/+24
| * imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu2018-03-291-0/+23
* | imx: hab: Convert DCD non-NULL error to warningBryan O'Donoghue2018-03-131-4/+2
|/
* imx: syscounter: make sure asm is volatileYasushi SHOJI2018-03-091-2/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam2018-02-241-0/+23
* imx6q: engicam: Use SPL_LOAD_FIT for MMC boardsJagan Teki2018-02-221-1/+0
* arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima2018-02-221-97/+9
* imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta2018-02-221-0/+20
* imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta2018-02-221-0/+81
* imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta2018-02-221-0/+6
* imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima2018-02-221-4/+3
* arm: imx: mx28: Move MX28 selection to KconfigStefan Agner2018-02-081-0/+43
* arm: imx: mx23: Move MX23 selection to KconfigStefan Agner2018-02-081-0/+35
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-23/+0
* imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue2018-02-041-0/+5
* arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn2018-02-041-0/+1
* arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn2018-02-041-0/+1
* arm: imx: cx9020: move dram init into common placePatrick Bruenn2018-02-042-0/+48
* imx: makefile: compile files for i.MX8MPeng Fan2018-02-041-2/+11
* imx: mx8m: add soc related settings and filesPeng Fan2018-02-044-2/+293
* imx: mx7: move mmc env code to mmc_env.cPeng Fan2018-02-043-21/+31
* imx: cpu: support get_boot_device for i.MX8MPeng Fan2018-02-041-1/+6
* imx: mx7: move get_boot_device to cpu.cPeng Fan2018-02-042-35/+38
* imx: bootaux: support i.MX8MPeng Fan2018-02-041-0/+10
* imx: cleanup bootauxPeng Fan2018-02-043-82/+28
* 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