summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen
2008-07-10Create drivers/mmc subdirectoryHaavard Skinnemoen
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-07-08jedec_flash: Fix AM29DL800BB device IDStefan Roese
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve
2008-07-06net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu
2008-07-07net: smc911x: Fix typoNobuhiro Iwamatsu
2008-07-07net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu
2008-07-06net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu
2008-07-06net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren
2008-06-30sata: wait for device updating signature to hostDave Liu
2008-06-29serial_pl010.c: add watchdog supportStuart Wood
2008-06-29Add sata sil3114 supportTor Krill
2008-06-26pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-26pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-26marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren
2008-06-09sh: SH7763 SCIF supportNobuhiro Iwamatsu
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren
2008-06-05DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi
2008-06-04Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer
2008-06-04DM9000: Some minor code cleanupsRemy Bohmer
2008-06-04DM9000: Make driver work properly for DM9000ARemy Bohmer
2008-06-04DM9000: Improve eth_reset() routineRemy Bohmer
2008-06-04DM9000: improve eth_send() routineRemy Bohmer
2008-06-04DM9000: repair debug loggingRemy Bohmer
2008-06-04DM9000: Add data bus-width auto detection.Remy Bohmer
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko
2008-06-03cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko
2008-06-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese
2008-06-03SPI Flash subsystemHaavard Skinnemoen