| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper | Lukasz Majewski | 2019-11-03 | 1 | -0/+7 |
* | ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number | Claudius Heine | 2019-11-03 | 1 | -2/+2 |
* | ARM: imx: Fix bmode detection from grp10 | Claudius Heine | 2019-11-03 | 1 | -1/+1 |
* | i.MX6: nand: extend nandbcb command for imx6UL(L) | Parthiban Nallathambi | 2019-11-03 | 2 | -0/+70 |
* | mx6: clock: Introduce disable_ipu_clock() | Fabio Estevam | 2019-11-03 | 1 | -0/+12 |
* | mx6: clock: Use setbits_le32() | Fabio Estevam | 2019-11-03 | 1 | -4/+2 |
* | imx :hab: Add hab version command | Sjoerd Simons | 2019-10-14 | 1 | -0/+21 |
* | imx: mmdc_size: Allow building it for i.MX7ULP | Fabio Estevam | 2019-10-14 | 2 | -2/+4 |
* | imx: mmdc_size: Fix checkpatch warnings | Fabio Estevam | 2019-10-14 | 1 | -10/+10 |
* | imx: Place imx_ddr_size() into a separate file | Fabio Estevam | 2019-10-14 | 3 | -53/+58 |
* | imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot | Lukasz Majewski | 2019-10-13 | 1 | -0/+10 |
* | Add i.MX7D based Meerkat96 board support | Shawn Guo | 2019-10-13 | 1 | -0/+10 |
* | Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2" | Adam Ford | 2019-10-08 | 1 | -5/+3 |
* | Revert "imx: mmc_env: update runtime SD/MMC boot env device" | Stefano Babic | 2019-10-08 | 1 | -3/+0 |
* | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB | Stefano Babic | 2019-10-08 | 11 | -12/+12 |
* | imx: nandbcb: include long help only when enabled | Parthiban Nallathambi | 2019-10-08 | 1 | -0/+2 |
* | imx8: Add support to get container image set size | Peng Fan | 2019-10-08 | 3 | -2/+255 |
* | imx: Add i.MX8MM EVK board support. | Peng Fan | 2019-10-08 | 1 | -0/+7 |
* | imx8m: soc: probe clock device in arch_cpu_init_dm | Peng Fan | 2019-10-08 | 1 | -0/+17 |
* | imx: mmc_env: update runtime SD/MMC boot env device | Peng Fan | 2019-10-08 | 1 | -0/+3 |
* | imx8m: add clk support for i.MX8MM | Peng Fan | 2019-10-08 | 3 | -0/+370 |
* | imx8m: restructure clock.h | Peng Fan | 2019-10-08 | 1 | -4/+1 |
* | imx8m: rename clock to clock_imx8mq | Peng Fan | 2019-10-08 | 2 | -1/+2 |
* | imx8m: restrict reset_cpu | Peng Fan | 2019-10-08 | 1 | -8/+13 |
* | imx8m: soc: enable SCTR clock before timer init | Peng Fan | 2019-10-08 | 1 | -0/+6 |
* | imx8m: Configure trustzone region 0 for non-secure access | Ye Li | 2019-10-08 | 1 | -0/+6 |
* | imx8m: set BYPASS ID SWAP to avoid AXI bus errors | Peng Fan | 2019-10-08 | 1 | -0/+2 |
* | imx8m: Fix MMU table issue for OPTEE memory | Peng Fan | 2019-10-08 | 1 | -2/+18 |
* | imx: add get_cpu_rev support for i.MX8MM | Peng Fan | 2019-10-08 | 1 | -10/+47 |
* | imx: spl: add spl_board_boot_device for i.MX8MM | Peng Fan | 2019-10-08 | 1 | -0/+8 |
* | imx: add i.MX8MM cpu type | Peng Fan | 2019-10-08 | 1 | -0/+12 |
* | imx: add IMX8MM kconfig entry | Peng Fan | 2019-10-08 | 1 | -0/+4 |
* | imx: add IMX8MQ kconfig entry | Peng Fan | 2019-10-08 | 1 | -1/+5 |
* | imx8m: add image cfg for i.MX8MM lpddr4 | Peng Fan | 2019-10-08 | 1 | -0/+16 |
* | imx: mkimage_fit_atf: Fix FIT image for correct boot order | Frieder Schrempf | 2019-10-08 | 1 | -4/+6 |
* | ARM: imx: arch/arm/mach-imx/spl_qspi.cfg | Stefan Roese | 2019-10-08 | 1 | -0/+17 |
* | ARM: imx: Add QSPI boot mode for i.MX6UL/ULL | Stefan Roese | 2019-10-08 | 1 | -0/+5 |
* | imx: Kconfig: Reduce default CONFIG_CSF_SIZE | Breno Matheus Lima | 2019-10-08 | 1 | -1/+1 |
* | imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode | Lukasz Majewski | 2019-10-08 | 1 | -0/+11 |
* | DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) | Lukasz Majewski | 2019-10-08 | 1 | -0/+1 |
* | DM: eth: Switch display5 board to use DM_ETH | Lukasz Majewski | 2019-10-08 | 1 | -0/+1 |
* | DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) | Lukasz Majewski | 2019-10-08 | 1 | -0/+1 |
* | DM: I2C: Switch display5 board to use DM_I2C | Lukasz Majewski | 2019-10-08 | 1 | -0/+2 |
* | pico-imx6: Add initial support | Fabio Estevam | 2019-10-08 | 1 | -0/+11 |
* | mx6: clock: Allow enable_ipu_clock() to be built for SPL code | Fabio Estevam | 2019-10-08 | 1 | -16/+16 |
* | imx8: cpu: fix mac fuse word for i.MX8QM | Peng Fan | 2019-10-08 | 1 | -0/+7 |
* | imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c | Peng Fan | 2019-10-08 | 1 | -168/+0 |
* | imx8: fdt: add optee node | Peng Fan | 2019-10-08 | 1 | -1/+51 |
* | imx8: save args passed from ATF | Peng Fan | 2019-10-08 | 2 | -1/+37 |
* | imx8: fdt: configure sid for masters | Peng Fan | 2019-10-08 | 1 | -0/+134 |