index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Remove non-generic board init files: board.c, time.c
Francois Retief
2015-12-03
1
-38
/
+5
*
sparc: leon3: Added CPU count and frequency detection.
Daniel Hellstrom
2015-12-03
1
-0
/
+13
*
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
2
-0
/
+5
*
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
Francois Retief
2015-12-03
1
-2
/
+5
*
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-03
2
-1
/
+10
*
sparc: Serial baud rate register support multiple buses with different frequency
Daniel Hellstrom
2015-12-03
1
-0
/
+1
*
sparc: Added function that checks if IRQ is on or off
Daniel Hellstrom
2015-12-03
1
-0
/
+3
*
sparc: Update LEON serial drivers to use readl/writel macros
Francois Retief
2015-11-13
2
-26
/
+39
*
sparc: Fix broken files during license changes
Francois Retief
2015-11-13
1
-127
/
+0
*
Replace "extern inline" with "static inline"
Måns Rullgård
2015-11-09
3
-20
/
+20
*
sparc: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
1
-1
/
+0
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
2
-2
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
29
-460
/
+154
*
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
sparc: Use generic global_data
Simon Glass
2013-02-04
1
-45
/
+1
*
sparc: Drop kbd_status and reset_status from global_data
Simon Glass
2013-02-04
1
-4
/
+0
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
Add strcasecmp() and strncasecmp()
Simon Glass
2012-12-11
1
-1
/
+1
*
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-13
/
+1
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
1
-1
/
+0
*
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
1
-0
/
+10
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
1
-0
/
+4
*
POST: add post_log_res field for post results in global data
Valentin Longchamp
2011-10-05
1
-0
/
+1
*
console: Implement pre-console buffer
Graeme Russ
2011-10-05
1
-0
/
+3
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-sparc
Wolfgang Denk
2010-10-27
2
-0
/
+11
|
\
|
*
SPARC: added unaligned definitions
Magnus Sjalander
2010-10-22
2
-0
/
+11
*
|
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
|
/
*
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
1
-0
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-2
/
+2
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-7
/
+8
*
Make getenv() work before relocation.
Wolfgang Denk
2010-09-19
1
-3
/
+4
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
29
-0
/
+2622