summaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)Author
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
2019-01-22nds32: dts: Fix mmc node compatible stringRick Chen
2019-01-22nds32: Fix boot fail issue when build with elf-mculib.Rick Chen
2019-01-22nds32: Generate SW fpu instruction.Rick Chen
2019-01-22nds32: Remove gcc unused optionRick Chen
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-05-15nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue
2018-05-15nds32: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-30Drop CONFIG_FTSDC010_BASERick Chen
2018-03-30nds32: dts: AG101P support sd High-Speed modeRick Chen
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen
2017-10-02nds32: Use asm-generic/io.hPaul Burton
2017-09-28nds32: Fix io.h warning message about readbrick
2017-09-21nds32: board: Support SPI driver.rick
2017-09-21nds32: ftmac100 support cache enable.rick
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-05nds32: Remove include files from common.hSimon Glass
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass
2017-05-23nds32: eth: Support ftmac100 DM.rick
2017-05-22nds32: Support AE3XX platform.rick
2017-05-22nds32: Support AG101P timer DM.rick
2017-05-22nds32: Support AG101P serial DM.rick
2017-04-06Remove various unused interrupt related codeTom Rini
2016-09-29nds32: Support relocation.rick
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-21nds32: Fix compile error.rick
2015-11-05nds32: Use the generic bitops headersFabio Estevam
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada