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
/
common
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
log: Allow padding of the function name
Simon Glass
1
-0
/
+8
2021-07-21
sandbox: Adjust the bloblist default address
Simon Glass
1
-1
/
+1
2021-04-20
Add support for stack-protector
Joel Peshkin
1
-0
/
+17
2021-04-06
Convert CONFIG_MISC_INIT_F to Kconfig
Simon Glass
1
-0
/
+6
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
1
-0
/
+8
2021-01-29
avb: AVB_VERIFY depends on MMC
Heinrich Schuchardt
1
-0
/
+1
2021-01-28
bloblist: Support relocating to a larger space
Simon Glass
1
-0
/
+10
2021-01-15
common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
Ovidiu Panait
1
-0
/
+8
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
1
-0
/
+15
2020-10-09
Kconfig: Move BOARD_TYPES under init options
Simon Glass
1
-8
/
+8
2020-10-09
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
1
-11
/
+0
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
1
-10
/
+0
2020-10-09
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks
Simon Glass
1
-17
/
+17
2020-10-09
Kconfig: Move startup hooks under init options
Simon Glass
1
-31
/
+31
2020-10-09
Kconfig: Create a new 'init options' menu
Simon Glass
1
-0
/
+4
2020-10-09
Kconfig: Move DEFAULT_FDT_FILE under boot options
Simon Glass
1
-5
/
+0
2020-10-09
Kconfig: Move SUPPORT_RAW_INITRD under boot options
Simon Glass
1
-8
/
+0
2020-10-09
Kconfig: Move misc boot options under 'boot options'
Simon Glass
1
-53
/
+0
2020-10-09
Kconfig: Move CONFIG_BOOTDELAY under autoboot options
Simon Glass
1
-16
/
+0
2020-10-09
Kconfig: Move boot media under boot options
Simon Glass
1
-63
/
+0
2020-10-09
Kconfig: Move boot timing under boot options
Simon Glass
1
-291
/
+0
2020-10-09
Kconfig: Move boot menu into common/
Simon Glass
1
-0
/
+2
2020-09-29
Define default CONFIG_PREBOOT with right config option
Peter Robinson
1
-1
/
+1
2020-09-12
common: Kconfig: Add dependency for default variables strings
Michal Simek
1
-3
/
+3
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
1
-1
/
+19
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
1
-0
/
+1
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
1
-0
/
+16
2020-08-05
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
1
-0
/
+1
2020-07-10
log: don't show function by default
Heinrich Schuchardt
1
-0
/
+18
2020-06-12
log: clean up Kconfig
Heinrich Schuchardt
1
-74
/
+85
2020-05-16
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
1
-0
/
+10
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
1
-0
/
+11
2020-04-16
log: syslog driver
Heinrich Schuchardt
1
-0
/
+7
2020-04-16
log: correct CONFIG_LOG_TEST prerequisites
Heinrich Schuchardt
1
-1
/
+1
2020-04-08
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+1
2020-04-02
rockchip: Enable pre console for rk3399
Jagan Teki
1
-0
/
+1
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
1
-0
/
+7
2020-02-19
rockchip: rk3288: Enable pre console buffer
Jagan Teki
1
-0
/
+1
2020-02-11
Kconfig: update LOGLEVEL range
Marek Bykowski
1
-1
/
+1
2019-12-04
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
1
-2
/
+2
2019-10-31
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Simon South
1
-1
/
+1
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
1
-0
/
+162
2019-07-24
common: Implement A/B metadata
Ruslan Trofymenko
1
-0
/
+10
2019-07-11
bootstage: Add support for TPL record count
Simon Glass
1
-0
/
+7
2019-06-14
common: Fix a typo abnove -> above
Andy Shevchenko
1
-1
/
+1
2019-05-23
stm32mp1: migrate PREBOOT to Kconfig
Patrick Delaunay
1
-0
/
+1
2019-02-23
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
1
-0
/
+18
2019-02-20
log: Add a Kconfig option to set the default log level
Simon Glass
1
-0
/
+20
2019-02-20
log: Fix up Kconfig log level names
Simon Glass
1
-29
/
+37
2019-02-09
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
1
-0
/
+8
[next]