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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
York Sun
1
-2
/
+0
2016-09-28
spl: dfu: add dfu support in SPL
B, Ravi
1
-0
/
+4
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
1
-6
/
+0
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-20
PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig
Tom Rini
1
-1
/
+0
2016-09-20
PowerPC: Update MIP405/MIP405T to use Kconfig better
Tom Rini
1
-2
/
+0
2016-09-17
Makefile: Give a build error if ad-hoc CONFIG options are added
Simon Glass
1
-0
/
+55
2016-09-17
Kconfig: Add a whitelist of ad-hoc CONFIG options
Simon Glass
2
-0
/
+8471
2016-09-17
Use separate options for TPL support
Simon Glass
1
-1
/
+9
2016-08-20
scripts: Makefile.lib: Sanitize DTB names
Maxime Ripard
1
-4
/
+4
2016-08-15
scripts: Add a cocci patch for miiphy_register
Joe Hershberger
1
-0
/
+142
2016-07-15
dm: Don't attach the device tree to SPL with of-platdata
Simon Glass
1
-1
/
+1
2016-07-15
dm: Add a more efficient libfdt library
Simon Glass
1
-2
/
+7
2016-07-15
dm: Makefile: Build of-platdata files when the feature is enabled
Simon Glass
1
-3
/
+36
2016-07-15
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
1
-2
/
+4
2016-06-06
ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Michal Simek
1
-5
/
+2
2016-05-30
acpi: Pass -D__ASSEMBLY__ when compiling ASL files
Bin Meng
1
-1
/
+1
2016-05-24
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+7
2016-05-24
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
1
-0
/
+7
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
1
-4
/
+4
2016-05-23
kbuild: fixdep: Check fstat(2) return value
Tom Rini
1
-1
/
+5
2016-05-23
acpi: Quieten IASL output when 'make -s' is used
Bin Meng
1
-1
/
+1
2016-05-23
acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
1
-1
/
+1
2016-05-23
acpi: Specify U-Boot include path for ASL files
Bin Meng
1
-1
/
+1
2016-05-23
acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
1
-1
/
+1
2016-05-23
acpi: Change build log for ASL files
Bin Meng
1
-1
/
+1
2016-05-03
kbuild: Do not append dtb for OF_EMBED case
Michal Simek
1
-1
/
+1
2016-03-17
x86: Add a script to aid code conversion from coreboot
Simon Glass
1
-0
/
+17
2016-02-08
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
1
-2
/
+2
2016-02-08
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
1
-5
/
+5
2016-02-08
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
1
-4
/
+0
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-2
/
+2
2016-02-02
socfpga: Simplify Makefile filenames
Simon Glass
1
-3
/
+3
2016-02-02
fdt: Build an SPL binary without device tree
Simon Glass
1
-9
/
+16
2016-01-30
Makefile: Add rules to build in .ttf files
Simon Glass
1
-0
/
+21
2016-01-25
kbuild: Add clang detection
Tom Rini
1
-0
/
+4
2016-01-25
Move all command code into its own directory
Simon Glass
1
-1
/
+1
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
7
-91
/
+7
2016-01-19
scripts/Makefile* Add SPDX-License-Identifier tag
Tom Rini
7
-0
/
+20
2016-01-15
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
1
-1
/
+1
2016-01-08
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Heiko Schocher
1
-11
/
+11
2016-01-04
checkpatch: fix left brace warning
Heiko Schocher
1
-5
/
+5
2015-11-19
ARM: zynq: Add target for building bootable SPL image for Zynq
Nathan Rossi
1
-0
/
+11
2015-11-13
spl: Add support for CONFIG_OF_EMBED=y
Michal Simek
1
-0
/
+1
2015-11-13
Fix trini email in the get_maintainer.pl script
Andy Fleming
1
-1
/
+1
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
3
-0
/
+9
2015-11-04
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Simon Glass
1
-0
/
+2
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
1
-0
/
+1
2015-09-15
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
1
-19
/
+0
[next]