summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeFilesLines
* arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-101-0/+5
* arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-101-2/+8
* arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-104-5/+127
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-243-0/+3
|\
| * ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-203-0/+3
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-201-1/+2
|/
* ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-072-0/+4
* arm: mxs: Wait for DRAM to startMarek Vasut2014-09-291-1/+7
* arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut2014-09-291-0/+5
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-90/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-1/+1
|\
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-042-0/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-045-14/+15
|\ \ | |/
| * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-125-14/+15
* | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-042-87/+0
* | mxs: fix warning in SPL with console supportStefano Babic2014-04-021-0/+2
* | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-011-1/+14
* | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-011-0/+5
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-312-0/+87
* | arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-314-9/+24
|/
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-27/+0
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-2/+7
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-7/+9
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-095-9/+20
|\
| * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-311-0/+2
| * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-171-0/+9
| * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-173-9/+10
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-23/+3
|/
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-102-22/+33
* ARM: mxs: Document the power block initializationMarek Vasut2013-09-101-0/+209
* ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-311-6/+3
* ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-312-0/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2412-200/+12
* remove all references to .dynsymAlbert ARIBAUD2013-06-211-5/+0
* arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-031-3/+22
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-117-96/+176
|\
| * arm: mxs: Add LCDIF clock configuration functionMarek Vasut2013-05-061-0/+93
| * arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut2013-05-063-4/+14
| * arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2013-05-062-20/+42
| * mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam2013-05-061-0/+9
| * mx23: Operate DDR voltage supply at 2.5VFabio Estevam2013-05-061-2/+2
| * mxs: spl_mem_init: Change EMI port priorityFabio Estevam2013-05-051-1/+1
| * mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam2013-05-051-2/+15
| * mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam2013-05-051-4/+0
| * mxs: spl_mem_init: Fix comment about start bitFabio Estevam2013-05-051-1/+1
| * mx23: Put back RAM voltage level to its original valueFabio Estevam2013-04-281-2/+2
OpenPOWER on IntegriCloud