index
:
u-boot-linaro-stable.git
2012.02
2012.05
2012.05-1
2012.05-2
2012.05-3
2012.05-4
2012.05-5
2012.05-6
2012.08-1
2012.08-2
2012.09-1
Linaro-u-boot-2011.07
Linaro-u-boot-2011.07.1
Linaro-u-boot-2011.08
Linaro-u-boot-2011.09
Linaro-u-boot-2011.10
Linaro-u-boot-2011.11
Linaro-u-boot-2011.12
Linaro-u-boot-2012.04
Linaro-u-boot-2012.04.2
lost-arm-commits
master
oldmaster-2011.08.2plus
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
Age
Commit message (
Expand
)
Author
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-19
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