| Commit message (Expand) | Author | Age | Lines |
* | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | -41/+101 |
* | clean up some #if !defined() in drivers/video/cfb_console.c | Andrew Dyer | 2008-09-07 | -12/+12 |
* | USB EHCI: reset root hub | Yuri Tikhonov | 2008-09-06 | -0/+38 |
* | RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). | Yuri Tikhonov | 2008-09-06 | -1/+5 |
* | net: smc911x: Add pkt_data_pull and pkt_data_push function | Nobuhiro Iwamatsu | 2008-09-02 | -2/+7 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -1/+2 |
* | Moved initialization of plb2800 Ethernet driver to board_eth_init | Ben Warren | 2008-09-02 | -2/+3 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of IncaIP Ethernet controller to board_eth_init | Ben Warren | 2008-09-02 | -1/+2 |
* | Moved initialization of PCNET Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NATSEMI Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of TSI108 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of RTL8169 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -0/+6 |
* | Add SGMII support to the tsec | Andy Fleming | 2008-09-02 | -26/+48 |
* | Pass in tsec_info struct through tsec_initialize | Andy Fleming | 2008-09-02 | -63/+50 |
* | tsec: Move tsec.h to include/ | Andy Fleming | 2008-09-02 | -593/+1 |
* | PHY: Add support for the M88E1121R Marvell chip. | Sergei Poselenov | 2008-09-02 | -0/+56 |
* | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -1/+900 |
|\ |
|
| * | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+1 |
| * | miiphybb: move to drivers/net/phy | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -0/+281 |
| * | soft_spi: move to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+195 |
| * | soft_i2c: move to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -0/+424 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -0/+494 |
|\ \ |
|
| * | | NAND: add NAND driver for S3C64XX | Guennadi Liakhovetski | 2008-08-31 | -0/+320 |
| * | | S3C64XX: remove broken HWFLOW support from the serial driver | Guennadi Liakhovetski | 2008-08-31 | -21/+0 |
| * | | serial: add S3C64XX serial driver | Guennadi Liakhovetski | 2008-08-31 | -0/+194 |
| * | | USB: Add support for OHCI controller on S3C6400 | Guennadi Liakhovetski | 2008-08-31 | -0/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-09-01 | -13/+36 |
|\ \ |
|
| * | | sh: add support Renesas SH7723 | Nobuhiro Iwamatsu | 2008-08-31 | -12/+34 |
| * | | sh: Add support Renesas SH7203 processor | Nobuhiro Iwamatsu | 2008-08-31 | -1/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2008-08-31 | -0/+2372 |
|\ \ |
|
| * | | Move MPC512x_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -0/+1022 |
| * | | Move MPC5xxx_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -0/+1350 |
| |/ |
|
* | | Add I2C frequency dividers for ColdFire | TsiChung Liew | 2008-08-28 | -1/+33 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-08-28 | -1/+1 |
|\ |
|
| * | mpc85xx: Add support for the MPC8536 | Kumar Gala | 2008-08-27 | -1/+1 |
* | | dm9000 remove dead external phy support, gpio fix | Andrew Dyer | 2008-08-26 | -144/+36 |
* | | ColdFire: Add FEC Buffer descriptors in SRAM | TsiChung Liew | 2008-08-26 | -6/+36 |
* | | Fix ColdFire FEC warning messages | TsiChung Liew | 2008-08-26 | -8/+13 |
* | | Moved initialization of SKGE Ethernet driver to board code. | Ben Warren | 2008-08-26 | -1/+1 |
* | | Moved conditional compilation to Makefile for SK98 Ethernet driver | Ben Warren | 2008-08-26 | -92/+4 |
* | | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() | Ben Warren | 2008-08-26 | -1/+1 |
* | | Moved initialization of GRETH Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -1/+1 |
* | | Moved initialization of MCFFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -1/+1 |