aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx6
AgeCommit message (Expand)AuthorFilesLines
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini1-1/+1
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini1-26/+4
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-06imx6: add support for aristainetos2c_cslb board variantHeiko Schocher1-0/+11
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher1-33/+0
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel1-0/+9
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel1-1/+1
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz1-1/+4
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass1-1/+1
2020-09-17ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDLMarek Vasut1-0/+15
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini1-62/+72
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi1-0/+12
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt1-0/+10
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie1-0/+4
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-10imx: add module fuse supportPeng Fan2-0/+323
2020-04-17arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf1-0/+11
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger1-0/+96
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut1-0/+1
2020-02-09ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut1-0/+8
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+13
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas1-0/+13
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-07ARM: mx6: ddr: Add support for iMX6SXMarek Vasut1-4/+14
2020-01-07ARM: mx6: ddr: Configure all SDQS pullups using loopMarek Vasut1-19/+8
2020-01-07ARM: mx6: ddr: Factor out SDQS configuration codeMarek Vasut1-18/+28
2020-01-07ARM: mx6: ddr: Make debug prints work with tiny printfMarek Vasut1-12/+12
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher1-0/+11
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher1-0/+11
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher1-0/+11
2020-01-07imx6: aristainetos: add DM_SERIAL supportHeiko Schocher1-0/+2
2020-01-07imx6: aristainetos: remove 2b versionHeiko Schocher1-8/+0
2020-01-07imx6: aristainetos: move defines to KconfigHeiko Schocher1-0/+9
2020-01-07imx6: remove aristainetos boardHeiko Schocher1-3/+0
2019-12-27ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky1-0/+1
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut1-0/+1
2019-12-06ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut1-7/+1
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam1-0/+35
2019-12-02common: Move some board functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move older CPU functions to their own headerSimon Glass1-0/+1
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer1-0/+19
2019-11-03imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski1-70/+6
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski1-0/+7
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam1-0/+12
2019-11-03mx6: clock: Use setbits_le32()Fabio Estevam1-4/+2