aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx5
AgeCommit message (Expand)AuthorFilesLines
2023-07-20arm: mx5: Correct mxc_set_clock function prototypeTom Rini1-1/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2021-01-23spi: imx: Define register bits in the driverMarek Vasut1-36/+0
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass1-1/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-2/+0
2018-10-16arm: mx5: Add LDB clock config codeMarek Vasut1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-14/+7
2017-11-20arm: mx5: Add more register definitionsMartyn Welch2-0/+41
2017-11-20pwm: imx: Enable PWM support on i.MX53Martyn Welch1-0/+17
2017-11-09imx5: Add include guards for include/asm/arch-mx5/sys_proto.h fileLukasz Majewski1-0/+4
2017-08-23imx: fix licensing in i.MX filesStefano Babic1-6/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic4-4/+4
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2015-10-30imx: cpu: move common chip revision id'sAdrian Alonso1-11/+0
2015-09-02imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan1-21/+1
2015-09-02ARM: ts4800: add ethernet supportDamien Riegel1-0/+11
2015-06-09patch - arm - define SYS_CACHELINE_SIZE for mx5Chris Kuethe1-0/+2
2015-03-05mx5: fix get_reset_causeStefano Babic1-1/+0
2014-11-20imx: consolidate set_chipselect_size functionFabio Estevam1-10/+2
2014-08-20ARM: mx5: Fix CHSCCDR nameMarek Vasut1-1/+1
2014-06-06spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada1-13/+0
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-3/+4
2014-02-18spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel1-3/+4
2014-02-11imx: Introduce a header for the imx cpu versionsFabio Estevam1-6/+1
2014-01-03arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2-0/+4
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-109/+7
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2-970/+0
2013-05-05imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau1-0/+1232
2013-05-05imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau1-27/+124
2013-05-05imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau1-1/+1
2013-05-05arm: mx5: Add NAND clock handlingMarek Vasut1-0/+1
2013-05-05arm: mx5: Add SPL support code to MX5Marek Vasut1-0/+19
2013-04-28imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau1-6/+4
2013-04-28imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau1-23/+0
2013-04-28imx: Add useful fuse definitionsBenoît Thébaudeau1-1/+15
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau1-1/+5
2013-04-25mx53ard: Move register masks into imx-regs.hFabio Estevam1-0/+2
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam1-0/+1
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-10/+0
2012-11-19mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam1-3/+3
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky1-0/+1
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky1-1/+8
2012-10-17mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam1-0/+4
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau1-0/+4
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau1-0/+15
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau1-0/+23
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau1-1/+2
2012-10-15mx5: Fix clock gate valuesBenoît Thébaudeau1-0/+3
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau1-4/+275