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
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
1
-0
/
+9
2021-02-28
Correct U-Boot upstream repository
Heinrich Schuchardt
1
-2
/
+2
2021-02-20
fdt/sunxi: Remove OF_STDOUT_PATH
Andre Przywara
1
-1
/
+0
2021-01-28
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
Stefan Roese
1
-7
/
+0
2021-01-18
cmd: Add a pwm command
Pragnesh Patel
1
-0
/
+1
2020-12-01
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Patrick Delaunay
1
-7
/
+0
2020-11-19
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
1
-10
/
+2
2020-10-22
README: Convert HTTP links to HTTPS
Naoki Hayama
1
-10
/
+10
2020-10-22
README: vxworks: Fix typo overwride
Naoki Hayama
1
-1
/
+1
2020-10-22
README: sandbox: Change reference to sandbox details
Naoki Hayama
1
-1
/
+1
2020-10-22
README: Update directory hierarchy
Naoki Hayama
1
-1
/
+2
2020-10-22
README: Update source code location
Naoki Hayama
1
-8
/
+6
2020-10-22
README: Update links to mailing list archives
Naoki Hayama
1
-3
/
+2
2020-10-18
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Patrick Delaunay
1
-6
/
+0
2020-10-18
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
Patrick Delaunay
1
-6
/
+0
2020-10-05
Merge branch 'next'
Tom Rini
1
-0
/
+4
2020-09-29
README: Fix typo in Board Initialisation Flow
Naoki Hayama
1
-1
/
+1
2020-09-25
x86: zboot: Set environment variables for image locations
Simon Glass
1
-0
/
+4
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
1
-42
/
+0
2020-08-05
net: tftp: Add client support for RFC 7440
Ramon Fried
1
-0
/
+5
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
1
-4
/
+0
2020-07-28
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
Adam Ford
1
-8
/
+0
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
1
-2
/
+0
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
1
-12
/
+0
2020-07-25
net: dc2114x: Add Kconfig entries
Marek Vasut
1
-3
/
+0
2020-07-09
cmd: Add a memory-search command
Simon Glass
1
-0
/
+10
2020-06-26
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
Tom Rini
1
-13
/
+0
2020-06-26
Convert CONFIG_BAUDRATE to Kconfig
Tom Rini
1
-5
/
+0
2020-06-18
net: eepro100: Add Kconfig entries
Marek Vasut
1
-3
/
+0
2020-06-18
net: eepro100: Remove EEPRO100_SROM_WRITE
Marek Vasut
1
-2
/
+0
2020-06-05
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
1
-8
/
+0
2020-06-05
Convert CONFIG_BZIP2 et al to Kconfig
Tom Rini
1
-15
/
+0
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
1
-4
/
+0
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
1
-4
/
+0
2020-05-08
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
1
-4
/
+0
2020-05-01
net: tulip: Remove CONFIG_TULIP_*
Marek Vasut
1
-2
/
+0
2020-04-24
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
Patrick Delaunay
1
-10
/
+0
2020-04-24
cosmetic: README: Fix one CONFIG name
Patrick Delaunay
1
-1
/
+1
2020-04-24
tools: Remove the out-of-date MinGW support codes
Bin Meng
1
-10
/
+0
2020-04-17
README: replace reference to boards.cfg
Heinrich Schuchardt
1
-2
/
+2
2020-04-17
README: update reference to *.README
Patrick Delaunay
1
-1
/
+1
2020-04-17
README: remove requirement for CHANGELOG entry
Karl Palsson
1
-2
/
+0
2020-02-09
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
1
-1
/
+1
2020-01-18
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-1
/
+1
2020-01-17
common: Drop floppy disk support
Simon Glass
1
-26
/
+0
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
1
-7
/
+9
2019-12-03
common: Move older CPU functions to their own header
Simon Glass
1
-1
/
+1
2019-08-20
README: Clarify use of BSS during SPL board_init_f()
Andreas Dannenberg
1
-0
/
+7
2019-08-12
Drop PCMCIA
Simon Glass
1
-1
/
+1
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-0
/
+2
[next]