summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2019-10-08imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2019-10-08imx8m: Fix MMU table issue for OPTEE memoryPeng Fan
2019-10-08imx: add get_cpu_rev support for i.MX8MMPeng Fan
2019-10-08imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan
2019-10-08imx: add i.MX8MM cpu typePeng Fan
2019-10-08imx: add IMX8MM kconfig entryPeng Fan
2019-10-08imx: add IMX8MQ kconfig entryPeng Fan
2019-10-08imx8m: add image cfg for i.MX8MM lpddr4Peng Fan
2019-10-08imx: mkimage_fit_atf: Fix FIT image for correct boot orderFrieder Schrempf
2019-10-08ARM: imx: arch/arm/mach-imx/spl_qspi.cfgStefan Roese
2019-10-08ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski
2019-10-08DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski
2019-10-08pico-imx6: Add initial supportFabio Estevam
2019-10-08mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan
2019-10-08imx8: fdt: add optee nodePeng Fan
2019-10-08imx8: save args passed from ATFPeng Fan
2019-10-08imx8: fdt: configure sid for mastersPeng Fan
2019-10-08imx8: disable node when the resource is not ownedPeng Fan
2019-10-08imx8qm: power up SMMUPeng Fan
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li
2019-10-08imx: add container targetPeng Fan
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima
2019-10-08i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan
2019-10-08i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li
2019-10-08i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li
2019-10-08i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li
2019-10-08i.MX7ULP: Correct the clock indexBai Ping
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti
2019-10-08imx: apalis_imx6: select MX6Q via KconfigRicardo Salveti
2019-10-08imx: add i.MX6ULZ cpu typePeng Fan
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move get/set_default_env() to env.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-29colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini