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
/
board
/
eNET
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
1
-1
/
+2
2010-10-07
x86: Rearrange linker script
Graeme Russ
1
-21
/
+18
2010-10-07
x86: Rename linker script symbols
Graeme Russ
1
-12
/
+9
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2
-3
/
+2
2010-10-07
x86: Remove progress indication in low-level init
Graeme Russ
1
-12
/
+0
2010-10-07
x86: use gc sections to reduce image size
Graeme Russ
1
-5
/
+5
2010-10-07
x86: Use TEXT_BASE in linker scripts
Graeme Russ
1
-4
/
+4
2010-05-06
eNET: Implement eNET Watchdog
Graeme Russ
2
-0
/
+46
2010-05-06
eNET: Add PC/AT compatibility setup function
Graeme Russ
1
-0
/
+38
2010-05-06
eNET: Add support for onboard RTL8100B (RTL8139) chips
Graeme Russ
1
-0
/
+7
2010-05-06
sc520: Board Specific PCI Init
Graeme Russ
1
-0
/
+33
2010-05-06
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
1
-1
/
+2
2010-05-06
x86: Add RAM bootstrap functionality
Graeme Russ
2
-6
/
+5
2010-05-06
x86: Fix MMCR Access
Graeme Russ
1
-43
/
+43
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
1
-1
/
+1
2009-12-05
i386: Final Relocation
Graeme Russ
3
-9
/
+38
2009-12-05
i386: Remove inline asm symbols from .dynsym
Graeme Russ
1
-0
/
+2
2009-12-05
i386: Fix link collisions resulting from gcc4.4.1 upgrade
Graeme Russ
1
-0
/
+1
2009-12-05
i386: Fix dlmalloc compile warning
Graeme Russ
1
-0
/
+1
2009-09-04
Add PCI support to eNET board
Graeme Russ
2
-0
/
+96
2009-09-04
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
Graeme Russ
1
-5
/
+5
2009-09-04
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
Graeme Russ
1
-43
/
+43
2009-09-04
i386: Change inline asm global symbols to local
Graeme Russ
1
-2
/
+2
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
1
-1
/
+1
2009-01-24
Renamed cpu/i386/reset.S to resetvec.S
Graeme Russ
1
-3
/
+3
2009-01-24
Added initial eNET board support
Graeme Russ
7
-0
/
+513