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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
Expose command table search for sub-commands
Kumar Gala
1
-0
/
+7
2008-10-18
mgsuvd, mgcoge: added BOOTCOUNT feature.
Heiko Schocher
2
-0
/
+4
2008-10-18
mgcoge, mgsuvd: added support for the IVM EEprom.
Heiko Schocher
2
-0
/
+12
2008-10-18
hush: add showvar command for hush shell.
Heiko Schocher
1
-0
/
+6
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
3
-0
/
+25
2008-10-18
mgcoge, mgsuvd: add board specific I2C deblocking mechanism.
Heiko Schocher
2
-0
/
+2
2008-10-18
mgcoge, mgsuvd: add DTT (LM75) support.
Heiko Schocher
2
-0
/
+18
2008-10-18
mgcoge, mgsuvd: added EEprom support.
Heiko Schocher
2
-0
/
+15
2008-10-18
mgcoge, mgsuvd: add I2C support.
Heiko Schocher
2
-0
/
+68
2008-10-18
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
Heiko Schocher
1
-0
/
+9
2008-10-18
hwmon: Add LM63 support
Dirk Eibach
1
-0
/
+1
2008-10-18
Add Red Black Tree support
Kyungmin Park
1
-0
/
+160
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun
1
-0
/
+8
2008-10-18
flash: factor out adjusting of Flash address to the end of sector
Bartlomiej Sieka
1
-0
/
+1
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+6
2008-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
1
-2
/
+2
2008-10-15
Remove unwanted ';' at end of define.
Selvamuthukumar
7
-12
/
+12
2008-10-14
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Peter Tyser
64
-66
/
+0
2008-10-14
sh: rsk7203: Add smc911x driver support to board config file
Nobuhiro Iwamatsu
1
-0
/
+5
2008-10-13
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
18
-16
/
+71
2008-10-13
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
3
-7
/
+3
2008-10-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
3
-7
/
+3
2008-10-13
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
14
-9
/
+65
2008-10-13
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Wolfgang Denk
1
-1
/
+27
2008-10-13
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
3
-4
/
+25
2008-10-10
ppc4xx: Update DU440 config
Matthias Fuchs
1
-2
/
+4
2008-10-09
MPC8572DS: Fix compile warnings
Kumar Gala
1
-1
/
+1
2008-10-08
i.MX31: switch to CFG_HZ=1000
Guennadi Liakhovetski
3
-7
/
+3
2008-10-08
Remove redundant #define for MPC8536DS
Haiying Wang
1
-1
/
+0
2008-10-08
Add ID EEPROM support for MPC8572DS
Haiying Wang
1
-0
/
+11
2008-10-08
Minor fixes for I2C address on MPC8572DS
Haiying Wang
1
-2
/
+6
2008-10-08
Fix the incorrect DDR clk freq reporting on 8536DS
Jason Jin
2
-1
/
+8
2008-10-04
libfdt: Fix error in documentation for fdt_get_alias_namelen()
Gerald Van Baren
1
-1
/
+1
2008-10-03
libfdt: Add function to explicitly expand aliases
David Gibson
1
-0
/
+26
2008-10-02
Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.
Jon Loeliger
1
-1
/
+1
2008-10-01
TQM5200: enable support for ATAPI devices
Wolfgang Denk
1
-0
/
+3
2008-09-24
mpc83xx: don't disable autoboot
Kim Phillips
3
-3
/
+3
2008-09-24
mpc83xx: Fix typo in include/mpc83xx.h
Nobuhiro Iwamatsu
1
-1
/
+1
2008-09-24
mpc83xx: add h/w flash protection to board configs
Kim Phillips
9
-0
/
+9
2008-09-23
Fix Spartan-3 definitions.
Laurent Pinchart
1
-3
/
+3
2008-09-23
Remove duplicate Spartan-3E definition.
Laurent Pinchart
1
-9
/
+0
2008-09-22
socrates: change default mtest address range
Anatolij Gustschin
1
-2
/
+2
2008-09-22
socrates: fix SPD EEPROM address
Anatolij Gustschin
1
-1
/
+1
2008-09-19
sh: Fix compile warning
Nobuhiro Iwamatsu
3
-56
/
+68
2008-09-18
ADS5121: fix typo in "rootpath" default setting
Wolfgang Denk
1
-1
/
+1
2008-09-16
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
Wolfgang Denk
16
-10
/
+43
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
3
-14
/
+11
2008-09-13
85xx: socrates: Add support for new image format.
u-boot@bugs.denx.de
1
-0
/
+5
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2
-1
/
+3
2008-09-13
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
4
-0
/
+94
[next]