summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeFilesLines
* arm: mxs: Remove misleading commentsMichael Heimpold2016-06-071-2/+2
* ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-031-0/+34
* ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-011-2/+2
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-121-1/+1
* imx: mxs: reimplement get_cpu_revPeng Fan2015-09-021-28/+24
* arm: mxs: Fix mkimage invocationMarek Vasut2015-09-021-6/+4
* imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-121-1/+1
* mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-011-5/+5
* ARM: mxs: Get boot mode from OCRAMJörg Krause2015-04-221-23/+6
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* 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
|\
OpenPOWER on IntegriCloud