summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeFilesLines
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* bdinfo: nds32: Use generic bd_infoSimon Glass2020-06-251-18/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* 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
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* 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-0716-33/+16
* Drop CONFIG_FTSDC010_BASERick Chen2018-03-303-6/+0
* nds32: Use asm-generic/io.hPaul Burton2017-10-021-29/+3
* nds32: Fix io.h warning message about readbrick2017-09-281-6/+6
* nds32: ftmac100 support cache enable.rick2017-09-211-0/+21
* nds32: bootm: Fix warning of struct tag_serialnr declaredrick2017-09-211-0/+2
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-5/+1
* nds32: Make u-boot-nds32.h a private headerSimon Glass2017-06-051-0/+2
* nds32: Support AE3XX platform.rick2017-05-224-4/+139
* nds32: Support AG101P serial DM.rick2017-05-221-0/+1
* nds32: Support relocation.rick2016-09-291-2/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada2016-07-141-34/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* nds32: Fix compile error.rick2016-01-212-11/+15
* nds32: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-281-28/+0
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-281-0/+1
* common: Move dram_init() declaration to common locationMichal Simek2015-02-091-1/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* nds32: introduce DMA allocation APIken kuo2013-08-091-0/+33
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-252-3/+228
|\
| * nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-252-6/+2
| * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-241-0/+192
| * nds32: introduce macros for bit manipulationGabor Juhos2013-07-241-0/+37
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-177/+11
|/
* nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-081-5/+0
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-151-4/+4
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
* nds32: Add a basic errno.hSimon Glass2013-02-181-0/+1
* nds32: Use generic global_dataSimon Glass2013-02-041-31/+1
* nds32: Drop tlb_addr from global dataSimon Glass2013-02-011-3/+0
* Add architecture-specific global dataSimon Glass2013-02-011-0/+6
* nds32: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-111-1/+0
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0
* nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-222-0/+111