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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
kbuild: beautify the log of config whitelist check
Masahiro Yamada
1
-2
/
+5
2017-02-08
cmd: rework "license" command
Masahiro Yamada
1
-1
/
+1
2017-02-08
cmd: add a new command "config" to show .config contents
Masahiro Yamada
1
-5
/
+7
2017-02-06
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
1
-3
/
+4
2017-02-01
arm: mvebu: Implement secure boot
Mario Six
1
-1
/
+2
2017-01-31
Prepare v2017.03-rc1
Tom Rini
1
-2
/
+2
2017-01-09
Prepare v2017.01
Tom Rini
1
-1
/
+1
2017-01-03
Prepare v2017.01-rc3
Tom Rini
1
-1
/
+1
2017-01-02
Makefile: preserve output for images that can contain HAB Blocks
Sven Ebenfeld
1
-1
/
+5
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
1
-1
/
+8
2016-12-20
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-46
/
+11
2016-12-20
Prepare v2017.01-rc2
Tom Rini
1
-1
/
+1
2016-12-19
x86: Use binman all x86 boards
Simon Glass
1
-42
/
+3
2016-12-19
sunxi: Use binman for sunxi boards
Simon Glass
1
-4
/
+2
2016-12-19
binman: Add a build rule for binman
Simon Glass
1
-0
/
+6
2016-12-06
Prepare v2017.01-rc1
Tom Rini
1
-3
/
+3
2016-12-02
Makefile: Add a target to create the .cfg files
Simon Glass
1
-0
/
+3
2016-11-15
x86: Move efi .S files into the 'lib' directory
Simon Glass
1
-1
/
+1
2016-11-15
efi: Makefile: Export variables for use with EFI
Simon Glass
1
-0
/
+9
2016-11-14
Prepare v2016.11
Tom Rini
1
-1
/
+1
2016-10-31
Prepare v2016.11-rc3
Tom Rini
1
-1
/
+1
2016-10-30
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
Jagan Teki
1
-1
/
+1
2016-10-18
Prepare v2016.11-rc2
Tom Rini
1
-1
/
+1
2016-10-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+6
2016-10-07
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
Masahiro Yamada
1
-16
/
+1
2016-10-07
kbuild: move no_new_adhoc_configs_check to "all" target command
Masahiro Yamada
1
-8
/
+6
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
1
-0
/
+6
2016-10-03
Prepare v2016.11-rc1
Tom Rini
1
-2
/
+2
2016-09-27
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+1
2016-09-22
Makefile: rm u-boot.cfg dependencies are missing
Stephen Warren
1
-0
/
+11
2016-09-22
Makefile: use if_change_dep for u-boot.cfg
Stephen Warren
1
-1
/
+1
2016-09-17
Makefile: Give a build error if ad-hoc CONFIG options are added
Simon Glass
1
-1
/
+9
2016-09-15
driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a
Shengzhou Liu
1
-0
/
+1
2016-09-12
Prepare v2016.09
Tom Rini
1
-1
/
+1
2016-08-23
Prepare v2016.09-rc2
Tom Rini
1
-1
/
+1
2016-08-20
Makefile: Remove tags file on mrproper
Vignesh R
1
-1
/
+1
2016-08-20
tests: Introduce DT overlay tests
Maxime Ripard
1
-0
/
+1
2016-08-16
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
1
-1
/
+9
2016-08-06
Makefile: Allow 'make tests' to run tests
Simon Glass
1
-1
/
+4
2016-07-28
Add a power domain framework/uclass
Stephen Warren
1
-0
/
+1
2016-07-26
Prepare v2016.09-rc1
Tom Rini
1
-2
/
+2
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-2
/
+3
2016-07-15
dm: Makefile: Build of-platdata before SPL
Simon Glass
1
-1
/
+2
2016-07-15
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
Simon Glass
1
-1
/
+1
2016-07-15
tools: Allow building with debug enabled
Simon Glass
1
-1
/
+2
2016-07-11
Prepare v2016.07
Tom Rini
1
-1
/
+1
2016-07-02
Prepare v2016.07-rc3
Tom Rini
1
-1
/
+1
2016-06-25
kbuild: avoid race between dtbs and dt/dt.dtb targets
Masahiro Yamada
1
-1
/
+3
2016-06-25
Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.
Vagrant Cascadian
1
-2
/
+2
2016-06-20
Prepare v2016.07-rc2
Tom Rini
1
-1
/
+1
[next]