Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5519a24b1ab85c644ae559fb31c051c8b00e5231
/
arch
/
nios2
41956cb
nios2: Make STANDALONE_LOAD_ADDR configurable per board
by Thomas Chou
· Sun Apr 17 10:52:46 2011 +0800
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· Wed Apr 06 13:31:37 2011 +0000
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· Tue Feb 22 16:38:05 2011 -0500
5dbb29f
nios2: add gpio_is_valid
by Thomas Chou
· Mon Dec 27 10:46:01 2010 +0800
111d446
nios2: use long for ssize_t
by Thomas Chou
· Mon Dec 27 10:45:34 2010 +0800
c259ec8
nios2: add gpio_free
by Thomas Chou
· Fri Dec 24 15:19:44 2010 +0800
b859b8c
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· Thu Jan 06 10:23:54 2011 +0900
8411888
Remove redundant config.mk files
by Wolfgang Denk
· Sun Nov 28 21:18:57 2010 +0100
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· Wed Oct 20 03:41:17 2010 -0400
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
708e667
FDT: only call boot_get_fdt from generic code
by John Rigby
· Wed Oct 13 13:57:34 2010 -0600
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· Sat Jul 24 20:22:02 2010 +0200
5975e79
nios2: fix out of reach case for do_reset
by Thomas Chou
· Mon Aug 16 10:49:44 2010 +0800
97ffc02
nios2: fix bootm error on fdt args
by Thomas Chou
· Fri Jul 30 14:12:12 2010 +0800
5ae05c5
nios2: add gpio_request
by Thomas Chou
· Wed Jun 09 09:51:09 2010 +0800
ac60514
nios2: add fdt support
by Thomas Chou
· Mon May 31 11:58:05 2010 +0800
3b5b6ac
nios2: use gc sections to reduce image size
by Thomas Chou
· Fri May 28 12:08:10 2010 +0800
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
146d5d7
nios2: allow STANDALONE_LOAD_ADDR overriding
by Thomas Chou
· Fri May 21 11:08:02 2010 +0800
38f1d98
nios2: fix div64 issue for gcc4
by Thomas Chou
· Sat May 15 06:00:05 2010 +0800
8fa3858
nios2: fix r15 issue for gcc4
by Thomas Chou
· Fri May 21 11:08:03 2010 +0800
dc394a4
nios2: add gpio support
by Thomas Chou
· Fri Apr 30 11:34:13 2010 +0800
232ce02
nios2: fix no flash, add nand and mmc init in board.c
by Thomas Chou
· Thu Apr 22 17:27:16 2010 +0800
f144ae7
nios2: consolidate reset initialization
by Thomas Chou
· Tue Apr 20 11:01:11 2010 +0800
015e007
nios2: add dma_alloc_coherent
by Thomas Chou
· Sat Apr 17 23:34:40 2010 +0800
c9726c8
nios2: add 64 bits swab support
by Thomas Chou
· Sat Apr 17 23:10:09 2010 +0800
277f658
nios2: allow link script overriding from boards
by Thomas Chou
· Sat Apr 17 17:39:12 2010 +0800
12a8a65
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· Fri Apr 16 16:12:39 2010 -0400
bd64c06
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:20 2010 -0500
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· Mon Apr 12 22:28:08 2010 -0500
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500