summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeLines
* arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-10-0/+5
* arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-10-2/+8
* arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-10-5/+127
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-0/+3
|\
| * ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-20-0/+3
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20-1/+2
|/
* ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-10-0/+2
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07-0/+4
* arm: mxs: Wait for DRAM to startMarek Vasut2014-09-29-1/+7
* arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut2014-09-29-0/+5
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-30-0/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-90/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-1/+1
|\
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-28-1/+1
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-04-0/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04-14/+15
|\ \ | |/
| * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-12-14/+15
* | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-04-87/+0
* | mxs: fix warning in SPL with console supportStefano Babic2014-04-02-0/+2
* | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-01-1/+14
* | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-01-0/+5
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-31-0/+87
* | arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-31-9/+24
|/
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-27/+0
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-2/+7
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-07-7/+9
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-9/+20
|\
| * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-31-0/+2
| * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-17-0/+9
| * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-17-9/+10
* | 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