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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
odroid-c2: Enable distro boot
Andreas Färber
1
-0
/
+1
2017-01-15
Kconfig: Refactoring of top-level Kconfig file
Robert P. J. Day
1
-65
/
+60
2017-01-12
Enable DISTRO_DEFAULTS for Rockchip platforms
Romain Perier
1
-0
/
+1
2017-01-10
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
Michal Simek
1
-1
/
+2
2016-12-04
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
1
-3
/
+2
2016-12-03
cmd: move CMD_PXE to Kconfig
Yann E. MORIN
1
-0
/
+1
2016-12-03
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
1
-1
/
+1
2016-12-03
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-3
/
+2
2016-11-29
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
1
-27
/
+0
2016-11-17
ls2080ardb: Convert to distro boot
Alexander Graf
1
-0
/
+1
2016-09-28
spl: dfu: add dfu support in SPL
B, Ravi
1
-0
/
+27
2016-09-19
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
Masahiro Yamada
1
-1
/
+0
2016-09-17
Kconfig: Move SPL settings into their own file
Simon Glass
1
-68
/
+0
2016-09-07
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
Masahiro Yamada
1
-0
/
+1
2016-08-20
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
Tom Rini
1
-1
/
+1
2016-08-20
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
1
-0
/
+1
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
1
-0
/
+14
2016-08-05
treewide: move CONFIG_PHYS_64BIT to Kconfig
Masahiro Yamada
1
-0
/
+8
2016-08-01
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
1
-0
/
+9
2016-07-15
tools: Allow building with debug enabled
Simon Glass
1
-0
/
+9
2016-07-15
spl: fit: add support for post-processing of images
Daniel Allred
1
-0
/
+14
2016-06-21
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
Hans de Goede
1
-0
/
+17
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
1
-0
/
+11
2016-05-26
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
1
-1
/
+1
2016-04-19
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
Robert P. J. Day
1
-10
/
+11
2016-03-15
spl: Add an option to load a FIT containing U-Boot
Simon Glass
1
-0
/
+11
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-2
/
+60
2016-01-25
Move all command code into its own directory
Simon Glass
1
-0
/
+2
2016-01-20
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
Masahiro Yamada
1
-1
/
+1
2016-01-20
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
Masahiro Yamada
1
-1
/
+2
2015-11-04
dm: spl: Support device tree when BSS is in a different section
Simon Glass
1
-0
/
+10
2015-10-20
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
1
-0
/
+10
2015-10-20
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
1
-0
/
+10
2015-09-28
Kconfig: fix typo in CONFIG_FIT description
Igor Grinberg
1
-1
/
+1
2015-08-05
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
Ben Stoltz
1
-0
/
+1
2015-07-28
Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig
Siva Durga Prasad Paladugu
1
-1
/
+1
2015-05-30
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Masahiro Yamada
1
-1
/
+1
2015-04-30
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
Bin Meng
1
-1
/
+1
2015-03-29
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
1
-1
/
+1
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
1
-1
/
+1
2015-03-09
dlmalloc: do memset in malloc init as new default config
Przemyslaw Marczak
1
-7
/
+25
2015-03-04
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
1
-0
/
+18
2015-02-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+3
2015-02-26
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
1
-1
/
+3
2015-02-25
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
1
-10
/
+2
2015-02-25
kconfig: switch to single .config configuration
Masahiro Yamada
1
-14
/
+0
2015-02-25
kconfig: Adjust ordering so that defaults work as expected
Simon Glass
1
-2
/
+3
2015-02-13
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
1
-0
/
+19
2015-02-12
dm: test: Add a Kconfig file
Simon Glass
1
-0
/
+2
2015-02-12
RSA depends on DM
Chris Kuethe
1
-0
/
+1
[next]