summaryrefslogtreecommitdiff
path: root/arch/nds32
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-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2014-03-07config.mk: specify the exact path to standalone linker scriptMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-02-19kbuild: add dummy obj-y to create built-in.oMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-01-28nds32: add support for leopard and orca board boot flow auto detectrick
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro 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: Enable FPU if the version of CPU supportedken kuo
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-01Consolidate bool typeYork Sun
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
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-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
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