summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-08imx: mkimage_fit_atf: Fix FIT image for correct boot orderFrieder Schrempf1-4/+6
2019-10-08ARM: imx: arch/arm/mach-imx/spl_qspi.cfgStefan Roese1-0/+17
2019-10-08ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese1-0/+5
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima1-1/+1
2019-10-08imx: add the i.MX8M reset controller nodePatrick Wildt1-0/+7
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt2-6/+47
2019-10-08ARM: dts: pcl063: add usdhc reset pin of eMMCParthiban Nallathambi1-1/+2
2019-10-08imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin1-0/+10
2019-10-08dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi fileLukasz Majewski1-1/+0
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski1-0/+11
2019-10-08DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski1-0/+5
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski1-0/+1
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski1-0/+1
2019-10-08DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski1-0/+1
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski1-0/+2
2019-10-08pico-imx6: Add initial supportFabio Estevam5-0/+471
2019-10-08mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam1-16/+16
2019-10-08configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga1-0/+113
2019-10-08ARM: dts: pico-imx7d: sync device tree with v5.3-rc6Joris Offouga1-1/+1
2019-10-08ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts changeJoris Offouga2-7/+12
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan1-0/+7
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan1-168/+0
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan2-1/+5
2019-10-08imx8: fdt: add optee nodePeng Fan1-1/+51
2019-10-08imx8: save args passed from ATFPeng Fan3-1/+38
2019-10-08imx8: fdt: configure sid for mastersPeng Fan1-0/+134
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan1-0/+1
2019-10-08imx8: disable node when the resource is not ownedPeng Fan2-0/+109
2019-10-08imx8qm: power up SMMUPeng Fan1-0/+7
2019-10-08imx: sys_proto: add is_imx8qm helperPeng Fan1-0/+1
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li1-9/+2
2019-10-08imx: add container targetPeng Fan2-2/+19
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan4-0/+186
2019-10-08imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsiPeng Fan2-3/+6
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima1-0/+7
2019-10-08i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li1-1/+9
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li3-0/+44
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan1-2/+5
2019-10-08i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li1-2/+2
2019-10-08i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li1-2/+8
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li2-2/+2
2019-10-08i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li1-1/+5
2019-10-08i.MX7ULP: Fix PCC register bits mask and offset issueYe Li1-2/+2
2019-10-08i.MX7ULP: Correct the clock indexBai Ping1-1/+1
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping2-0/+11
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan3-0/+41
2019-10-08nitrogen6x: migrate to using device treeTroy Kisky6-9/+524
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock1-0/+9
2019-10-08spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti1-0/+2
2019-10-08imx: apalis_imx6: select MX6Q via KconfigRicardo Salveti1-0/+1