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
/
include
Age
Commit message (
Expand
)
Author
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-04
nios2: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-11-10
nios2: remove asm/status_led.h
Thomas Chou
2012-10-19
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2011-10-28
gpio: Add driver for Altera's PIO core
Joachim Foerster
2011-10-23
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-02-08
nios2: add gpio_is_valid
Thomas Chou
2011-02-08
nios2: use long for ssize_t
Thomas Chou
2011-02-08
nios2: add gpio_free
Thomas Chou
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-08-20
nios2: fix out of reach case for do_reset
Thomas Chou
2010-07-12
nios2: add gpio_request
Thomas Chou
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
nios2: add gpio support
Thomas Chou
2010-04-24
nios2: add dma_alloc_coherent
Thomas Chou
2010-04-24
nios2: add 64 bits swab support
Thomas Chou
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser