summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx5
Commit message (Expand)AuthorAgeFilesLines
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-2/+2
* spi: imx: Define register bits in the driverMarek Vasut2021-01-231-36/+0
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-181-1/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-2/+0
* arm: mx5: Add LDB clock config codeMarek Vasut2018-10-161-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-14/+7
* arm: mx5: Add more register definitionsMartyn Welch2017-11-202-0/+41
* pwm: imx: Enable PWM support on i.MX53Martyn Welch2017-11-201-0/+17
* imx5: Add include guards for include/asm/arch-mx5/sys_proto.h fileLukasz Majewski2017-11-091-0/+4
* imx: fix licensing in i.MX filesStefano Babic2017-08-231-6/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-124-4/+4
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* imx: cpu: move common chip revision id'sAdrian Alonso2015-10-301-11/+0
* imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan2015-09-021-21/+1
* ARM: ts4800: add ethernet supportDamien Riegel2015-09-021-0/+11
* patch - arm - define SYS_CACHELINE_SIZE for mx5Chris Kuethe2015-06-091-0/+2
* mx5: fix get_reset_causeStefano Babic2015-03-051-1/+0
* imx: consolidate set_chipselect_size functionFabio Estevam2014-11-201-10/+2
* ARM: mx5: Fix CHSCCDR nameMarek Vasut2014-08-201-1/+1
* spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-061-13/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-211-3/+4
|\
| * spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-181-3/+4
* | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-111-6/+1
|/
* arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-032-0/+4
* usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-109/+7
* imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-970/+0
* imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau2013-05-051-0/+1232
* imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau2013-05-051-27/+124
* imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau2013-05-051-1/+1
* arm: mx5: Add NAND clock handlingMarek Vasut2013-05-051-0/+1
* arm: mx5: Add SPL support code to MX5Marek Vasut2013-05-051-0/+19
* imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-281-6/+4
* imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau2013-04-281-23/+0
* imx: Add useful fuse definitionsBenoît Thébaudeau2013-04-281-1/+15
* imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-281-1/+5
* mx53ard: Move register masks into imx-regs.hFabio Estevam2013-04-251-0/+2
* spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-131-0/+1
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-131-10/+0
* mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-191-3/+3
* imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-101-0/+1
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-101-1/+8
* mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-171-0/+4
* mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-151-0/+4
* mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2012-10-151-0/+15
* mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2012-10-151-0/+23
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-151-1/+2
* mx5: Fix clock gate valuesBenoît Thébaudeau2012-10-151-0/+3
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-151-4/+275
* mx5 clocks: CleanupBenoît Thébaudeau2012-10-151-6/+93