index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
14
-4
/
+79
*
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
7
-6
/
+21
*
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
4
-6
/
+13
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
11
-4
/
+27
*
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
4
-4
/
+15
*
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
4
-5
/
+11
*
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
2008-09-02
4
-4
/
+11
*
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
4
-8
/
+9
*
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
5
-4
/
+18
*
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
4
-4
/
+12
*
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
13
-4
/
+65
*
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
4
-4
/
+12
*
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
8
-8
/
+33
*
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
5
-5
/
+17
*
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-09-02
6
-41
/
+33
*
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
22
-34
/
+88
*
Add pixis_set_sgmii command
Andy Fleming
2008-09-02
2
-0
/
+60
*
Add SGMII support for the 8544 DS
Andy Fleming
2008-09-02
1
-0
/
+39
*
Add support for Freescale SGMII Riser Card
Andy Fleming
2008-09-02
4
-0
/
+45
*
Add SGMII support to the tsec
Andy Fleming
2008-09-02
2
-27
/
+72
*
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
5
-122
/
+102
*
tsec: Move tsec.h to include/
Andy Fleming
2008-09-02
2
-7
/
+7
*
PHY: Add support for the M88E1121R Marvell chip.
Sergei Poselenov
2008-09-02
2
-0
/
+56
*
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
53
-1111
/
+682
|
\
|
*
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
30
-109
/
+32
|
*
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
9
-907
/
+87
|
*
update linux/list
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
2
-45
/
+472
|
*
cmd_terminal: remove no need ifdef
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
1
-4
/
+0
|
*
common/Makefile: order by functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
1
-33
/
+37
|
*
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-4
/
+2
|
*
autoscript: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-5
/
+2
|
*
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-1
/
+1
|
*
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
4
-1
/
+47
|
*
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-2
/
+2
|
*
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-1
/
+1
|
*
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
57
-753
/
+4638
|
\
\
|
*
|
davinci: fix remaining dm644x_eth
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
2
-3
/
+3
|
*
|
smdk6400: add gitignore
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
1
-0
/
+5
|
*
|
smdk6400: Use CONFIG_FLASH_CFI_DRIVER
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
1
-1
/
+1
|
*
|
smdk6400: remove redundant bootargs definition
Guennadi Liakhovetski
2008-08-31
1
-1
/
+0
|
*
|
ARM: Add support for S3C6400 based SMDK6400 board
Guennadi Liakhovetski
2008-08-31
12
-0
/
+1126
|
*
|
NAND: add NAND driver for S3C64XX
Guennadi Liakhovetski
2008-08-31
2
-0
/
+320
|
*
|
S3C64XX: remove broken HWFLOW support from the serial driver
Guennadi Liakhovetski
2008-08-31
1
-21
/
+0
|
*
|
serial: add S3C64XX serial driver
Guennadi Liakhovetski
2008-08-31
2
-0
/
+194
|
*
|
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
2008-08-31
3
-0
/
+47
|
*
|
ARM: Add arm1176 core with S3C6400 SoC
Guennadi Liakhovetski
2008-08-31
13
-1
/
+2334
|
*
|
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
2008-08-31
5
-82
/
+82
|
*
|
Integrator[AP/CP] - Remove unused file memsetup.S
Gururaja Hebbar K R
2008-08-30
4
-60
/
+2
|
*
|
ARM DaVinci: Standardize names of directories/files
Hugo Villeneuve
2008-08-30
10
-4
/
+4
[next]