summaryrefslogtreecommitdiff
path: root/arch/nds32/include
AgeCommit message (Expand)Author
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-06-25bdinfo: nds32: Use generic bd_infoSimon Glass
2020-05-18common: Drop image.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
2019-08-11env: Drop environment.h header file where not neededSimon Glass
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-03-30Drop CONFIG_FTSDC010_BASERick Chen
2017-10-02nds32: Use asm-generic/io.hPaul Burton
2017-09-28nds32: Fix io.h warning message about readbrick
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-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass
2017-05-22nds32: Support AE3XX platform.rick
2017-05-22nds32: Support AG101P serial DM.rick
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-02-09common: Move dram_init() declaration to common locationMichal Simek
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-08-09nds32: introduce DMA allocation APIken kuo
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-18nds32: Add a basic errno.hSimon Glass
2013-02-04nds32: Use generic global_dataSimon Glass
2013-02-01nds32: Drop tlb_addr from global dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass