summaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
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