summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mxs
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix LTO for imx28_xeaMarek Behún2021-05-242-2/+2
* ARM: make gd a function call for LTO and set via set_gd()Marek Behún2021-05-241-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-2/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+5
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-172-0/+2
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes2020-01-071-5/+2
* arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes2020-01-071-1/+4
* arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes2020-01-071-2/+2
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-1/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+1
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-101-10/+0
* ARM: mxs: let boards override entire dram parameter tableMans Rullgard2018-06-181-7/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-25/+12
* ARM: mxs: support full SPL frameworkMans Rullgard2018-04-274-2/+15
* ARM: mxs: move spl dataMans Rullgard2018-04-272-6/+3
* ARM: mxs: make lowlevel_init() weakMans Rullgard2018-04-271-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* ARM: mxs: Remove unused variable warningMarek Vasut2016-12-191-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* 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