summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
AgeCommit message (Expand)Author
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-07ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes
2019-12-02common: Move serial functions out of common.hSimon Glass
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
2016-12-19ARM: mxs: Remove unused variable warningMarek Vasut
2015-04-22ARM: mxs: Get boot mode from OCRAMJörg Krause
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
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: Adjust the load address of U-Boot and SPL for HABMarek Vasut
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-01-21mx23: SPL: Add boot mode supportOtavio Salvador
2012-12-04mxs: Staticize SPL functionsMarek Vasut
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
2012-09-04MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador
2012-09-01mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador