aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
AgeCommit message (Expand)AuthorFilesLines
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold1-0/+34
2015-12-01ARM: mxs: fix VDDD brownout settingMichael Heimpold1-2/+2
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan1-1/+1
2015-09-02imx: mxs: reimplement get_cpu_revPeng Fan1-28/+24
2015-09-02arm: mxs: Fix mkimage invocationMarek Vasut1-6/+4
2015-08-12imx28: Fix issue with GCC 5.xMåns Rullgård1-1/+1
2015-06-01mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren1-5/+5
2015-04-22ARM: mxs: Get boot mode from OCRAMJörg Krause1-23/+6
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ1-0/+5
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ1-2/+8
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ4-5/+127
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-0/+3
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada1-1/+2
2014-11-20ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov3-0/+3
2014-11-10ARM: MXS: fix Uninitialized variable errorWolfgang Denk1-0/+2
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk2-0/+4
2014-09-29arm: mxs: Wait for DRAM to startMarek Vasut1-1/+7
2014-09-29arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut1-0/+5
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau1-0/+1
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD1-90/+2
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-04-04arm: mxs: Add support for generating signed BootStreamMarek Vasut2-0/+70
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic5-14/+15
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2-87/+0
2014-04-02mxs: fix warning in SPL with console supportStefano Babic1-0/+2
2014-04-01arm: mxs: Add serial console support into SPLMarek Vasut1-1/+14
2014-04-01arm: mxs: Properly set GD pointer in SPLMarek Vasut1-0/+5
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut2-0/+87
2014-03-31arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut4-9/+24
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut1-1/+1
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada5-14/+15
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-27/+0
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD1-2/+7
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD1-7/+9
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD5-9/+20
2013-10-31ARM: mxs: Enable DCDC converter for battery bootMarek Vasut1-0/+2
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-10-17ARM: mxs: Setup stack in JTAG modeMarek Vasut1-0/+9
2013-10-17ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut3-9/+10
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2-22/+33
2013-09-10ARM: mxs: Document the power block initializationMarek Vasut1-0/+209
2013-08-31ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios1-6/+3
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2-0/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk12-200/+12
2013-06-21remove all references to .dynsymAlbert ARIBAUD1-5/+0
2013-06-03arm: mxs: Fix vectoring table craftingMarek Vasut1-3/+22
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD7-96/+176
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut1-0/+93