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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
1
-4
/
+34
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
1
-88
/
+110
2011-05-13
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
Macpaul Lin
1
-147
/
+149
2011-05-12
cmd_nvedit.c: make error message more helpful
Wolfgang Denk
1
-1
/
+2
2011-05-11
common/hush: make get_local_var visible for other users
Holger Brunck
1
-2
/
+1
2011-05-11
cramfs: make cramfs usable without a NOR flash
Heiko Schocher
1
-2
/
+8
2011-05-11
cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE
Heiko Schocher
1
-1
/
+1
2011-05-01
IDE: fix compiler warnings
Wolfgang Denk
1
-4
/
+4
2011-05-01
common/cmd_mdio.c: fix compile warning
Anatolij Gustschin
1
-2
/
+2
2011-05-01
miiphy: miiphyutil.c: fix compile warning
Anatolij Gustschin
1
-4
/
+8
2011-05-01
cmd_nvedit.c: clean up with checkpatch
Macpaul Lin
1
-75
/
+73
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
1
-1
/
+28
2011-04-30
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
1
-0
/
+1
2011-04-29
mmc_spi: add mmc_init call
Thomas Chou
1
-0
/
+1
2011-04-28
i2c: add i2c deblock sequence before and after every mux config
Stefan Bigler
1
-0
/
+12
2011-04-28
common: add a grepenv command
Kim Phillips
1
-3
/
+52
2011-04-28
fix redundant environment for serial flash
thomas.langer@lantiq.com
1
-27
/
+12
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-0
/
+153
2011-04-27
Add 'led' command
Jason Kridner
1
-0
/
+153
2011-04-26
Respect memreserve regions specified in the device tree
Grant Likely
2
-1
/
+30
2011-04-26
Fix off-by-one error in passing initrd end address via device tree
Grant Likely
1
-1
/
+1
2011-04-26
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2
-3
/
+3
2011-04-26
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
1
-3
/
+19
2011-04-26
Stop passing around bootmem_base value.
Grant Likely
2
-18
/
+10
2011-04-26
Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE
Loïc Minier
1
-1
/
+1
2011-04-21
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
3
-101
/
+500
2011-04-21
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
8
-102
/
+276
2011-04-21
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Wolfgang Denk
1
-1
/
+1
2011-04-21
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
3
-1
/
+91
2011-04-21
Add mdio command for new PHY infrastructure
Andy Fleming
2
-0
/
+289
2011-04-21
Create PHY Lib for U-Boot
Andy Fleming
2
-36
/
+146
2011-04-20
miiphy: Fix some formatting issues
Andy Fleming
1
-72
/
+72
2011-04-18
fdt_support: Fix buffer overflow in fdt_fixup_memory_banks
Kyle Moffett
1
-1
/
+1
2011-04-14
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
1
-36
/
+75
2011-04-13
gpio: check request result
Mike Frysinger
1
-1
/
+4
2011-04-13
gpio: generalize for all generic gpio providers
Mike Frysinger
2
-0
/
+87
2011-04-13
md5sum/sha1sum/unzip: split out of mondo mem file
Mike Frysinger
5
-104
/
+168
2011-04-13
crc32: make command optional
Mike Frysinger
1
-0
/
+8
2011-04-13
make `go` optional
Mike Frysinger
1
-0
/
+4
2011-04-13
env: make import/export optional
Mike Frysinger
1
-0
/
+8
2011-04-13
mmc: show mmc capacity using print_size
Minkyu Kang
1
-1
/
+2
2011-04-13
mmc: add generic mmc spi driver
Thomas Chou
2
-0
/
+89
2011-04-13
x86: Rename i386 to x86
Graeme Russ
1
-1
/
+1
2011-04-13
common/cmd_bdinfo.c: fix do_bdinfo() for AVR32
Andreas Bießmann
1
-1
/
+1
2011-04-13
cmd_nvedit: use explicit typecast for printf
Andreas Bießmann
1
-2
/
+2
2011-04-13
Fix misc spelling errors found by lintian
Loïc Minier
2
-2
/
+2
2011-04-12
cmd_sf: use cmd_usage() in more places
Mike Frysinger
1
-30
/
+29
2011-04-12
cmd_sf: drop device status message when probing
Mike Frysinger
1
-3
/
+0
2011-04-12
cmd_sf: add handler for +len arg for erase command
Richard Retanubun
1
-4
/
+47
2011-04-11
bootm: replace blob_start with image_start
Lei Wen
1
-1
/
+1
[next]