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
/
cm_fx6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
1
-1
/
+0
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
1
-1
/
+0
2017-07-26
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
1
-1
/
+0
2017-07-25
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
1
-3
/
+0
2017-07-11
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
1
-1
/
+0
2017-05-22
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
1
-4
/
+0
2017-04-30
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
1
-1
/
+0
2017-04-07
Remove various unused interrupt related code
Tom Rini
1
-1
/
+0
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
1
-1
/
+0
2016-11-19
spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
Semen Protsenko
1
-1
/
+0
2016-11-19
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Semen Protsenko
1
-2
/
+0
2016-10-24
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
1
-1
/
+0
2016-10-24
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
1
-1
/
+0
2016-10-24
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
1
-1
/
+0
2016-10-24
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
1
-1
/
+0
2016-10-24
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
1
-2
/
+0
2016-10-24
Convert CONFIG_VIDEO to Kconfig
Simon Glass
1
-1
/
+0
2016-10-15
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
1
-1
/
+0
2016-09-17
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
Simon Glass
1
-1
/
+0
2016-09-17
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
Simon Glass
1
-1
/
+0
2016-09-17
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
1
-2
/
+1
2016-07-19
ARM: configs: cm_fx6: add mtd support
Christopher Spinrath
1
-1
/
+18
2016-07-19
ARM: configs: cm_fx6: improve default environment
Christopher Spinrath
1
-5
/
+7
2016-05-21
arm: cm-fx6: add support for eeprom layout comands
Nikita Kiryanov
1
-0
/
+11
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
1
-1
/
+0
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-1
/
+0
2015-11-18
arm: mx6: cm-fx6: define fallback boot devices for spl
Nikita Kiryanov
1
-1
/
+0
2015-10-02
I2C: mxc_i2c: make I2C1 and I2C2 optional
Albert ARIBAUD \\(3ADEV\\)
1
-0
/
+2
2015-09-02
arm: mx6: cm-fx6: print PCB revision
Nikita Kiryanov
1
-0
/
+1
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
1
-1
/
+0
2015-08-02
sf: kconfig: add kconfig options for spi flashes
Nikita Kiryanov
1
-8
/
+0
2015-08-02
usb: kconfig: usb keyboard kconfig
Nikita Kiryanov
1
-2
/
+0
2015-08-02
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
Nikita Kiryanov
1
-3
/
+0
2015-08-02
arm: mx6: cm-fx6: move CMD configs to defconfig
Nikita Kiryanov
1
-3
/
+0
2015-08-02
arm: mx6: cm-fx6: make it possible to not init display
Nikita Kiryanov
1
-1
/
+0
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-4
/
+0
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
1
-1
/
+0
2015-05-26
imx6: generic MMC config options to mx6_common
Peter Robinson
1
-5
/
+0
2015-05-26
imx6: move generic miscellaneous and overwrite options
Peter Robinson
1
-4
/
+0
2015-05-26
imx6: centralise common boot options in mx6_common.h
Peter Robinson
1
-3
/
+0
2015-05-26
imx6: move MXC_GPIO define to mx6_common.h
Peter Robinson
1
-7
/
+0
2015-05-26
imx6: move standard ATAG configs to mx6_common.h
Peter Robinson
1
-4
/
+0
2015-05-26
imx6: move generic imx6 options to mx6_common.h
Peter Robinson
1
-7
/
+0
2015-05-26
imx6: move all standard includes to mx6_common.h
Peter Robinson
1
-6
/
+0
2015-04-23
driver/i2c/mxc: Enable I2C bus 3 and 4
York Sun
1
-0
/
+1
2015-02-13
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
1
-3
/
+0
2015-02-12
dm: mx6: Move driver model CONFIGs to Kconfig
Simon Glass
1
-4
/
+0
2015-01-29
common: convert compulab splash load code to common code
Nikita Kiryanov
1
-0
/
+1
2015-01-29
arm: mx6: cm-fx6: add splash screen support
Nikita Kiryanov
1
-0
/
+4
2015-01-29
arm: mx6: cm-fx6: add support for usb keyboard
Nikita Kiryanov
1
-0
/
+6
[next]