summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/soc.c
Commit message (Expand)AuthorAgeFilesLines
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-703/+0
* mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam2017-07-121-5/+0
* imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner2017-07-121-0/+4
* mx6: soc: Fix typo in temperature unit nameFabio Estevam2017-06-271-1/+1
* imx: mx6ull: update the REFTOP_VBGADJ settingPeng Fan2016-11-161-5/+26
* imx: imx6ul: disable POR_B internal pull upPeng Fan2016-10-041-8/+21
* imx: mx6: fix USB bmode to use reserved valueStefan Agner2016-10-041-1/+1
* imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan2016-10-041-0/+6
* imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan2016-10-041-0/+14
* imx: mx6ull: misc soc updatePeng Fan2016-10-041-4/+4
* imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan2016-10-041-1/+1
* imx: mx6ull: skip setting ahb clockPeng Fan2016-10-041-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan2016-05-241-2/+2
* imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-241-7/+6
* imx: correct speed grading info for i.MX6ULPeng Fan2016-05-181-0/+15
* imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan2016-03-251-1/+11
* imx: mx6ul: skip setting ahb ratePeng Fan2016-03-251-7/+12
* imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li2016-03-251-1/+4
* imx: mx6: hdmi: handle overflow conditionPeng Fan2016-03-141-1/+12
* imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-211-0/+38
* imx: mx6: Implement mmc_get_env_partSoeren Moch2016-02-211-3/+33
* imx: mx6: implement mmc_get_env_devPeng Fan2016-02-041-0/+32
* mx6: soc: Add ENET2 mac address supportYe Li2016-02-021-9/+23
* imx: mx6: implement reset_miscPeng Fan2015-11-121-0/+7
* arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso2015-10-301-0/+8
* arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-131-14/+0
* arm: imx: imx-common: init: move arch init common setupAdrian Alonso2015-09-131-87/+0
* arm: imx: common rework cache settings for imx6Adrian Alonso2015-09-131-95/+0
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* imx: mx6ul update soc related settingsPeng Fan2015-08-021-5/+4
* imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2015-08-021-1/+4
* imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-021-2/+9
* imx: mx6 correct get_cpu_revPeng Fan2015-06-271-1/+3
* imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-191-0/+38
* imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2015-05-191-0/+41
* mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-151-0/+8
* mx6: soc: Switch to cold resetDirk Behme2015-03-131-0/+18
* imx:mx6 remove duplicated includesPeng Fan2015-03-131-1/+0
* ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-171-0/+5
* ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-171-0/+24
* imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-101-1/+1
* mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-211-0/+15
* arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov2014-11-121-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-0/+17
|\
| * imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li2014-11-031-0/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-271-0/+1
|\ \ | |/
| * ARM: i.MX6: include prototype for get_board_rev()Eric Nelson2014-10-211-0/+1
* | imx: add missing includesJeroen Hofstee2014-10-251-0/+1
|/
* imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD resetYe.Li2014-09-291-8/+16