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
/
amcc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
1
-2
/
+0
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
18
-108
/
+0
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
18
-56
/
+74
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
5
-35
/
+0
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
6
-6
/
+6
2011-01-10
PPC4xx: Reduce NAND TLB window size on Canyonlands
Felix Radensky
1
-1
/
+1
2010-12-15
ppc4xx: Fix missing linker scripts for partial linking
Stefan Roese
2
-80
/
+18
2010-11-28
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
8
-166
/
+54
2010-11-27
ppc4xx: Fix build problems of IBM DDR2 NAND booting targets
Stefan Roese
1
-12
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
18
-36
/
+36
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
5
-0
/
+5
2010-10-20
ppc4xx: Enable NOR flash support in sequoia_ramboot target
Stefan Roese
1
-2
/
+4
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
17
-202
/
+25
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
18
-36
/
+36
2010-10-04
ppc44x: config GPIOs for USB on canyonlands board
Rupjyoti Sarmah
1
-10
/
+13
2010-10-04
ppc4xx: Small whitespace cleanup in canyonlands.c
Stefan Roese
1
-10
/
+10
2010-10-04
APM821xx: Add bluestone board support
Tirumala Marri
4
-0
/
+263
2010-09-29
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
37
-71
/
+63
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
7
-0
/
+7
2010-09-23
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
1
-14
/
+14
2010-09-23
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
4
-15
/
+4
2010-09-23
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
8
-8
/
+8
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
23
-27
/
+27
2010-09-23
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
Stefan Roese
1
-0
/
+31
2010-09-19
4xx: adjust TEXT_BASE to increase U-Boot image size
Wolfgang Denk
3
-7
/
+3
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
7
-51
/
+32
2010-07-23
ppc4xx/Canyonlands added USB board callbacks
Rupjyoti Sarmah
1
-9
/
+55
2010-07-05
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
10
-24
/
+24
2010-04-24
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
11
-256
/
+162
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
11
-11
/
+11
2010-04-19
ppc4xx: TLB init file cleanup
Stefan Roese
11
-256
/
+162
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
11
-11
/
+11
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
10
-10
/
+10
2010-01-23
ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
Stefan Roese
1
-1
/
+39
2010-01-18
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
1
-1
/
+1
2009-12-08
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
7
-78
/
+0
2009-11-19
ppc4xx: Consolidate pci_master_init() function
Stefan Roese
3
-59
/
+0
2009-11-19
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
11
-395
/
+1
2009-11-19
ppc4xx: Consolidate pci_target_init() function
Stefan Roese
10
-459
/
+1
2009-11-10
ppc4xx: Katmai: Add chip_config command
Stefan Roese
3
-219
/
+58
2009-11-09
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
Stefan Roese
5
-0
/
+20
2009-11-09
ppc4xx: Remove duplicated is_pci_host() functions
Stefan Roese
10
-221
/
+0
2009-11-09
ppc4xx: Consolidate 4xx PCIe board specific configuration
Stefan Roese
5
-442
/
+41
2009-11-02
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
Stefan Roese
17
-2360
/
+0
2009-10-23
ppc4xx: Sequoia: Add chip_config command
Stefan Roese
3
-232
/
+125
2009-10-23
ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
Stefan Roese
1
-3
/
+23
2009-10-23
ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
Stefan Roese
1
-3
/
+23
2009-10-09
Merge branch 'reloc'
Wolfgang Denk
23
-23
/
+0
2009-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
12
-190
/
+190
2009-10-07
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
Stefan Roese
5
-0
/
+15
[next]