aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6
AgeCommit message (Expand)AuthorFilesLines
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic8-4777/+0
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima1-3/+3
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima1-0/+1
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam1-5/+0
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner1-0/+4
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-3/+3
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-0/+4
2017-06-27mx6: soc: Fix typo in temperature unit nameFabio Estevam1-1/+1
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-0/+1
2017-05-18icorem6: Make SPL to pick suitable fdtJagan Teki1-0/+4
2017-05-18geam6ul: Add modeboot env via board_late_initJagan Teki1-0/+1
2017-05-18icorem6: Add modeboot env via board_late_initJagan Teki1-0/+1
2017-04-12imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford1-0/+14
2017-03-26configs: imx6: Select missing BOARD_LATE_INITJagan Teki1-0/+2
2017-03-19arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier boardSébastien Szymanski3-0/+318
2017-03-17imx6: isiotmx6ul: Add FEC supportJagan Teki1-0/+1
2017-03-17imx6: isiotmx6ul: Add I2C supportJagan Teki1-0/+1
2017-03-17arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial supportJagan Teki1-0/+10
2017-03-09ARM: Migrate errata to KconfigTom Rini1-0/+4
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+1
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski1-0/+5
2017-01-27ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj3-1/+209
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+4
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+30
2016-12-16imx6: icorem6_rqs: Add FEC supportJagan Teki1-0/+1
2016-12-16imx6: geam6ul: Add FEC supportJagan Teki1-0/+1
2016-12-16imx6: icorem6_rqs: Add I2C supportJagan Teki1-0/+1
2016-12-16arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial supportJagan Teki1-0/+11
2016-12-16imx6: geam6ul: Add I2C supportJagan Teki1-0/+1
2016-12-16arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial supportJagan Teki1-0/+11
2016-12-16imx6: icorem6: Add I2C supportJagan Teki1-0/+1
2016-12-16icorem6: Use CONFIG_DM_ETH supportJagan Teki1-0/+1
2016-12-16arm: imx: add i.MX6SLL EVK board supportPeng Fan1-0/+7
2016-12-16imx: mx6sll: add Kconfig entry for i.MX6SLLPeng Fan1-0/+4
2016-12-16imx: mx6sll: add clock supportPeng Fan1-7/+21
2016-12-16imx: clock: gate clk before changing pix clk muxPeng Fan1-20/+30
2016-12-16imx: mx6sl: add lcdif clock supportPeng Fan1-19/+59
2016-12-16imx: mx6: lcdif: gate clock before changing muxPeng Fan1-0/+10
2016-12-16imx: mx6: fix mmdc ch0 clk for 6SLPeng Fan1-0/+5
2016-12-16board/liteboard: Add support for liteBoardMarcin Niestroj1-0/+5
2016-12-16udoo_neo: Add thermal supportBreno Lima1-0/+2
2016-12-16udoo_neo: Move MX6SX configuration to KconfigBreno Lima1-0/+1
2016-12-16arm: imx: initial support for colibri imx6Max Krummenacher1-0/+8
2016-12-16arm: imx: initial support for apalis imx6Max Krummenacher1-0/+8
2016-11-30imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski1-0/+14
2016-11-30mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz1-0/+7
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima1-0/+5
2016-11-29ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson2-2/+9
2016-11-29mx6: ddr: add routine to return DDR calibration dataEric Nelson1-0/+23
2016-11-29mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson1-42/+56