index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2017-04-05
SPARC: Remove
Tom Rini
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
Francois Retief
2015-12-03
sparc: Serial baud rate register support multiple buses with different frequency
Daniel Hellstrom
2015-11-13
sparc: Update LEON serial drivers to use readl/writel macros
Francois Retief
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
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-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
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-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
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-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser