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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
2015-11-13
2
-2
/
+30
*
sparc: ambapp: Removed warning and unnecessary printout.
Daniel Hellstrom
2015-11-13
1
-1
/
+2
*
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
2015-11-13
4
-17
/
+20
*
sparc: leon3: Added memory controller initialization using new AMBA PnP routi...
Daniel Hellstrom
2015-11-13
5
-2
/
+621
*
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
2015-11-13
7
-415
/
+1225
*
sparc: Update startup code to take PIC mode into account
Francois Retief
2015-11-13
2
-38
/
+82
*
sparc: Update LEON serial drivers to use readl/writel macros
Francois Retief
2015-11-13
5
-138
/
+157
*
sparc: Add -mcpu= compiler flags for LEON2/LEON3
Francois Retief
2015-11-13
1
-4
/
+10
*
sparc: Fix broken files during license changes
Francois Retief
2015-11-13
2
-130
/
+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
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
1
-0
/
+8
*
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
Masahiro Yamada
2014-11-04
1
-3
/
+10
*
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
Masahiro Yamada
2014-11-04
3
-16
/
+2
*
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
Masahiro Yamada
2014-11-04
3
-4
/
+16
*
sparc: Use nicer prompt for board select menu
Masahiro Yamada
2014-11-04
1
-6
/
+10
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-1
/
+0
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+34
*
sparc: merge LEON2 and LEON3 linker scripts
Masahiro Yamada
2014-07-22
1
-4
/
+2
*
sparc: merge LEON3 linker scripts
Masahiro Yamada
2014-07-22
1
-0
/
+144
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
2
-2
/
+0
*
leon: implement missing get_tbclk()
Daniel Hellstrom
2014-05-08
2
-0
/
+10
*
leon: use CONFIG_SYS_HZ to config timer prescaler
Daniel Hellstrom
2014-05-08
2
-16
/
+18
*
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
Masahiro Yamada
2014-03-21
2
-2
/
+2
*
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-10
1
-104
/
+3
*
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-07
1
-0
/
+2
*
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
2014-03-07
1
-1
/
+1
*
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
1
-1
/
+3
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-1
/
+2
*
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
Tom Rini
2013-11-25
1
-29
/
+37
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
2
-2
/
+0
*
sparc: include config.h to start.S
Masahiro Yamada
2013-11-08
1
-0
/
+2
*
sparc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
3
-75
/
+6
*
sparc: fix a link error
Masahiro Yamada
2013-10-31
1
-0
/
+2
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
55
-944
/
+206
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
1
-1
/
+2
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
1
-0
/
+6
*
sparc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
1
-10
/
+7
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-9
/
+0
*
sparc: Fix build warnings in serial.c
Simon Glass
2013-03-15
2
-20
/
+0
*
sparc: Fix out-of-tree building
Simon Glass
2013-03-15
2
-14
/
+0
*
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-19
1
-1
/
+0
*
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
[next]