summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-0814-16/+16
* imx: nandbcb: include long help only when enabledParthiban Nallathambi2019-10-081-0/+2
* misc: imx8: add more scfw apiPeng Fan2019-10-083-2/+101
* imx8: Add support to get container image set sizePeng Fan2019-10-083-2/+255
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-084-1/+336
* arm: dts: add i.MX8MM pin funcPeng Fan2019-10-081-0/+629
* arm: dts: import i.MX8MM dtsiPeng Fan2019-10-081-0/+733
* imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan2019-10-081-0/+17
* imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan2019-10-081-0/+3
* imx8m: add clk support for i.MX8MMPeng Fan2019-10-085-0/+759
* imx8m: restructure clock.hPeng Fan2019-10-083-451/+467
* imx8m: rename clock to clock_imx8mqPeng Fan2019-10-082-1/+2
* imx8m: restrict reset_cpuPeng Fan2019-10-081-8/+13
* imx8m: soc: enable SCTR clock before timer initPeng Fan2019-10-081-0/+6
* imx8m: Configure trustzone region 0 for non-secure accessYe Li2019-10-081-0/+6
* imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2019-10-081-0/+2
* imx8m: Fix MMU table issue for OPTEE memoryPeng Fan2019-10-081-2/+18
* imx: add i.MX8MM PE propertyPeng Fan2019-10-081-0/+4
* imx8m: add pin header for i.MX8MMPeng Fan2019-10-081-0/+691
* imx: add get_cpu_rev support for i.MX8MMPeng Fan2019-10-081-10/+47
* imx8m: update imx-regs for i.MX8MMPeng Fan2019-10-081-5/+64
* imx8m: imx-regs: drop unused register definitionsPeng Fan2019-10-081-221/+1
* imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan2019-10-081-0/+8
* imx: add i.MX8MM cpu typePeng Fan2019-10-083-0/+26
* imx: add IMX8MM kconfig entryPeng Fan2019-10-081-0/+4
* imx: add IMX8MQ kconfig entryPeng Fan2019-10-081-1/+5
* imx8m: add image cfg for i.MX8MM lpddr4Peng Fan2019-10-081-0/+16
* imx: mkimage_fit_atf: Fix FIT image for correct boot orderFrieder Schrempf2019-10-081-4/+6
* ARM: imx: arch/arm/mach-imx/spl_qspi.cfgStefan Roese2019-10-081-0/+17
* ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese2019-10-081-0/+5
* imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima2019-10-081-1/+1
* imx: add the i.MX8M reset controller nodePatrick Wildt2019-10-081-0/+7
* imx: add support for i.MX8MQ power domain controllerPatrick Wildt2019-10-082-6/+47
* ARM: dts: pcl063: add usdhc reset pin of eMMCParthiban Nallathambi2019-10-081-1/+2
* imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin2019-10-081-0/+10
* dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi fileLukasz Majewski2019-10-081-1/+0
* imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski2019-10-081-0/+11
* DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski2019-10-081-0/+5
* DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-081-0/+1
* DM: eth: Switch display5 board to use DM_ETHLukasz Majewski2019-10-081-0/+1
* DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski2019-10-081-0/+1
* DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski2019-10-081-0/+2
* pico-imx6: Add initial supportFabio Estevam2019-10-085-0/+471
* mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam2019-10-081-16/+16
* configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga2019-10-081-0/+113
* ARM: dts: pico-imx7d: sync device tree with v5.3-rc6Joris Offouga2019-10-081-1/+1
* ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts changeJoris Offouga2019-10-082-7/+12
* imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan2019-10-081-0/+7
* imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2019-10-081-168/+0
* imx: scu_api: add sc_pm_is_partition_startedPeng Fan2019-10-082-1/+5