aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/cpu/n1213/start.S
AgeCommit message (Expand)AuthorFilesLines
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini1-502/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-4/+4
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+1
2021-03-02nds32: Remove dead reset_cpu() implementationHarald Seiler1-22/+0
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-4/+4
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner1-1/+1
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng1-51/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-21nds32: ftmac100 support cache enable.rick1-1/+28
2017-05-22nds32: Support AE3XX platform.rick1-7/+33
2017-05-22nds32: Support AG101P serial DM.rick1-3/+7
2017-04-06Remove various unused interrupt related codeTom Rini1-18/+0
2016-09-29nds32: Support relocation.rick1-57/+63
2016-01-21nds32: Fix compile error.rick1-1/+1
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-2/+5
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2012-03-19nds32/n1213: correct vector table in start.SMacpaul Lin1-3/+19
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin1-0/+529