| Commit message (Expand) | Author | Age | Lines |
* | nds32: Fix compile error. | rick | 2016-01-21 | -1/+1 |
* | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang | 2015-08-28 | -619/+0 |
* | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang | 2015-08-28 | -9/+15 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | -1/+0 |
* | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada | 2014-11-23 | -4/+2 |
* | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | -0/+2 |
* | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada | 2014-03-28 | -98/+0 |
* | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | -0/+3 |
* | nds32: add support for leopard and orca board boot flow auto detect | rick | 2014-01-28 | -4/+85 |
* | nds32: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -71/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | -17/+75 |
|\ |
|
| * | nds32: Enable FPU if the version of CPU supported | ken kuo | 2013-07-25 | -0/+52 |
| * | nds32: Convert Makefiles to use COBJS-y style | ken kuo | 2013-07-25 | -10/+10 |
| * | nds32: ag101/ag102: Fix setting lastdec and now values | Axel Lin | 2013-07-24 | -6/+8 |
| * | nds32: Enable two banks of SDRAM on Andes board | ken kuo | 2013-07-24 | -1/+5 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -219/+13 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
|/ |
|
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | nds32: split common cache access from cpu into lib | Macpaul Lin | 2012-07-20 | -224/+0 |
* | nds32/ag102: add ag102 soc support | Macpaul Lin | 2012-04-22 | -0/+804 |
* | nds32/ag102: add header support of ag102 soc | Macpaul Lin | 2012-04-22 | -0/+54 |
* | nds32/n1213: correct vector table in start.S | Macpaul Lin | 2012-03-19 | -3/+19 |
* | nds32/ag101/watchdog.S: add linkage support | Macpaul Lin | 2012-02-28 | -2/+3 |
* | nds32/ag101: clean up for SoC related code | Macpaul Lin | 2011-11-23 | -10/+6 |
* | nds32: fix data section of linker script | Macpaul Lin | 2011-11-09 | -1/+1 |
* | nds32/ag101: cpu and init funcs of SoC ag101 | Macpaul Lin | 2011-10-22 | -0/+792 |
* | nds32/core N1213: NDS32 N12 core family N1213 | Macpaul Lin | 2011-10-22 | -0/+649 |