summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeFilesLines
* mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-211-9/+26
* mxs: Fix the memory init for MX23Otavio Salvador2013-01-211-15/+78
* mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-211-0/+12
* mx23: config: Enable building of u-boot.sb binaryOtavio Salvador2013-01-211-0/+18
* mx23: SPL: Initialize DDR at 133MHzOtavio Salvador2013-01-211-0/+20
* mx23: SPL: Add boot mode supportOtavio Salvador2013-01-211-0/+25
* mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-211-1/+18
* mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-23/+23
* mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-211-1/+1
*-. Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-224-220/+129
|\ \
| | * mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut2012-12-111-0/+2
| |/ |/|
| * mxs: SPL: Generalize memory initializationOtavio Salvador2012-12-071-6/+13
| * mxs: Staticize SPL functionsMarek Vasut2012-12-043-34/+34
| * mxs: Properly setup VDDD in power supply setup codeMarek Vasut2012-12-042-14/+1
| * mxs: Implement common function to setup VDDxMarek Vasut2012-12-041-170/+83
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-151-4/+0
* MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-041-3/+5
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-011-2/+4
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-011-2/+2
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-011-1/+1
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-011-0/+0
* MX28: Shuffle around the power management codeMarek Vasut2012-09-011-6/+3
* MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-011-42/+0
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-013-20/+20
* mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-011-1/+0
* mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-011-1/+0
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-011-6/+6
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-011-0/+14
* mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador2012-09-012-1/+1
* mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador2012-09-011-0/+4
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-016-110/+110
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-016-108/+108
* mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-013-8/+8
* mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador2012-09-0112-0/+2853
OpenPOWER on IntegriCloud