summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeLines
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-23/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-2/+2
* ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-10-22/+33
* ARM: mxs: Document the power block initializationMarek Vasut2013-09-10-0/+209
* ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-31-6/+3
* ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-31-0/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-200/+12
* remove all references to .dynsymAlbert ARIBAUD2013-06-21-5/+0
* arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-03-3/+22
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-96/+176
|\
| * arm: mxs: Add LCDIF clock configuration functionMarek Vasut2013-05-06-0/+93
| * arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut2013-05-06-4/+14
| * arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2013-05-06-20/+42
| * mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam2013-05-06-0/+9
| * mx23: Operate DDR voltage supply at 2.5VFabio Estevam2013-05-06-2/+2
| * mxs: spl_mem_init: Change EMI port priorityFabio Estevam2013-05-05-1/+1
| * mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam2013-05-05-2/+15
| * mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam2013-05-05-4/+0
| * mxs: spl_mem_init: Fix comment about start bitFabio Estevam2013-05-05-1/+1
| * mx23: Put back RAM voltage level to its original valueFabio Estevam2013-04-28-2/+2
| * imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-22-63/+0
| * imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-22-1/+1
* | lib: consolidate hang()Andreas Bießmann2013-05-01-7/+0
|/
* 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