summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
AgeCommit message (Expand)Author
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-06-18ARM: mxs: let boards override entire dram parameter tableMans Rullgard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2016-12-19ARM: mxs: Remove unused variable warningMarek Vasut
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-07arm: mxs: Remove misleading commentsMichael Heimpold
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold
2015-12-01ARM: mxs: fix VDDD brownout settingMichael Heimpold
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan
2015-09-02imx: mxs: reimplement get_cpu_revPeng Fan
2015-09-02arm: mxs: Fix mkimage invocationMarek Vasut
2015-08-12imx28: Fix issue with GCC 5.xMåns Rullgård
2015-06-01mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren
2015-04-22ARM: mxs: Get boot mode from OCRAMJörg Krause
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov
2014-11-10ARM: MXS: fix Uninitialized variable errorWolfgang Denk
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-09-29arm: mxs: Wait for DRAM to startMarek Vasut
2014-09-29arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-04arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic
2014-04-02mxs: fix warning in SPL with console supportStefano Babic
2014-04-01arm: mxs: Add serial console support into SPLMarek Vasut
2014-04-01arm: mxs: Properly set GD pointer in SPLMarek Vasut
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-03-31arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-10-31ARM: mxs: Enable DCDC converter for battery bootMarek Vasut
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada