summaryrefslogtreecommitdiff
path: root/arch/nds32/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass1-2/+0
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-0/+2
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-3/+3
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-06-25bdinfo: nds32: Use generic bd_infoSimon Glass1-18/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+2
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada1-24/+0
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada1-3/+1
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada1-2/+3
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra1-2/+21
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2018-09-11arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-31/+2
2018-05-16nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue1-0/+2
2018-05-16nds32: 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 Rini16-33/+16
2018-03-30Drop CONFIG_FTSDC010_BASERick Chen3-6/+0
2017-10-03nds32: Use asm-generic/io.hPaul Burton1-29/+3
2017-09-28nds32: Fix io.h warning message about readbrick1-6/+6
2017-09-21nds32: ftmac100 support cache enable.rick1-0/+21
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick1-0/+2
2017-09-13dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada1-5/+1
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass1-0/+2
2017-05-22nds32: Support AE3XX platform.rick4-4/+139
2017-05-22nds32: Support AG101P serial DM.rick1-0/+1
2016-09-29nds32: Support relocation.rick1-2/+0
2016-09-24Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-07-15arm, 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.rick2-11/+15
2015-11-05nds32: Use the generic bitops headersFabio Estevam1-0/+4
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-28/+0
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-0/+1
2015-02-09common: Move dram_init() declaration to common locationMichal Simek1-1/+0
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2013-08-08nds32: introduce DMA allocation APIken kuo1-0/+33
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2-3/+228
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2-6/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk11-177/+11
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo1-0/+192
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos1-0/+37
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo1-5/+0
2013-03-16Change stub example to use asm-generic/sections.hSimon Glass1-4/+4
2013-03-16Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-02-18nds32: Add a basic errno.hSimon Glass1-0/+1
2013-02-04nds32: Use generic global_dataSimon Glass1-31/+1
2013-02-02nds32: Drop tlb_addr from global dataSimon Glass1-3/+0
2013-02-02Add architecture-specific global dataSimon Glass1-0/+6
2012-10-20nds32: Change global data baudrate to intSimon Glass2-2/+2