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
/
sparc
/
include
Age
Commit message (
Expand
)
Author
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-04
sparc: Use generic global_data
Simon Glass
2013-02-04
sparc: Drop kbd_status and reset_status from global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-12-11
Add strcasecmp() and strncasecmp()
Simon Glass
2012-10-19
sparc: 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-23
sparc: 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
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-27
Merge branch 'master' of git://git.denx.de/u-boot-sparc
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-22
SPARC: added unaligned definitions
Magnus Sjalander
2010-10-18
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
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-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser