summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* silence misc printf formatting compiler warningsKim Phillips2008-07-103-4/+4
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-102-15/+6
|\
| * fix USB devices with multiple configurationsHarald Welte2008-07-102-15/+6
* | Fix some more print() format errors.Wolfgang Denk2008-07-102-3/+3
|/
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-102-4/+4
* rtc: Fix printf format warning in m41t60.cStefan Roese2008-07-101-1/+1
* pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-101-24/+46
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-104-85/+123
|\
| * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-094-85/+123
* | e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-102-1/+4
* | Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-101-1/+6
* | mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-103-0/+751
* | Create drivers/mmc subdirectoryHaavard Skinnemoen2008-07-101-0/+44
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-07-091-1/+1
|\ \
| * | jedec_flash: Fix AM29DL800BB device IDStefan Roese2008-07-081-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-096-63/+1102
|\ \ | |/ |/|
| * Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-062-54/+47
| * net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu2008-07-063-0/+1050
| * net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu2008-07-061-2/+1
| * net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu2008-07-061-7/+4
* | net: smc911x: Fix typoNobuhiro Iwamatsu2008-07-071-1/+1
* | net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu2008-07-071-2/+2
* | Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-012-3/+1
* | sata: wait for device updating signature to hostDave Liu2008-06-301-0/+8
* | serial_pl010.c: add watchdog supportStuart Wood2008-06-291-2/+6
* | Add sata sil3114 supportTor Krill2008-06-293-0/+987
* | pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-262-3/+3
* | pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-262-5/+1
* | marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-262-5/+4
|/
* cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese2008-06-191-8/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-111-55/+73
|\
| * sh: SH7763 SCIF supportNobuhiro Iwamatsu2008-06-091-55/+73
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-111-14/+14
|\ \
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-14/+14
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-111-14/+19
|\ \
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-14/+19
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-06-111-7/+34
|\ \
| * | cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko2008-06-031-2/+21
| * | cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko2008-06-031-7/+15
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-06-1135-330/+361
|\ \ \
| * | | net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-0934-201/+34
| * | | Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-0818-63/+1302
| |\ \ \ | | | |/ | | |/|
| * | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-051-9/+8
| * | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-041-1/+2
| * | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-041-15/+26
| * | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-041-39/+54
| * | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-041-3/+31
| * | | DM9000: improve eth_send() routineRemy Bohmer2008-06-041-4/+11
| * | | DM9000: repair debug loggingRemy Bohmer2008-06-041-12/+21
OpenPOWER on IntegriCloud