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
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
1
-5
/
+28
2011-03-23
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
1
-1
/
+2
2011-03-22
Top config.mk: add include/config.mk
Joakim Tjernlund
1
-0
/
+1
2011-01-26
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
1
-3
/
+5
2010-12-17
config.mk: unify duplicated flag setting
Mike Frysinger
1
-10
/
+7
2010-11-28
Coding Style (white space) cleanup
Wolfgang Denk
1
-4
/
+4
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-0
/
+7
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-5
/
+5
2010-08-09
config.mk: avoid -traditional-cpp on OS X 10.5
Mike Frysinger
1
-5
/
+5
2010-05-28
nios: remove nios-32 arch
Thomas Chou
1
-8
/
+0
2010-05-27
config.mk: use different host compiler for OS X 10.6
Andreas Biessmann
1
-3
/
+11
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-1
/
+6
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-1
/
+1
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
1
-6
/
+11
2010-04-13
Create CPUDIR variable
Peter Tyser
1
-6
/
+7
2009-12-03
makefiles: fixes for building build tools
Scott Wood
1
-3
/
+31
2009-09-10
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
Kumar Gala
1
-0
/
+4
2009-08-24
start a linker script helper file
Mike Frysinger
1
-10
/
+0
2009-08-22
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
1
-1
/
+11
2009-08-22
ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
1
-1
/
+1
2009-07-21
Move architecture specific config.mk files into subdirs
Peter Tyser
1
-1
/
+1
2009-07-19
config.mk: Remove unused HPATH
Shinya Kuribayashi
1
-1
/
+1
2009-07-17
config.mk: Remove $(PCI_CLOCK) reference
Shinya Kuribayashi
1
-4
/
+0
2009-06-15
add %.c->%.i and %.c->%.s rules
Mike Frysinger
1
-0
/
+4
2009-06-15
allow boards to customize compiler options on a per-file/dir basis
Mike Frysinger
1
-3
/
+5
2009-06-12
config.mk: remove un-needed REMOTE_BUILD check
Jean-Christophe PLAGNIOL-VILLARD
1
-12
/
+0
2009-01-18
build system: treat all Darwin's alike
Mike Frysinger
1
-2
/
+2
2008-12-09
Remove unneeded CONFIG_SHELL references
Peter Tyser
1
-7
/
+2
2008-09-12
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
Shinya Kuribayashi
1
-9
/
+0
2008-09-07
config.mk: Move arch-specific condition to $(ARCH)_config.mk
Shinya Kuribayashi
1
-16
/
+0
2008-06-26
Conditionally add -fno-stack-protector to CFLAGS
Haavard Skinnemoen
1
-0
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
2008-05-04
config.mk: use correct (cross) compiler
Wolfgang Denk
1
-21
/
+25
2008-02-22
include autoconf.mk before any other .mk files
Mike Frysinger
1
-3
/
+3
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
1
-0
/
+1
2008-02-14
Only use TEXT_BASE if defined by the board
Mike Frysinger
1
-2
/
+8
2008-02-05
generate u-boot.ldr for Blackfin targets
Mike Frysinger
1
-0
/
+1
2007-11-21
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
1
-0
/
+3
2007-11-04
blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
Shinya Kuribayashi
1
-4
/
+0
2007-03-09
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
1
-1
/
+1
2006-10-29
Automatically adjust ARFLAGS so "make -s" is really silent.
Wolfgang Denk
1
-0
/
+4
2006-10-27
Don't pass any debug options directly to the assembler
Haavard Skinnemoen
1
-1
/
+3
2006-10-24
Use -g instead of -gstabs in AFLAGS_DEBUG
Wolfgang Denk
1
-1
/
+1
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-0
/
+1
2006-10-09
Coding style cleanup
Wolfgang Denk
1
-1
/
+1
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
1
-0
/
+4
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-6
/
+39
2006-06-10
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk
1
-1
/
+1
2006-05-17
Fix gcc 3.4.x AFLAGS setting for m68k platform.
Marian Balakowicz
1
-2
/
+3
2006-05-09
Fixes for gcc 3.4 based m68k toolchain,
Marian Balakowicz
1
-0
/
+7
[next]