summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mx6
Commit message (Expand)AuthorAgeFilesLines
* ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt2020-07-161-0/+10
* arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2020-07-141-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* imx: add module fuse supportPeng Fan2020-05-102-0/+323
* 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
* 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
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-211-0/+13
|\
| * 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-171-0/+1
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
|/
* 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
* 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
* ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut2019-12-061-0/+1
* ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut2019-12-061-7/+1
* mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam2019-12-061-0/+35
* common: Move some board functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* board/BuR/brppt2: initial commitHannes Schmelzer2019-11-031-0/+19
* imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-70/+6
* ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-031-0/+7
* mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-031-0/+12
* mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski2019-10-131-0/+10
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-082-2/+2
* DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-081-0/+1
* DM: eth: Switch display5 board to use DM_ETHLukasz Majewski2019-10-081-0/+1
* DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski2019-10-081-0/+1
* DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski2019-10-081-0/+2
* pico-imx6: Add initial supportFabio Estevam2019-10-081-0/+11
* mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam2019-10-081-16/+16
* ARM: imx: Support larger SPL size on IMX6DQRobert Hancock2019-10-081-0/+9
* imx: apalis_imx6: select MX6Q via KconfigRicardo Salveti2019-10-081-0/+1
* imx: add i.MX6ULZ cpu typePeng Fan2019-10-081-0/+4
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move get/set_default_env() to env.hSimon Glass2019-08-111-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1