summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo2008-09-101-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-09-101-1/+1
|\
| * Fix printf errors under -DDEBUGAndrew Klossner2008-09-091-1/+1
* | mtd: SPI Flash: Support the STMicro FlashTsiChung Liew2008-09-094-0/+363
|/
* Make usb-stop() safe to call multiple times in a row.Remy Bohmer2008-09-091-1/+3
* Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2008-09-092-2/+2
* Makefile: compile and link each module just onceWolfgang Denk2008-09-092-4/+4
* Moved conditional compile into MakefileAndreas Engel2008-09-092-11/+7
* Merged serial_pl010.c and serial_pl011.c.Andreas Engel2008-09-094-178/+69
* Update i386 code (sc520_cdp)Graeme Russ2008-09-091-1/+1
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-091-1/+2
* rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD2008-09-091-2/+1
* mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk2008-09-081-1/+1
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-0729-41/+101
* clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer2008-09-071-12/+12
* USB EHCI: reset root hubYuri Tikhonov2008-09-062-0/+38
* RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov2008-09-061-1/+5
* net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-021-2/+7
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-022-1/+2
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-2/+3
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-021-1/+2
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Introduce netdev.h header file and remove externsBen Warren2008-09-026-0/+6
* Add SGMII support to the tsecAndy Fleming2008-09-021-26/+48
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-63/+50
* tsec: Move tsec.h to include/Andy Fleming2008-09-022-593/+1
* PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov2008-09-022-0/+56
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-016-1/+900
|\
| * miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+1
| * miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+281
| * soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-292-1/+195
| * soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+424
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-015-0/+494
|\ \
| * | NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2008-08-312-0/+320
| * | S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski2008-08-311-21/+0
| * | serial: add S3C64XX serial driverGuennadi Liakhovetski2008-08-312-0/+194
| * | USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski2008-08-311-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-09-011-13/+36
|\ \
| * | sh: add support Renesas SH7723Nobuhiro Iwamatsu2008-08-311-12/+34
OpenPOWER on IntegriCloud