summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx6
AgeCommit message (Expand)Author
2023-02-09arch: arm: colibri_imx6: set specific soc typeMax Krummenacher
2022-06-27mx6: ddr: Fix disabling on-die terminationFrancesco Dolcini
2022-06-27mx6: ddr: Wait before issuing the first MRS cmdFrancesco Dolcini
2022-06-27mx6: ddr: Restore ralat/walat in write level calibrationFrancesco Dolcini
2022-05-10imx: mx6ull: fix REFTOP_VBGADJ settingDario Binacchi
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-10imx: add module fuse supportPeng Fan
2020-04-17arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut
2020-02-09ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
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-07ARM: mx6: ddr: Add support for iMX6SXMarek Vasut
2020-01-07ARM: mx6: ddr: Configure all SDQS pullups using loopMarek Vasut
2020-01-07ARM: mx6: ddr: Factor out SDQS configuration codeMarek Vasut
2020-01-07ARM: mx6: ddr: Make debug prints work with tiny printfMarek Vasut
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher
2020-01-07imx6: aristainetos: add DM_SERIAL supportHeiko Schocher
2020-01-07imx6: aristainetos: remove 2b versionHeiko Schocher
2020-01-07imx6: aristainetos: move defines to KconfigHeiko Schocher
2020-01-07imx6: remove aristainetos boardHeiko Schocher
2019-12-27ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut
2019-12-06ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer
2019-11-03imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam
2019-11-03mx6: clock: Use setbits_le32()Fabio Estevam
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski
2019-10-08DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski
2019-10-08pico-imx6: Add initial supportFabio Estevam
2019-10-08mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08imx: apalis_imx6: select MX6Q via KconfigRicardo Salveti
2019-10-08imx: add i.MX6ULZ cpu typePeng Fan