aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx5
AgeCommit message (Expand)AuthorFilesLines
2012-05-15mx5: Add clock config interfaceFabio Estevam1-4/+444
2012-05-15imx-common: Factor out get_ahb_clk()Fabio Estevam1-17/+2
2012-05-15MX53: add function to set SATA clock to internalStefano Babic1-0/+24
2012-05-15MX5: Add definitions for SATA controllerStefano Babic1-0/+2
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V1-2/+3
2012-03-27mx53: Make PLL2 to be the parent of UART clockFabio Estevam1-3/+17
2012-02-12i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu1-1/+1
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger1-0/+72
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu4-228/+1
2011-12-06mx5: Correct a warning in clock.cSimon Glass1-1/+1
2011-11-04mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam1-0/+15
2011-10-27imx: fix coding styleFabio Estevam1-8/+2
2011-09-30MX5: Clean up the output of "clocks" commandMarek Vasut1-7/+9
2011-09-30MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut1-9/+27
2011-09-30MX5: Modify the PLL decoding algorithmMarek Vasut1-10/+56
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic2-3/+1
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic1-2/+2
2011-09-04ARM: MX51: PLL errata workaroundDavid Jander1-0/+38
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-6/+4
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander1-1/+5
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic2-0/+78
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam1-0/+30
2011-05-23MX53: Handle silicon revision 2.1 caseFabio Estevam1-7/+3
2011-04-27MX5: factor out boot cause funciton to common codeJason Liu1-0/+28
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic1-2/+4
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643433-47/+96
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-2/+4
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-0/+14
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-0/+14
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-28MX51: remove warning in clock.cStefano Babic1-1/+1
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu1-73/+0
2010-10-19MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu1-14/+0
2010-10-18MX5: rename mx51 to mx5Jason Liu8-0/+1150