summaryrefslogtreecommitdiff
path: root/arch/nds32/include
AgeCommit message (Expand)Author
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
2012-10-19nds32: Change global data baudrate to intSimon Glass
2012-08-11nds32: drop bi_enetaddr from global dataMike Frysinger
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin
2012-02-28nds32: add linkage supportMacpaul Lin
2011-11-18nds32: enhance io.h for compatibility with periphalsMacpaul Lin
2011-11-10adp-ag101p: Add SoC and board support of ag101pMacpaul Lin
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin
2011-10-22nds32: add header files support for nds32Macpaul Lin