Age | Commit message (Expand) | Author |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-06-05 | nds32: Remove include files from common.h | Simon Glass |
2017-06-05 | nds32: Make u-boot-nds32.h a private header | Simon Glass |
2017-05-23 | nds32: eth: Support ftmac100 DM. | rick |
2017-05-22 | nds32: Support AE3XX platform. | rick |
2017-05-22 | nds32: Support AG101P timer DM. | rick |
2017-05-22 | nds32: Support AG101P serial DM. | rick |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2016-09-29 | nds32: Support relocation. | rick |
2016-09-23 | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada |
2016-07-14 | arm, nds32, sh: remove useless ioremap()/iounmap() defines | Masahiro Yamada |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-21 | nds32: Fix compile error. | rick |
2015-11-05 | nds32: Use the generic bitops headers | Fabio Estevam |
2015-08-28 | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang |
2015-08-28 | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-04-18 | net: Remove the bd* parameter from net stack functions | Joe Hershberger |
2015-03-24 | remove unnecessary version.h includes | Rob Herring |
2015-02-09 | common: Move dram_init() declaration to common location | Michal Simek |
2014-12-08 | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck |
2014-11-23 | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada |
2014-11-23 | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-03-28 | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada |
2014-03-07 | config.mk: specify the exact path to standalone linker script | Masahiro Yamada |
2014-03-04 | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada |
2014-02-19 | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-01-28 | nds32: add support for leopard and orca board boot flow auto detect | rick |
2013-11-01 | nds32: convert makefiles to Kbuild style | Masahiro Yamada |
2013-08-09 | nds32: introduce DMA allocation API | ken kuo |
2013-07-25 | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini |
2013-07-25 | nds32: Enable FPU if the version of CPU supported | ken kuo |
2013-07-25 | nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers | Tom Rini |
2013-07-25 | nds32: Convert Makefiles to use COBJS-y style | ken kuo |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | nds32: ag101/ag102: Fix setting lastdec and now values | Axel Lin |
2013-07-24 | nds32: Enable the function of passing parameters to Linux | ken kuo |
2013-07-24 | nds32: Enable two banks of SDRAM on Andes board | ken kuo |
2013-07-24 | nds32: introduce macros for bit manipulation | Gabor Juhos |
2013-07-23 | i2c: common changes for multibus/multiadapter support | Heiko Schocher |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-07-02 | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann |
2013-05-08 | nds32: Use sections header to obtain link symbols | Kuan-Yu Kuo |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |