summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-204-15/+130
|\
| * Add support for i.MXRT1020-EVK boardGiulio Benetti2020-04-181-0/+5
| * Add i.MXRT1020 supportGiulio Benetti2020-04-181-0/+4
| * arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf2020-04-171-0/+11
| * arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger2020-04-171-0/+96
| * mx7ulp: Only enable LDO if it is not already enabledFabio Estevam2020-04-171-11/+14
| * mx7ulp: Remove duplicated definitionsFabio Estevam2020-04-171-4/+0
* | arm: imx: update reference to README.mxc_habPatrick Delaunay2020-04-161-2/+2
|/
* Merge branch 'next'Tom Rini2020-04-131-64/+0
|\
| * Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-171-64/+0
| |\
| | * lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-031-64/+0
* | | imx: Fix imx8m FIT script issueYe Li2020-04-091-4/+4
|/ /
* | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-101-1/+2
|\ \
| * | spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas2020-03-091-1/+2
| |/
* | imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf2020-03-091-0/+5
* | imx: Makefile: added missing ahab.oOliver Graute2020-03-091-0/+1
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-112-0/+3
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* | ARM: imx: novena: Enable DM ethernetMarek Vasut2020-02-091-0/+1
* | ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut2020-02-091-0/+8
* | board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk2020-02-091-0/+7
|/
* clock_imx8mq: Make frac_pll_init() staticPedro Jardim2020-01-261-1/+1
* clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim2020-01-261-71/+0
* clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim2020-01-261-1/+1
* clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim2020-01-261-22/+0
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-213-5/+20
|\
| * imx8m: clock_imx8mm: Staticize functionsAlifer Moraes2020-01-201-5/+5
| * mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz2020-01-201-0/+2
| * ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas2020-01-201-0/+13
* | common: Move hang() to the same header as panic()Simon Glass2020-01-172-0/+2
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* | common: Move clock functions into a new fileSimon Glass2020-01-173-0/+3
|/
* imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti2020-01-141-0/+12
* imx: Add basic support for the NXP IMXRT10xx SoC familyGiulio Benetti2020-01-144-1/+57
* imx: add imx8x based deneb boardAnatolij Gustschin2020-01-141-0/+5
* imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-141-0/+6
* imx: add i.MX8MP EVK boardPeng Fan2020-01-081-0/+7
* imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan2020-01-081-0/+17
* imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan2020-01-081-33/+306
* imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan2020-01-081-2/+1
* imx: imx8m: add 1GHz fracpll entryPeng Fan2020-01-081-0/+1
* imx: imx8mp: add basic clockPeng Fan2020-01-082-1/+273
* imx: spl: support i.MX8MP spl_boot_devicePeng Fan2020-01-081-1/+2
* imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan2020-01-081-0/+4
* imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan2020-01-081-2/+2
* imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2020-01-081-1/+1
* imx: get cpu id/type of i.MX8MPPeng Fan2020-01-082-2/+7