aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx5
AgeCommit message (Expand)Author
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau
2012-10-15mx5: Fix clock gate valuesBenoît Thébaudeau
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau
2012-10-15mx5 clocks: CleanupBenoît Thébaudeau
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky
2012-09-01mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau
2012-09-01mx5: Enable dcacheBenoît Thébaudeau
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky
2012-07-07mx53: Fix mask for SATA reference clockFabio Estevam
2012-05-15mx5: Add clock config interfaceFabio Estevam
2012-05-15imx-common: Factor out get_ahb_clk()Fabio Estevam
2012-05-15MX53: add function to set SATA clock to internalStefano Babic
2012-05-15MX5: Add definitions for SATA controllerStefano Babic
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V
2012-03-27mx53: Make PLL2 to be the parent of UART clockFabio Estevam
2012-02-12i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu
2011-12-06mx5: Correct a warning in clock.cSimon Glass
2011-11-04mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam
2011-10-27imx: fix coding styleFabio Estevam
2011-09-30MX5: Clean up the output of "clocks" commandMarek Vasut
2011-09-30MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut
2011-09-30MX5: Modify the PLL decoding algorithmMarek Vasut
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic
2011-09-04ARM: MX51: PLL errata workaroundDavid Jander
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam
2011-05-23MX53: Handle silicon revision 2.1 caseFabio Estevam
2011-04-27MX5: factor out boot cause funciton to common codeJason Liu
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R64343
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby