summaryrefslogtreecommitdiff
path: root/arch/nds32/cpu/n1213/ag101
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-05-22nds32: Support AE3XX platform.rick3-47/+23
2017-05-22nds32: Support AG101P timer DM.rick1-1/+2
2016-09-29nds32: Support relocation.rick1-8/+5
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-6/+10
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada1-44/+0
2014-01-28nds32: add support for leopard and orca board boot flow auto detectrick2-4/+85
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada1-24/+3
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini3-8/+39
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo1-0/+26
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-84/+5
2013-07-24nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin1-3/+4
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo1-1/+5
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin1-112/+0
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin1-2/+3
2011-11-23nds32/ag101: clean up for SoC related codeMacpaul Lin2-10/+6
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin6-0/+792