Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3afd9071568b481710606728aa0ab3e73403b6e7
/
arch
/
nios2
089ba38
nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().
by Joachim Foerster
· 13 years ago
c932eed
gpio: Add driver for Altera's PIO core
by Joachim Foerster
· 13 years ago
f292474
nios2: Pseudo implement dcache_status/enable/disable()
by Joachim Foerster
· 13 years ago
4b17083
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
b918173
POST: add post_log_res field for post results in global data
by Valentin Longchamp
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
41956cb
nios2: Make STANDALONE_LOAD_ADDR configurable per board
by Thomas Chou
· 14 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
5dbb29f
nios2: add gpio_is_valid
by Thomas Chou
· 14 years ago
111d446
nios2: use long for ssize_t
by Thomas Chou
· 14 years ago
c259ec8
nios2: add gpio_free
by Thomas Chou
· 14 years ago
b859b8c
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
8411888
Remove redundant config.mk files
by Wolfgang Denk
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
708e667
FDT: only call boot_get_fdt from generic code
by John Rigby
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
5975e79
nios2: fix out of reach case for do_reset
by Thomas Chou
· 14 years ago
97ffc02
nios2: fix bootm error on fdt args
by Thomas Chou
· 14 years ago
5ae05c5
nios2: add gpio_request
by Thomas Chou
· 14 years ago
ac60514
nios2: add fdt support
by Thomas Chou
· 14 years ago
3b5b6ac
nios2: use gc sections to reduce image size
by Thomas Chou
· 15 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
146d5d7
nios2: allow STANDALONE_LOAD_ADDR overriding
by Thomas Chou
· 15 years ago
38f1d98
nios2: fix div64 issue for gcc4
by Thomas Chou
· 15 years ago
8fa3858
nios2: fix r15 issue for gcc4
by Thomas Chou
· 15 years ago
dc394a4
nios2: add gpio support
by Thomas Chou
· 15 years ago
232ce02
nios2: fix no flash, add nand and mmc init in board.c
by Thomas Chou
· 15 years ago
f144ae7
nios2: consolidate reset initialization
by Thomas Chou
· 15 years ago
015e007
nios2: add dma_alloc_coherent
by Thomas Chou
· 15 years ago
c9726c8
nios2: add 64 bits swab support
by Thomas Chou
· 15 years ago
277f658
nios2: allow link script overriding from boards
by Thomas Chou
· 15 years ago
12a8a65
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· 15 years ago
bd64c06
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
by Peter Tyser
· 15 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago