summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeLines
...
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-3/+3
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-0/+4
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-9/+9
|\
| * mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-20-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-21/+47
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-15/+47
| |\
| | * mxs: timrot: Rename local macrosFadil Berisha2013-03-07-8/+8
| | * mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-07-2/+21
| | * mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-07-0/+4
| | * mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07-2/+2
| | * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-07-1/+2
| | * mxs: Reset the EMI block on mx23Marek Vasut2013-03-07-2/+10
| * | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-6/+0
| |/
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-56/+225
|\
| * mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-28-7/+4
| * mxs: Boost the memory power supplyMarek Vasut2013-01-28-2/+2
| * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-21-9/+26
| * mxs: Fix the memory init for MX23Otavio Salvador2013-01-21-15/+78
| * mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-21-0/+12
| * mx23: config: Enable building of u-boot.sb binaryOtavio Salvador2013-01-21-0/+18
| * mx23: SPL: Initialize DDR at 133MHzOtavio Salvador2013-01-21-0/+20
| * mx23: SPL: Add boot mode supportOtavio Salvador2013-01-21-0/+25
| * mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-21-1/+18
| * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-21-23/+23
| * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-21-1/+1
* | arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-1/+1
* | arm: Move tbl to arch_global_dataSimon Glass2013-02-01-1/+1
|/
*-. Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-22-220/+129
|\ \
| | * mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut2012-12-11-0/+2
| |/ |/|
| * mxs: SPL: Generalize memory initializationOtavio Salvador2012-12-07-6/+13
| * mxs: Staticize SPL functionsMarek Vasut2012-12-04-34/+34
| * mxs: Properly setup VDDD in power supply setup codeMarek Vasut2012-12-04-14/+1
| * mxs: Implement common function to setup VDDxMarek Vasut2012-12-04-170/+83
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+4
* serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-15-4/+0
* MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-04-3/+5
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-01-2/+4
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01-2/+2
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-01-1/+1
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-01-0/+0
* MX28: Shuffle around the power management codeMarek Vasut2012-09-01-6/+3
* MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-01-42/+0
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-20/+20
* mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-01-1/+0
* mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-01-1/+0
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-01-6/+6
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-01-0/+14
* mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador2012-09-01-1/+1