aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx31
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-05-20ARM: imx: imx31: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-0/+12
2021-01-23spi: imx: Define register bits in the driverMarek Vasut1-31/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-2/+0
2018-05-17mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.Magnus Lilja1-8/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-8/+4
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic2-2/+2
2015-09-02imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan1-4/+3
2015-09-02imx: mx31 use new formula for get_cpu_revPeng Fan1-0/+2
2014-09-16arm: mx31: use common timer functionsAndrew Ruder1-0/+10
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-69/+4
2013-04-28Add fsl_iim driverBenoît Thébaudeau1-0/+1
2013-04-28imx: Add useful fuse definitionsBenoît Thébaudeau1-0/+12
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau1-2/+7
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2-14/+1
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau1-0/+1
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau1-26/+0
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau1-2/+4
2012-10-15mx31: Add more CCM access macrosBenoît Thébaudeau1-0/+10
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser1-0/+1
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau1-0/+14
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau1-0/+2
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic1-6/+1
2012-09-01mx3: Fix typo on IPU_CONF_CSI_ENBenoît Thébaudeau1-1/+1
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky1-0/+7
2012-02-27tt01: add video supportHelmut Raiger1-0/+1
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson1-0/+27
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger3-2/+14
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-0/+6
2011-11-11mx31: Use proper IO accessor for GPR registerFabio Estevam1-1/+6
2011-11-03mx31: add ESD control registersHelmut Raiger1-0/+13
2011-11-03mx31: define pins and init for UART2 and CSPI3Helmut Raiger2-0/+17
2011-11-03mx31: Introduce mx31_set_gpr functionFabio Estevam2-0/+39
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger2-3/+67
2011-10-13mx31: make HSP clock for mx3fb driver availableHelmut Raiger2-0/+15
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam1-0/+2
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic1-0/+1
2011-09-04MX31: make use of GPIO framework for MX31 processorStefano Babic2-7/+35
2011-09-03MX31: removed warnings due to clock.hStefano Babic1-1/+1
2011-07-18MX31: Cleanup clock functionStefano Babic1-2/+9
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser1-1/+1
2011-05-23MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic1-0/+1
2011-05-11MX31: change return value of get_cpu_revStefano Babic1-1/+1
2011-05-11MX31: removed warning due to missing prototypeStefano Babic1-0/+1
2011-04-27MX31: drop warnings in get_cpu_revStefano Babic1-1/+1
2011-04-27ARM: MX31: Fix file name labelFabio Estevam1-3/+3
2011-04-27ARM: mx31: Print the silicon versionFabio Estevam1-0/+25
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2-3/+3
2011-04-27MX31: add support for MX31 watchdogStefano Babic1-0/+10