Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8aadc56522a85ea8f9f80dc1a518fba5f35138f9
/
arch
/
sparc
/
include
/
asm
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
f7a9817
sparc: Remove non-generic board init files: board.c, time.c
by Francois Retief
· 9 years ago
cbb7de6
sparc: leon3: Added CPU count and frequency detection.
by Daniel Hellstrom
· 15 years ago
7d07d68
sparc: Update cpu_init.c to use generic timer infrastructure
by Francois Retief
· 9 years ago
b1d20d9
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
by Francois Retief
· 9 years ago
e3051d9
sparc: Initial ground work for generic board initialization
by Francois Retief
· 9 years ago
eb2de58
sparc: Serial baud rate register support multiple buses with different frequency
by Daniel Hellstrom
· 15 years ago
2063ccf
sparc: Added function that checks if IRQ is on or off
by Daniel Hellstrom
· 15 years ago
ff6929d
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
44d46c0
sparc: Fix broken files during license changes
by Francois Retief
· 9 years ago
4dc3970
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
2a33c78
sparc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
4e56395
include: delete include/linux/config.h
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
850d9aa
sparc: Use generic global_data
by Simon Glass
· 12 years ago
de0f529
sparc: Drop kbd_status and reset_status from global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
459af69
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
78be002
sparc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
fb2df08
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 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
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
c81025d
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
62b068b
SPARC: added unaligned definitions
by Magnus Sjalander
· 15 years ago
eea8e69
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 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
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago