index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
lib
Age
Commit message (
Expand
)
Author
2015-10-22
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-22
nios2: Switch to generic timer
Thomas Chou
2014-08-24
nios2: add generic board support
Thomas Chou
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2013-11-01
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-09-06
nios2: fix missing comment terminator from SPDX License commit
Thomas Chou
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
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-06-26
Clarify bootm OS arguments
Simon Glass
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-05-01
nios2: fix style in board.c.
Andreas Bießmann
2012-07-16
nios2: move gd and bd into BSS
Thomas Chou
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-02-22
nios2: add flush_dcache_range function
Stefan Kristiansson
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
FDT: only call boot_get_fdt from generic code
John Rigby
2010-08-20
nios2: fix bootm error on fdt args
Thomas Chou
2010-07-12
nios2: add fdt support
Thomas Chou
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-28
nios2: fix div64 issue for gcc4
Thomas Chou
2010-04-24
nios2: fix no flash, add nand and mmc init in board.c
Thomas Chou
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser