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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: SPI Flash: Support the STMicro Flash
TsiChung Liew
2008-09-09
4
-0
/
+363
*
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-09-09
1
-1
/
+3
*
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
2
-2
/
+2
*
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
2
-4
/
+4
*
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
2
-11
/
+7
*
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
2008-09-09
4
-178
/
+69
*
Update i386 code (sc520_cdp)
Graeme Russ
2008-09-09
1
-1
/
+1
*
85xx: socrates: Enable Lime support.
Anatolij Gustschin
2008-09-09
1
-1
/
+2
*
rs5c372: fix rtc_set prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
1
-2
/
+1
*
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
2008-09-08
1
-1
/
+1
*
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
29
-41
/
+101
*
clean up some #if !defined() in drivers/video/cfb_console.c
Andrew Dyer
2008-09-07
1
-12
/
+12
*
USB EHCI: reset root hub
Yuri Tikhonov
2008-09-06
2
-0
/
+38
*
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-09-06
1
-1
/
+5
*
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
2008-09-02
1
-2
/
+7
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
2
-1
/
+2
*
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
1
-2
/
+3
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
1
-1
/
+2
*
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
6
-0
/
+6
*
Add SGMII support to the tsec
Andy Fleming
2008-09-02
1
-26
/
+48
*
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
1
-63
/
+50
*
tsec: Move tsec.h to include/
Andy Fleming
2008-09-02
2
-593
/
+1
*
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
6
-1
/
+900
|
\
|
*
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
1
-1
/
+1
|
*
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-0
/
+281
|
*
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-1
/
+195
|
*
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-0
/
+424
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
5
-0
/
+494
|
\
\
|
*
|
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
1
-0
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2008-09-01
1
-13
/
+36
|
\
\
|
*
|
sh: add support Renesas SH7723
Nobuhiro Iwamatsu
2008-08-31
1
-12
/
+34
|
*
|
sh: Add support Renesas SH7203 processor
Nobuhiro Iwamatsu
2008-08-31
1
-1
/
+2
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2008-08-31
5
-0
/
+2372
|
\
\
|
*
|
Move MPC512x_FEC driver to drivers/net
Ben Warren
2008-08-29
3
-0
/
+1022
|
*
|
Move MPC5xxx_FEC driver to drivers/net
Ben Warren
2008-08-29
3
-0
/
+1350
|
|
/
*
/
Add I2C frequency dividers for ColdFire
TsiChung Liew
2008-08-28
1
-1
/
+33
|
/
[next]