index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
cpu
Age
Commit message (
Expand
)
Author
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
2020-01-17
common: Move relocate_code() to init.h
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 ARM cache operations out of common.h
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
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
Trevor Woerner
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-21
nds32: ftmac100 support cache enable.
rick
2017-05-22
nds32: Support AE3XX platform.
rick
2017-05-22
nds32: Support AG101P timer DM.
rick
2017-05-22
nds32: Support AG101P serial DM.
rick
2017-04-06
Remove various unused interrupt related code
Tom Rini
2016-09-29
nds32: Support relocation.
rick
2016-01-21
nds32: Fix compile error.
rick
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-02-19
kbuild: add dummy obj-y to create built-in.o
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
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-07-20
nds32: split common cache access from cpu into lib
Macpaul Lin
2012-04-22
nds32/ag102: add ag102 soc support
Macpaul Lin
2012-04-22
nds32/ag102: add header support of ag102 soc
Macpaul Lin
2012-03-19
nds32/n1213: correct vector table in start.S
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-11-09
nds32: fix data section of linker script
Macpaul Lin
2011-10-22
nds32/ag101: cpu and init funcs of SoC ag101
Macpaul Lin
2011-10-22
nds32/core N1213: NDS32 N12 core family N1213
Macpaul Lin