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
/
matrix_vision
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
31
-497
/
+31
2013-04-02
Consolidate bool type
York Sun
1
-1
/
+1
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
4
-4
/
+40
2013-03-16
Replace __bss_end__ with __bss_end
Simon Glass
1
-1
/
+1
2013-03-13
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+1
2013-03-09
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
1
-2
/
+2
2013-03-09
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
1
-2
/
+2
2013-02-18
omap3: mvblx: pass FPGA version to the kernel
Michael Jones
1
-1
/
+13
2013-02-18
omap3: mvblx: select fpgafilename according to orientation
Michael Jones
1
-0
/
+24
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
1
-3
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
1
-0
/
+5
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
4
-0
/
+271
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
1
-2
/
+2
2012-03-19
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
1
-1
/
+1
2012-03-19
bootstage: Convert net progress numbers to enums
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2
-2
/
+2
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
1
-1
/
+1
2011-12-06
mv_common.c: get rid of 'defined but not used' warning
Michael Jones
1
-1
/
+1
2011-11-27
mvblx: punt unused clean/distclean targets
Michael Jones
1
-6
/
+0
2011-11-04
OMAP3: mvblx: Initial support for mvBlueLYNX-X
Michael Jones
7
-0
/
+1263
2011-10-22
build: add missing $(AR)->$(cmd_link_o_target) update
Mike Frysinger
1
-1
/
+1
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
5
-30
/
+0
2011-08-01
fpga: constify to fix build warning
Wolfgang Denk
6
-6
/
+6
2011-07-28
mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
Michael Jones
1
-0
/
+2
2011-07-07
mpc83xx: Add support for MergerBox board
Andre Schwarz
7
-0
/
+824
2011-04-25
powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
Joakim Tjernlund
1
-1
/
+1
2011-04-21
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
1
-1
/
+2
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
1
-1
/
+1
2010-12-09
Move LDSCRIPT definitions to board config files.
Wolfgang Denk
1
-24
/
+0
2010-11-28
5xxx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
1
-47
/
+11
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
4
-8
/
+8
2010-10-19
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
2
-25
/
+0
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
3
-43
/
+4
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
3
-7
/
+9
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
1
-4
/
+1
2010-05-15
MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)
Wolfgang Denk
2
-4
/
+4
2010-05-07
mpc83xx/mvBLM7: add usb commands and cleanup.
Andre Schwarz
2
-0
/
+1
2010-05-05
mvsmr: fix link error
Anatolij Gustschin
1
-5
/
+5
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
1
-5
/
+5
2010-04-10
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
Andre Schwarz
8
-0
/
+730
2009-12-09
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Heiko Schocher
1
-1
/
+0
2009-10-03
fpga: Remove relocation fixups
Peter Tyser
2
-9
/
+4
2009-09-23
Remove deprecated 'autoscr' command/variables
Peter Tyser
2
-4
/
+4
2009-08-31
Add common code dir for Matrix Vision boards.
Andre Schwarz
4
-0
/
+206
2009-08-28
Use common code for Matrix Vision boards
André Schwarz
6
-145
/
+56
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
4
-4
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
4
-42
/
+42
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
1
-1
/
+1
2008-09-03
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
1
-1
/
+2
[next]