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
/
include
/
configs
/
highbank.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
1
-5
/
+0
2021-09-01
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-1
/
+0
2021-09-01
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
1
-1
/
+0
2021-04-20
arm: highbank: Remove artificial SDRAM size
Andre Przywara
1
-6
/
+0
2021-04-20
net: calxedagmac: Convert to DM_ETH
Andre Przywara
1
-2
/
+0
2021-04-20
arm: highbank: Enable OF_CONTROL
Andre Przywara
1
-1
/
+0
2021-04-20
arm: highbank: Limit FDT and initrd load addresses
Andre Przywara
1
-0
/
+4
2020-06-05
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
1
-4
/
+0
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
1
-2
/
+0
2019-11-21
env: Finish migration of common ENV options
Tom Rini
1
-2
/
+0
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
1
-2
/
+0
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
1
-1
/
+0
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
1
-1
/
+0
2018-02-25
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Tom Rini
1
-1
/
+0
2018-02-24
Remove config_distro_defaults.h
Adam Ford
1
-2
/
+0
2018-02-15
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
Lukasz Majewski
1
-1
/
+0
2018-02-15
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
Lukasz Majewski
1
-1
/
+0
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
1
-1
/
+0
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
1
-1
/
+0
2017-12-13
ata: Migrate CONFIG_LIBATA to Kconfig
Tuomas Tynkkynen
1
-1
/
+0
2017-12-13
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
1
-3
/
+0
2017-07-26
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
Simon Glass
1
-1
/
+0
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
1
-1
/
+0
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
1
-2
/
+0
2017-03-19
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
1
-1
/
+0
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
1
-2
/
+0
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
1
-1
/
+1
2016-04-25
include/configs: Whitespace fixup
Tom Rini
1
-1
/
+0
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-2
/
+0
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
1
-1
/
+0
2015-08-12
ARM: highbank: remove DRAM bank setup
Rob Herring
1
-1
/
+2
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-5
/
+0
2015-06-09
autoboot.c: Move config options to Kconfig
Stefan Roese
1
-3
/
+1
2014-05-25
ARM: highbank: convert to generic board
Rob Herring
1
-0
/
+1
2014-05-02
ARM: highbank: use default prompt
Rob Herring
1
-1
/
+0
2014-05-02
ARM: highbank: use config_distro_defaults.h
Rob Herring
1
-23
/
+2
2013-11-16
configs: clean up unused macro CONFIG_L2_OFF
Masahiro Yamada
1
-1
/
+0
2013-11-09
highbank: set AUTOBOOT_KEYED_CTRLC config option
Mark Langsdorf
1
-1
/
+1
2013-11-04
ARM: highbank: convert to common timer code
Rob Herring
1
-0
/
+4
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
1
-2
/
+0
2013-09-06
ahci: convert to use libata functions and definitions
Rob Herring
1
-0
/
+1
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
1
-12
/
+1
2013-07-25
highbank: enable keyed autoboot stop
Rob Herring
1
-0
/
+2
2013-07-25
ARM: highbank: setup peripherals based on power domain status
Rob Herring
1
-0
/
+1
2013-07-25
ARM: highbank: enable reset on command timeout
Rob Herring
1
-0
/
+3
2013-07-25
ARM: highbank: update config options
Rob Herring
1
-2
/
+12
[next]