| Commit message (Expand) | Author | Age | Files | Lines |
* | nds32: Support relocation. | rick | 2016-09-29 | 5 | -73/+77 |
* | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada | 2016-09-23 | 1 | -1/+0 |
* | arm, nds32, sh: remove useless ioremap()/iounmap() defines | Masahiro Yamada | 2016-07-14 | 1 | -34/+0 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | nds32: Fix compile error. | rick | 2016-01-21 | 3 | -12/+16 |
* | nds32: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | 1 | -0/+4 |
* | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang | 2015-08-28 | 7 | -655/+0 |
* | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang | 2015-08-28 | 7 | -408/+20 |
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | 1 | -0/+1 |
* | net: Remove the bd* parameter from net stack functions | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 1 | -1/+0 |
* | common: Move dram_init() declaration to common location | Michal Simek | 2015-02-09 | 1 | -1/+0 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | 1 | -0/+8 |
* | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada | 2014-11-23 | 1 | -4/+2 |
* | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | 1 | -0/+2 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -1/+0 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+26 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | 2 | -2/+0 |
* | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada | 2014-03-28 | 2 | -44/+28 |
* | config.mk: specify the exact path to standalone linker script | Masahiro Yamada | 2014-03-07 | 1 | -1/+2 |
* | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | 1 | -1/+3 |
* | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | 1 | -0/+3 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | 1 | -1/+1 |
* | nds32: add support for leopard and orca board boot flow auto detect | rick | 2014-01-28 | 2 | -4/+85 |
* | nds32: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 4 | -94/+11 |
* | nds32: introduce DMA allocation API | ken kuo | 2013-08-09 | 1 | -0/+33 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | 10 | -23/+309 |
|\ |
|
| * | nds32: Enable FPU if the version of CPU supported | ken kuo | 2013-07-25 | 2 | -0/+52 |
| * | nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers | Tom Rini | 2013-07-25 | 2 | -6/+2 |
| * | nds32: Convert Makefiles to use COBJS-y style | ken kuo | 2013-07-25 | 4 | -13/+16 |
| * | nds32: ag101/ag102: Fix setting lastdec and now values | Axel Lin | 2013-07-24 | 2 | -6/+8 |
| * | nds32: Enable the function of passing parameters to Linux | ken kuo | 2013-07-24 | 1 | -0/+192 |
| * | nds32: Enable two banks of SDRAM on Andes board | ken kuo | 2013-07-24 | 1 | -1/+5 |
| * | nds32: introduce macros for bit manipulation | Gabor Juhos | 2013-07-24 | 1 | -0/+37 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -1/+9 |
|\ \ |
|
| * | | i2c: common changes for multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+9 |
| |/ |
|
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 30 | -492/+30 |
|/ |
|
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach | 2013-07-16 | 1 | -1/+2 |
* | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann | 2013-07-02 | 1 | -0/+6 |
* | nds32: Use sections header to obtain link symbols | Kuan-Yu Kuo | 2013-05-08 | 2 | -6/+2 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | 1 | -7/+0 |
* | Consolidate bool type | York Sun | 2013-04-01 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | 1 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | 1 | -1/+1 |
* | | Change stub example to use asm-generic/sections.h | Simon Glass | 2013-03-15 | 1 | -4/+4 |
* | | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | 1 | -0/+27 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 4 | -4/+4 |
|/ |
|
* | malloc: make malloc_bin_reloc static | Gabor Juhos | 2013-02-19 | 1 | -1/+0 |
* | nds32: Add a basic errno.h | Simon Glass | 2013-02-18 | 1 | -0/+1 |