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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-21
Add mdio command for new PHY infrastructure
Andy Fleming
2
-0
/
+289
2011-04-21
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
15
-108
/
+86
2011-04-21
tsec: Convert tsec to use PHY Lib
Andy Fleming
14
-1780
/
+391
2011-04-21
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
14
-0
/
+1542
2011-04-21
Create PHY Lib for U-Boot
Andy Fleming
10
-36
/
+2218
2011-04-20
miiphy: Fix some formatting issues
Andy Fleming
2
-90
/
+90
2011-04-20
Remove instances of phy_read/write
Andy Fleming
5
-107
/
+107
2011-04-20
tsec: arrange the code to avoid useless function declaration
Mingkai Hu
1
-440
/
+415
2011-04-20
tsec: use IO accessors for IO accesses
Mingkai Hu
2
-127
/
+130
2011-04-14
MAINTAINERS: fix email address case
Fabio Estevam
1
-1
/
+1
2011-04-14
Fix bad padding of bootp request packet
Simon Glass
1
-1
/
+1
2011-04-14
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
12
-116
/
+148
2011-04-13
Merge branch 'master' of git://git.denx.de/u-boot-x86
Wolfgang Denk
80
-353
/
+261
2011-04-13
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
Peter Tyser
1
-6
/
+8
2011-04-13
sf: sst: add support for SST25VF064C
James Kosin
1
-0
/
+4
2011-04-13
Merge branch 'master' of git://git.denx.de/u-boot-x86
Graeme Russ
1
-0
/
+2
2011-04-13
x86: Update MAINTAINERS and delete README files
Graeme Russ
3
-105
/
+2
2011-04-13
sc520: Move reset to stand-alone file
Graeme Russ
3
-10
/
+41
2011-04-13
x86: Rename i386 to x86
Graeme Russ
74
-28
/
+27
2011-04-13
x86: Code cleanup
Graeme Russ
28
-179
/
+170
2011-04-13
eNET: Remove config.mk
Graeme Russ
2
-26
/
+3
2011-04-13
eNET: Fix saveenv crash
Graeme Russ
1
-6
/
+17
2011-04-13
disk/part.c: fix potential stack overflow bug
Lei Wen
1
-1
/
+1
2011-04-13
Add support for dataflash to U-boot environment settings tool.
Remy Bohmer
3
-28
/
+56
2011-04-13
mkimage: add "-V" option to print version information
Wolfgang Denk
2
-2
/
+12
2011-04-13
ftwdt010_wdt: move header to include/faraday and enhance
Macpaul Lin
2
-5
/
+10
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
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
13
-16
/
+24
2011-04-13
Drop config.h include in tools/imximage.h
Loïc Minier
1
-2
/
+0
2011-04-13
Fix misc spelling errors found by lintian
Loïc Minier
8
-10
/
+10
2011-04-13
Fix gunzip to work for any gziped uImage size
Catalin Radu
1
-6
/
+10
2011-04-13
Fix min/max macros in include/common.h
Aaron Williams
1
-2
/
+4
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
sf: use print_size() for sector_size output
Mike Frysinger
1
-2
/
+2
2011-04-12
cmd_sf: add handler for +len arg for erase command
Richard Retanubun
1
-4
/
+47
2011-04-12
sf: localize erase funcs
Mike Frysinger
8
-9
/
+9
2011-04-12
sf: sst: setup read func
Mike Frysinger
1
-0
/
+1
2011-04-12
sf: add struct spi_flash.sector_size parameter
Richard Retanubun
11
-64
/
+30
2011-04-12
sf: atmel: undo unification of status polling
Mike Frysinger
1
-2
/
+29
2011-04-12
sf: punt unused spi_flash_region struct
Mike Frysinger
1
-5
/
+0
2011-04-12
ftwdt010_wdt: support faraday ftwdt010 watchdog
Macpaul Lin
3
-0
/
+206
2011-04-12
mp2usb: remove board support
Eric Bénard
5
-945
/
+0
2011-04-12
ppc, mgcoge: add DIP switch detection
Andreas Huber
2
-0
/
+23
2011-04-12
arm, keymile: remove unneeded code
Holger Brunck
1
-7
/
+0
2011-04-12
Net: Add Intel E1000 82574L PCIe card support
Roy Zang
3
-8
/
+32
2011-04-11
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
13
-12
/
+127
2011-04-11
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
13
-13
/
+13
2011-04-11
ea20: fix undefined PHY_* errors
Ben Gardiner
1
-3
/
+3
[next]