index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
cpu
/
n1213
/
ag101
Age
Commit message (
Expand
)
Author
2022-04-25
nds32: Remove the architecture
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-22
nds32: Support AE3XX platform.
rick
2017-05-22
nds32: Support AG101P timer DM.
rick
2016-09-29
nds32: Support relocation.
rick
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-01-28
nds32: add support for leopard and orca board boot flow auto detect
rick
2013-11-01
nds32: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
nds32: Enable FPU if the version of CPU supported
ken kuo
2013-07-25
nds32: Convert Makefiles to use COBJS-y style
ken kuo
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
nds32: ag101/ag102: Fix setting lastdec and now values
Axel Lin
2013-07-24
nds32: Enable two banks of SDRAM on Andes board
ken kuo
2012-07-20
nds32: split common cache access from cpu into lib
Macpaul Lin
2012-02-28
nds32/ag101/watchdog.S: add linkage support
Macpaul Lin
2011-11-23
nds32/ag101: clean up for SoC related code
Macpaul Lin
2011-10-22
nds32/ag101: cpu and init funcs of SoC ag101
Macpaul Lin