index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2
-2
/
+2
2015-12-03
sparc: Remove non-generic board init files: board.c, time.c
Francois Retief
9
-662
/
+7
2015-12-03
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
Daniel Hellstrom
1
-2
/
+30
2015-12-03
sparc: leon3: Added CPU count and frequency detection.
Daniel Hellstrom
2
-1
/
+58
2015-12-03
sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB
Daniel Hellstrom
1
-8
/
+0
2015-12-03
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
Francois Retief
2
-0
/
+20
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
4
-28
/
+32
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
5
-74
/
+104
2015-12-03
sparc: leon2: Updates for generic board initialization
Francois Retief
2
-75
/
+107
2015-12-03
sparc: leon3: Updates for generic board initialization
Francois Retief
2
-116
/
+143
2015-12-03
sparc: leon3: Clear all unused GPTIMER registers.
Daniel Hellstrom
1
-1
/
+9
2015-12-03
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
Francois Retief
2
-5
/
+6
2015-12-03
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
Francois Retief
4
-21
/
+21
2015-12-03
sparc: Initial ground work for generic board initialization
Francois Retief
7
-25
/
+40
2015-12-03
sparc: Fix whitespace in cpu/leon2/cpu_init.c
Francois Retief
1
-5
/
+5
2015-12-03
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
Francois Retief
1
-0
/
+5
2015-12-03
sparc: Serial baud rate register support multiple buses with different frequency
Daniel Hellstrom
3
-4
/
+16
2015-12-03
sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure
Francois Retief
1
-0
/
+1
2015-12-03
sparc: Added function that checks if IRQ is on or off
Daniel Hellstrom
2
-0
/
+10
2015-12-03
sparc: Remove version_string variable from start.S file
Francois Retief
2
-21
/
+6
2015-12-03
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
Francois Retief
2
-0
/
+14
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-11-13
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
2
-2
/
+30
2015-11-13
sparc: ambapp: Removed warning and unnecessary printout.
Daniel Hellstrom
1
-1
/
+2
2015-11-13
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
4
-17
/
+20
2015-11-13
sparc: leon3: Added memory controller initialization using new AMBA PnP routi...
Daniel Hellstrom
5
-2
/
+621
2015-11-13
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
7
-415
/
+1225
2015-11-13
sparc: Update startup code to take PIC mode into account
Francois Retief
2
-38
/
+82
2015-11-13
sparc: Update LEON serial drivers to use readl/writel macros
Francois Retief
5
-138
/
+157
2015-11-13
sparc: Add -mcpu= compiler flags for LEON2/LEON3
Francois Retief
1
-4
/
+10
2015-11-13
sparc: Fix broken files during license changes
Francois Retief
2
-130
/
+0
2015-11-10
Replace "extern inline" with "static inline"
Måns Rullgård
3
-20
/
+20
2015-11-05
sparc: Use the generic bitops headers
Fabio Estevam
1
-0
/
+5
2015-05-13
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-1
/
+1
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
1
-0
/
+8
2014-11-04
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
Masahiro Yamada
1
-3
/
+10
2014-11-04
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
Masahiro Yamada
3
-16
/
+2
2014-11-04
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
Masahiro Yamada
3
-4
/
+16
2014-11-04
sparc: Use nicer prompt for board select menu
Masahiro Yamada
1
-6
/
+10
2014-09-14
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-1
/
+0
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
1
-1
/
+1
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+34
2014-07-22
sparc: merge LEON2 and LEON3 linker scripts
Masahiro Yamada
1
-4
/
+2
2014-07-22
sparc: merge LEON3 linker scripts
Masahiro Yamada
1
-0
/
+144
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2
-2
/
+0
2014-05-08
leon: implement missing get_tbclk()
Daniel Hellstrom
2
-0
/
+10
2014-05-08
leon: use CONFIG_SYS_HZ to config timer prescaler
Daniel Hellstrom
2
-16
/
+18
2014-03-22
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
Masahiro Yamada
2
-2
/
+2
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
1
-104
/
+3
[next]