aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)AuthorFilesLines
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner3-7/+21
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-0/+12
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2-2/+2
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong1-1/+1
2019-01-22nds32: dts: Fix mmc node compatible stringRick Chen2-2/+2
2019-01-22nds32: Fix boot fail issue when build with elf-mculib.Rick Chen1-1/+1
2019-01-22nds32: Generate SW fpu instruction.Rick Chen1-2/+2
2019-01-22nds32: Remove gcc unused optionRick Chen1-1/+1
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng1-51/+0
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck1-2/+2
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng1-1/+1
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-31/+2
2018-05-15nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue1-0/+2
2018-05-15nds32: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini37-80/+37
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-30Drop CONFIG_FTSDC010_BASERick Chen3-6/+0
2018-03-30nds32: dts: AG101P support sd High-Speed modeRick Chen1-0/+1
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-6/+0
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen2-0/+16
2017-10-02nds32: Use asm-generic/io.hPaul Burton1-29/+3
2017-09-28nds32: Fix io.h warning message about readbrick1-6/+6
2017-09-21nds32: board: Support SPI driver.rick1-0/+23
2017-09-21nds32: ftmac100 support cache enable.rick2-1/+49
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick2-1/+2
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada1-5/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-06-05nds32: Remove include files from common.hSimon Glass1-0/+1
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass1-0/+2
2017-05-23nds32: eth: Support ftmac100 DM.rick2-0/+13
2017-05-22nds32: Support AE3XX platform.rick21-103/+706
2017-05-22nds32: Support AG101P timer DM.rick2-1/+10
2017-05-22nds32: Support AG101P serial DM.rick5-3/+77
2017-04-06Remove various unused interrupt related codeTom Rini1-18/+0
2016-09-29nds32: Support relocation.rick5-73/+77
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada1-34/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-21nds32: Fix compile error.rick3-12/+16
2015-11-05nds32: Use the generic bitops headersFabio Estevam1-0/+4
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang7-655/+0
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang7-408/+20
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-09common: Move dram_init() declaration to common locationMichal Simek1-1/+0
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-0/+8
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada1-4/+2
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-0/+2
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0