aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo
2008-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk
2008-09-09Makefile: compile and link each module just onceWolfgang Denk
2008-09-09Moved conditional compile into MakefileAndreas Engel
2008-09-09Merged serial_pl010.c and serial_pl011.c.Andreas Engel
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer
2008-09-06USB EHCI: reset root hubYuri Tikhonov
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov
2008-09-02net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-09-02Add SGMII support to the tsecAndy Fleming
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-09-02tsec: Move tsec.h to include/Andy Fleming
2008-09-02PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov
2008-09-01Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-31sh: add support Renesas SH7723Nobuhiro Iwamatsu
2008-08-31sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu
2008-08-31NAND: add NAND driver for S3C64XXGuennadi Liakhovetski
2008-08-31S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski
2008-08-31serial: add S3C64XX serial driverGuennadi Liakhovetski
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD