summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* 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
* imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan2020-01-081-5/+9
* mach-imx: nandbcb: improve cmd helpIgor Opaniuk2020-01-071-3/+6
* mach-imx: bootaux: elf firmware supportIgor Opaniuk2020-01-072-5/+119
* mx7ulp: Add support for Embedded Artists COM boardFabio Estevam2020-01-071-0/+6
* mach-imx: bootaux: add dcache flushing before enabling M4Igor Opaniuk2020-01-071-0/+3
* mach-imx: bootaux: print stack pointer and reset vectorIgor Opaniuk2020-01-071-1/+5
* ARM: mx6: ddr: Add support for iMX6SXMarek Vasut2020-01-071-4/+14
* ARM: mx6: ddr: Configure all SDQS pullups using loopMarek Vasut2020-01-071-19/+8
* ARM: mx6: ddr: Factor out SDQS configuration codeMarek Vasut2020-01-071-18/+28
* ARM: mx6: ddr: Make debug prints work with tiny printfMarek Vasut2020-01-071-12/+12
* imx: Add support for i.MX28 based XEA boardLukasz Majewski2020-01-071-0/+4
* imx6: aristainetos: add support for rev C boardHeiko Schocher2020-01-071-0/+11
* imx6: aristainetos: add aristainetos 2b cslHeiko Schocher2020-01-071-0/+11
* imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher2020-01-071-0/+11
* imx6: aristainetos: add DM_SERIAL supportHeiko Schocher2020-01-071-0/+2
* imx6: aristainetos: remove 2b versionHeiko Schocher2020-01-071-8/+0
* imx6: aristainetos: move defines to KconfigHeiko Schocher2020-01-071-0/+9
* imx6: remove aristainetos boardHeiko Schocher2020-01-071-3/+0
* ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky2019-12-271-0/+1
* tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz2019-12-271-0/+11
* Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-096-68/+121
|\
| * imx8m: fix rom version check to unbreak some B0 chipsPatrick Wildt2019-12-091-0/+1
| * ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut2019-12-061-0/+1