summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6
AgeCommit message (Expand)Author
2015-03-23board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON
2015-03-23ARM: mx6: move to a standard arch/board approachBoris BREZILLON
2015-03-13mx6: soc: Switch to cold resetDirk Behme
2015-03-13imx:mx6 remove duplicated includesPeng Fan
2015-02-17ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan
2015-02-17ARM: imx6: disable bandgap self-bias after bootPeng Fan
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li
2015-01-22imx:mx6sx add dram io configure for mx6sxPeng Fan
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-12-31arm:mx6sx add QSPI supportPeng Fan
2014-12-19imx:mx6 fix return value of mxc_get_clockPeng Fan
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li
2014-11-21mx6: clock: Add thermal clock enable functionNitin Garg
2014-11-12arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-03imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li
2014-11-03imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-25imx: add missing includesJeroen Hofstee
2014-10-21ARM: i.MX6: include prototype for get_board_rev()Eric Nelson
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2014-09-29imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD resetYe.Li
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-22imx: Support i.MX6 High Assurance Boot authenticationNitin Garg
2014-09-11imx: Fix build of mx6sxsabresdStefano Babic
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam
2014-09-09mx6: Fix ECSPI typo in soc_boot_modesNikolay Dimitrov
2014-09-09iMX6: Disable the L2 before chaning the PL310 latencyYe.Li
2014-09-09arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov
2014-09-09arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov
2014-09-09arm: mx6: ddr: do not write into reserved bitNikita Kiryanov
2014-09-09arm: mx6: ddr: cleanupNikita Kiryanov
2014-09-09mx6: add clock enabling functionsNikita Kiryanov
2014-08-20mx6sx: Adjust enable_fec_anatop_clock() for mx6soloxFabio Estevam
2014-08-20ARM: mx6: Handle the MMDCx_MDCTL COL field capricesMarek Vasut
2014-08-20mx6: add support of multi-processor commandGabriel Huau
2014-07-23i.MX6: add enable_spi_clk()Heiko Schocher
2014-07-23mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam
2014-07-10mx6: clock: Do not enable sata and ipu clocksFabio Estevam
2014-07-10mx6: Add support for the mx6solox variantFabio Estevam
2014-07-09mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam
2014-07-09MX6: Correct calculation of PLL_SYSAndre Renaud
2014-06-17imx: correct HAB status for new chip TOStefano Babic
2014-06-06mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey
2014-02-11ARM: imx6: fix wrong fec clkMarkus Niebel
2014-02-11mx6: Enable L2 cache supportFabio Estevam
2014-02-11mx6: Distinguish mx6dual from mx6quadFabio Estevam
2014-02-11imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang