summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2021-01-23ARM: imx: add i.MX8MN lpddr4 image cfg fileMarek Vasut
2021-01-23imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford
2021-01-23board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet
2021-01-23imx: timer: Modify GPT timer driver for mx7Ye Li
2021-01-23imx8m: add QSPI boot devPeng Fan
2021-01-23imx6: Remove AHCI device before boot OSYe Li
2021-01-23imx: Fix market segment fuse offset on iMX8MPYe Li
2021-01-23nandbcb: nand support for i.MX8MPHan Xu
2021-01-23imx: nandbcb: Fix potential overflow in nandbcb_set_boot_configYe Li
2021-01-23imx: nandbcb: Fix potential overflow in fill_dbbt_dataYe Li
2021-01-23imx: nandbcb: Fix resource leak in read_fcbYe Li
2021-01-23imx: nandbcb: Fix resource leakYe Li
2021-01-23nandbcb: Fix uninitialized variableYe Li
2021-01-23imx8m: lowlevel_init: tune alignmentPeng Fan
2021-01-23imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK boardPeng Fan
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-26imx: mx7: clock: use correct format stringsHeinrich Schuchardt
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk
2020-12-06imx8m: fix cache setup for dynamic sdram sizeTim Harvey
2020-12-06imx: ahab: fix implicit declaration warningOliver Graute
2020-12-06imx: ahab: fix compiler warnings in debugOliver Graute
2020-12-06imx: ahab: Fix compiler warnings in printfOliver Graute
2020-12-06imx6: add support for aristainetos2c_cslb board variantHeiko Schocher
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet
2020-11-01ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut
2020-11-01mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam
2020-11-01mx7ulp: clock: Remove unuseful informationFabio Estevam
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass
2020-09-17ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDLMarek Vasut
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan
2020-09-17imx8m: clock_imx8mm: add missed returnPeng Fan
2020-09-01spl: add g_dnl_get_board_bcd_device_numberPeng Fan
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-08-17ARM: imx: ddr: Add deskew register programmingMarek Vasut
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmodeMarek Vasut
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03thermal: Drop dm.h header fileSimon Glass