summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti
2020-04-18Add i.MXRT1020 supportGiulio Benetti
2020-04-17arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger
2020-04-17mx7ulp: Only enable LDO if it is not already enabledFabio Estevam
2020-04-17mx7ulp: Remove duplicated definitionsFabio Estevam
2020-04-16arm: imx: update reference to README.mxc_habPatrick Delaunay
2020-04-13Merge branch 'next'Tom Rini
2020-04-09imx: Fix imx8m FIT script issueYe Li
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-03-09imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf
2020-03-09imx: Makefile: added missing ahab.oOliver Graute
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut
2020-02-09ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim
2020-01-26clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20imx8m: clock_imx8mm: Staticize functionsAlifer Moraes
2020-01-20mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti
2020-01-14imx: Add basic support for the NXP IMXRT10xx SoC familyGiulio Benetti
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin
2020-01-08imx: add i.MX8MP EVK boardPeng Fan
2020-01-08imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan
2020-01-08imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan
2020-01-08imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan
2020-01-08imx: imx8m: add 1GHz fracpll entryPeng Fan
2020-01-08imx: imx8mp: add basic clockPeng Fan
2020-01-08imx: spl: support i.MX8MP spl_boot_devicePeng Fan
2020-01-08imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan
2020-01-08imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan
2020-01-08imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2020-01-08imx: get cpu id/type of i.MX8MPPeng Fan