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
/
bf533-stamp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-14
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-2
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+11
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
1
-5
/
+0
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-3
/
+4
2013-11-01
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
1
-23
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-51
/
+3
2013-04-02
Consolidate bool type
York Sun
1
-3
/
+0
2012-03-18
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
1
-5
/
+5
2012-03-18
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
1
-9
/
+9
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
1
-1
/
+1
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-06-03
Blackfin: boards: build zlib dir with -O2
Mike Frysinger
1
-0
/
+1
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
1
-2
/
+0
2011-04-08
Blackfin: unify bootmode based LDR_FLAGS setup
Mike Frysinger
1
-1
/
+0
2011-04-08
Blackfin: drop CONFIG_SYS_TEXT_BASE from boards
Mike Frysinger
1
-3
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-10-03
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
1
-0
/
+2
2010-08-11
Blackfin: shutdown video DMA when booting Linux
Michael Hennerich
1
-0
/
+6
2010-07-14
Blackfin: bf533-stamp: scrub unused code
Mike Frysinger
2
-54
/
+9
2010-07-14
Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework
Mike Frysinger
1
-27
/
+20
2010-07-05
Blackfin: switch to common GPIO LED driver
Mike Frysinger
1
-37
/
+0
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-2
/
+2
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
1
-1
/
+1
2010-01-17
Blackfin: bf533-stamp: split and cleanup CF/IDE code
Mike Frysinger
3
-110
/
+94
2010-01-17
Blackfin: kill off useless initdram() usage
Mike Frysinger
1
-7
/
+0
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-2
/
+0
2009-10-05
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
1
-0
/
+8
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2009-06-15
Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards
Mike Frysinger
1
-0
/
+3
2009-06-15
Blackfin: unify u-boot linker scripts
Mike Frysinger
4
-150
/
+1
2009-04-02
Blackfin: bf533-stamp: drop old spi flash driver
Mike Frysinger
2
-3
/
+0
2009-03-25
Blackfin: bf533-stamp: rewrite startup LED notifications
Mike Frysinger
1
-14
/
+48
2009-03-23
Blackfin: kill off LDR jump block
Mike Frysinger
1
-3
/
+2
2009-01-28
Blackfin: convert old boards to use COBJS-y Makefile style
Mike Frysinger
1
-3
/
+4
2009-01-28
Blackfin: bf533-stamp: rewrite resource swap logic
Mike Frysinger
1
-24
/
+15
2009-01-28
Blackfin: punt unused BF533-STAMP definitions
Mike Frysinger
1
-3
/
+0
2009-01-28
Blackfin: resurrect BF533-STAMP video splash driver
Mike Frysinger
3
-4
/
+197
2009-01-28
Blackfin: drop dead/wrong debug code in initdram()
Mike Frysinger
1
-10
/
+1
2009-01-07
Blackfin: fix out-of-tree building with ldscripts
Mike Frysinger
2
-4
/
+5
2009-01-07
Blackfin: fix linker scripts to work with --gc-sections
Mike Frysinger
1
-8
/
+11
2009-01-07
Blackfin: set proper LDRFLAGS for parallel booting LDRs
Mike Frysinger
1
-0
/
+6
2008-10-23
Blackfin: linker scripts: force start.o and set initcode boundaries
Mike Frysinger
1
-1
/
+6
2008-10-23
Blackfin: punt old unused mem_init.h header
Mike Frysinger
1
-1
/
+0
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2
-5
/
+5
2008-09-11
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-03
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
1
-1
/
+1
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-5
/
+5
[next]