Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a91e1a3835413aac3e7c894ca1ba205e6ade887
/
arch
/
nios2
« Previous
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
6dc1eceb
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
d8a593c
nios2: add gpio_is_valid
by Thomas Chou
· 14 years ago
85debef
nios2: use long for ssize_t
by Thomas Chou
· 14 years ago
e91d545
nios2: add gpio_free
by Thomas Chou
· 14 years ago
8aba9dc
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
263d5c2
Remove redundant config.mk files
by Wolfgang Denk
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
5a75e12
FDT: only call boot_get_fdt from generic code
by John Rigby
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
7a6a7d1
nios2: fix out of reach case for do_reset
by Thomas Chou
· 14 years ago
62a0557
nios2: fix bootm error on fdt args
by Thomas Chou
· 14 years ago
6db6c18
nios2: add gpio_request
by Thomas Chou
· 14 years ago
06c5d30
nios2: add fdt support
by Thomas Chou
· 14 years ago
cb2da50
nios2: use gc sections to reduce image size
by Thomas Chou
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
6803336
nios2: allow STANDALONE_LOAD_ADDR overriding
by Thomas Chou
· 14 years ago
8d52ea6
nios2: fix div64 issue for gcc4
by Thomas Chou
· 14 years ago
0df01fd3
nios2: fix r15 issue for gcc4
by Thomas Chou
· 14 years ago
cedd341
nios2: add gpio support
by Thomas Chou
· 15 years ago
441cac1
nios2: fix no flash, add nand and mmc init in board.c
by Thomas Chou
· 15 years ago
fd2712d
nios2: consolidate reset initialization
by Thomas Chou
· 15 years ago
7e812f2
nios2: add dma_alloc_coherent
by Thomas Chou
· 15 years ago
0dc1c7f
nios2: add 64 bits swab support
by Thomas Chou
· 15 years ago
dd168ef
nios2: allow link script overriding from boards
by Thomas Chou
· 15 years ago
254ab7b
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· 15 years ago
37e4daf
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago