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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2
-5
/
+5
2008-12-07
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-0
/
+3
2008-12-05
net: Fix TftpStart() ip:filename bug
Peter Tyser
1
-2
/
+1
2008-12-05
net: Add additional IP fragmentation check
Peter Tyser
1
-1
/
+2
2008-12-05
net: Define IP flag field values
Peter Tyser
1
-3
/
+3
2008-11-10
Moved initialization of PPC4xx EMAC to cpu_eth_init()
Ben Warren
1
-4
/
+0
2008-11-10
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
1
-3
/
+2
2008-11-10
Moved initialization of MPC8XX SCC to cpu_eth_init()
Ben Warren
1
-4
/
+0
2008-11-10
Moved initialization of MPC8220 FEC to cpu_eth_init()
Ben Warren
1
-4
/
+0
2008-11-10
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
1
-19
/
+0
2008-11-10
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
1
-5
/
+0
2008-11-10
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
Shinya Kuribayashi
1
-4
/
+0
2008-11-10
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
Ben Warren
1
-4
/
+0
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
4
-19
/
+19
2008-10-18
net: Make TFTP server timeout configurable
Bartlomiej Sieka
1
-4
/
+24
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
7
-33
/
+28
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+6
2008-09-03
Don't tftp to unknown flash
Jochen Friedrich
1
-0
/
+2
2008-09-03
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
1
-7
/
+0
2008-09-03
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-09-03
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
1
-5
/
+0
2008-09-03
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
1
-5
/
+0
2008-08-31
davinci: fix remaining dm644x_eth
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-31
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
1
-1
/
+1
2008-08-27
Fix bogus error message in the DHCP handler
Remy Bohmer
1
-0
/
+3
2008-08-27
Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
Remy Bohmer
1
-1
/
+1
2008-08-27
Moved initialization of SKGE Ethernet driver to board code.
Ben Warren
1
-4
/
+0
2008-08-27
Moved initialization of ULI526X Ethernet driver to board code.
Ben Warren
1
-4
/
+0
2008-08-27
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
Ben Warren
1
-4
/
+0
2008-08-27
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
1
-4
/
+0
2008-08-27
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
1
-4
/
+0
2008-08-27
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
Ben Warren
1
-4
/
+0
2008-07-24
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
Ben Warren
1
-8
/
+0
2008-07-15
Fix DHCP protocol so U-Boot does not respond too early
Robin Getz
1
-2
/
+0
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
1
-1
/
+1
2008-07-14
Fix some more printf() format issues.
Wolfgang Denk
2
-2
/
+2
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
1
-1
/
+2
[next]