aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx5
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-15mx5 clocks: CleanupBenoît Thébaudeau1-6/+93
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau1-0/+14
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser1-0/+1
2012-09-23mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau1-0/+2
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau1-0/+2
2012-09-01mx5: add iomux-mx51.h includeMatt Sealey1-0/+164
2012-09-01mx5: Undeclare imx_decode_pll()Benoît Thébaudeau1-2/+0
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic1-6/+1
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky1-0/+18
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky1-0/+1
2012-07-31i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky1-0/+1
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam1-2/+0
2012-05-25mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam1-2/+6
2012-05-15MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic1-2/+2
2012-05-15mx53loco: Add CONFIG_REVISION_TAGFabio Estevam1-0/+5
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam1-0/+1
2012-05-15mx5: Add clock config interfaceFabio Estevam2-1/+10
2012-05-15imx-common: Factor out get_ahb_clk()Fabio Estevam1-0/+2
2012-05-15MX53: add function to set SATA clock to internalStefano Babic1-0/+1
2012-05-15MX5: Add definitions for SATA controllerStefano Babic2-0/+2
2012-05-15Define UART4 and UART5 base addressesStefano Babic1-0/+5
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan1-2/+0
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson1-0/+30
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2-0/+8
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-3/+3
2011-10-27imx: fix coding styleFabio Estevam1-0/+8
2011-09-30MX5: Modify the PLL decoding algorithmMarek Vasut2-0/+14
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut1-2/+0
2011-09-04MX5: make use of GPIO framework for MX5 processorStefano Babic2-7/+35
2011-09-04ARM: MX51: PLL errata workaroundDavid Jander1-0/+5
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic2-55/+18
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam2-1/+6
2011-07-04MX5: Add iomux structureFabio Estevam1-0/+23
2011-07-04MX5: Make the weim structure completeFabio Estevam1-6/+125
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic1-0/+12
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643434-158/+500
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-0/+34
2010-10-28mx51evk: support new relocation schemeShawn Guo1-1/+2
2010-10-22MX51: Add IPU driver for video supportStefano Babic1-0/+11