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
2011-05-13
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG
Detlev Zundel
1
-5
/
+12
2011-05-12
README: remove spurious line
Luca Ceresoli
1
-1
/
+0
2011-05-12
Serial: p1011: new vendor init options
John Rigby
1
-0
/
+12
2011-05-01
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-0
/
+7
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
1
-0
/
+8
2011-04-29
powerpc/85xx: Change timebase divisor to be defined per processor
Kumar Gala
1
-0
/
+7
2011-04-28
powerpc: use 'video-mode' environment variable to configure DIU
Timur Tabi
1
-7
/
+4
2011-04-28
common: add a grepenv command
Kim Phillips
1
-0
/
+1
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-0
/
+20
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
1
-0
/
+14
2011-04-27
arm: Use optimized memcpy and memset from linux
Matthias Weisser
1
-0
/
+6
2011-04-26
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
1
-2
/
+14
2011-04-26
rtc, rv3029: add trickle charger support.
Heiko Schocher
1
-0
/
+2
2011-04-21
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
1
-0
/
+4
2011-04-13
crc32: make command optional
Mike Frysinger
1
-0
/
+1
2011-04-13
make `go` optional
Mike Frysinger
1
-0
/
+1
2011-04-13
env: make import/export optional
Mike Frysinger
1
-0
/
+2
2011-04-13
x86: Rename i386 to x86
Graeme Russ
1
-1
/
+1
2011-04-13
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
1
-0
/
+8
2011-04-08
Blackfin: ldrinfo: new command
Mike Frysinger
1
-0
/
+1
2011-04-05
powerpc: clean up DIU macro definitions for Freescale reference boards
Timur Tabi
1
-0
/
+22
2011-02-21
mv: seperate kirkwood and armada from common setting
Lei Wen
1
-0
/
+5
2011-02-02
spi: add support SuperH SPI module
Yoshihiro Shimoda
1
-0
/
+5
2011-02-02
net: sh_eth: add cache handling
Yoshihiro Shimoda
1
-0
/
+3
2011-02-02
README: add description of sh_eth driver
Yoshihiro Shimoda
1
-0
/
+9
2011-01-19
Fix defines needed to enable command sha1sum
Alexander Holler
1
-1
/
+1
2011-01-17
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-0
/
+18
2011-01-17
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
1
-0
/
+4
2011-01-14
powerpc/8xxx: Refactor SRIO initialization into common code
Kumar Gala
1
-0
/
+18
2011-01-10
pca953x: support 16-pin devices
Chris Packham
1
-0
/
+4
2011-01-10
ftgmac100: support of gigabit eth ftgmac100
Macpaul Lin
1
-0
/
+12
2010-11-28
Coding Style (white space) cleanup
Wolfgang Denk
1
-9
/
+9
2010-10-29
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
1
-10
/
+8
2010-10-28
Coding Style cleanup
Wolfgang Denk
1
-5
/
+5
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
1
-1
/
+1
2010-10-19
boot: change some arch ifdefs to feature ifdefs
John Rigby
1
-0
/
+13
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-10-12
README: Add new NAND env features
Scott Wood
1
-9
/
+23
2010-10-07
PCU_E: remove code for yet another corpse
Wolfgang Denk
1
-1
/
+1
2010-09-29
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
1
-19
/
+8
2010-09-28
README: Fix description of version numbering scheme
Thomas Weber
1
-7
/
+11
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
1
-12
/
+0
2010-09-23
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
Stefan Roese
1
-7
/
+0
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-0
/
+8
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
1
-4
/
+4
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-07-22
i2c: soft_i2c: add simple GPIO implementation
Mike Frysinger
1
-0
/
+10
2010-06-13
Prepare v2010-rc2
Wolfgang Denk
1
-4
/
+4
2010-05-28
nios: remove nios-32 arch
Thomas Chou
1
-5
/
+2
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
1
-0
/
+8
[next]