aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/soc.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-703/+0
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-06-27mx6: soc: Fix typo in temperature unit nameFabio Estevam1-1/+1
2016-11-16imx: mx6ull: update the REFTOP_VBGADJ settingPeng Fan1-5/+26
2016-10-04imx: imx6ul: disable POR_B internal pull upPeng Fan1-8/+21
2016-10-04imx: mx6: fix USB bmode to use reserved valueStefan Agner1-1/+1
2016-10-04imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan1-0/+6
2016-10-04imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan1-0/+14
2016-10-04imx: mx6ull: misc soc updatePeng Fan1-4/+4
2016-10-04imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan1-1/+1
2016-10-04imx: mx6ull: skip setting ahb clockPeng Fan1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-05-24imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan1-2/+2
2016-05-24imx: mx6: use simpler runtime cpu dection macrosPeng Fan1-7/+6
2016-05-18imx: correct speed grading info for i.MX6ULPeng Fan1-0/+15
2016-03-25imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan1-1/+11
2016-03-25imx: mx6ul: skip setting ahb ratePeng Fan1-7/+12
2016-03-25imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li1-1/+4
2016-03-14imx: mx6: hdmi: handle overflow conditionPeng Fan1-1/+12
2016-02-21imx: mx6: implement functions to boot auxiliary corePeng Fan1-0/+38
2016-02-21imx: mx6: Implement mmc_get_env_partSoeren Moch1-3/+33
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan1-0/+32
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li1-9/+23
2015-11-12imx: mx6: implement reset_miscPeng Fan1-0/+7
2015-10-30arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso1-0/+8
2015-09-13arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso1-14/+0
2015-09-13arm: imx: imx-common: init: move arch init common setupAdrian Alonso1-87/+0
2015-09-13arm: imx: common rework cache settings for imx6Adrian Alonso1-95/+0
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-1/+1
2015-08-02imx: mx6ul update soc related settingsPeng Fan1-5/+4
2015-08-02imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan1-1/+4
2015-08-02imx: add cpu type for i.MX6QP/DPPeng Fan1-2/+9
2015-06-27imx: mx6 correct get_cpu_revPeng Fan1-1/+3
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey1-0/+38
2015-05-19imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey1-0/+41
2015-05-15mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam1-0/+8
2015-03-13mx6: soc: Switch to cold resetDirk Behme1-0/+18
2015-03-13imx:mx6 remove duplicated includesPeng Fan1-1/+0
2015-02-17ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan1-0/+5
2015-02-17ARM: imx6: disable bandgap self-bias after bootPeng Fan1-0/+24
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li1-1/+1
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li1-0/+15
2014-11-12arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov1-2/+2
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+17
2014-11-03imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li1-0/+17
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini1-0/+1
2014-10-25imx: add missing includesJeroen Hofstee1-0/+1
2014-10-21ARM: i.MX6: include prototype for get_board_rev()Eric Nelson1-0/+1
2014-09-29imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD resetYe.Li1-8/+16