summaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-3/+3
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
* nds32: Remove dead reset_cpu() implementationHarald Seiler2021-03-021-22/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-11/+13
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-4/+0
* bdinfo: nds32: Use generic bd_infoSimon Glass2020-06-251-18/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-3/+3
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-24/+0
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-191-3/+1
* dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada2020-02-191-2/+3
* asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra2020-01-251-2/+21
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-022-0/+2
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-023-0/+3
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-183-7/+21
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-0/+12
* CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2019-05-182-2/+2
* dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-121-1/+1
* nds32: dts: Fix mmc node compatible stringRick Chen2019-01-222-2/+2
* nds32: Fix boot fail issue when build with elf-mculib.Rick Chen2019-01-221-1/+1
* nds32: Generate SW fpu instruction.Rick Chen2019-01-221-2/+2
* nds32: Remove gcc unused optionRick Chen2019-01-221-1/+1
* Drop CONFIG_INIT_CRITICALBin Meng2018-11-261-51/+0
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-181-2/+2
* config.mk: Remove duplicated -fno-strict-aliasingBin Meng2018-09-251-1/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* nds32: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0737-80/+37
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* Drop CONFIG_FTSDC010_BASERick Chen2018-03-303-6/+0
* nds32: dts: AG101P support sd High-Speed modeRick Chen2018-03-301-0/+1
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-6/+0
* nds32: dts: Support ftsdc010 DM.Rick Chen2017-11-302-0/+16