aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-13hwmon: Cleaning hwmon devicesMichal Simek8-30/+64
2008-07-13microblaze: Clean uartlite driverMichal Simek1-16/+21
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve1-2/+9
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk1-2/+2
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-0/+14
2008-07-11Fix some more printf() format issues.Wolfgang Denk1-2/+2
2008-07-11ColdFire: Fix UART baudrate formulaTsiChung Liew1-2/+2
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-07-10DataFlash AT45DB021 supportSergey Lapin1-0/+14
2008-07-10silence misc printf formatting compiler warningsKim Phillips3-4/+4
2008-07-10Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2-15/+6
2008-07-10Fix some more print() format errors.Wolfgang Denk2-3/+3
2008-07-10fix USB devices with multiple configurationsHarald Welte2-15/+6
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese2-4/+4
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese1-1/+1
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese1-24/+46
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk4-85/+123
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2-1/+4
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve1-1/+6
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood4-85/+123
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen3-0/+751
2008-07-10Create drivers/mmc subdirectoryHaavard Skinnemoen1-0/+44
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+1
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk6-63/+1102
2008-07-08jedec_flash: Fix AM29DL800BB device IDStefan Roese1-1/+1
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2-54/+47
2008-07-06net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu3-0/+1050
2008-07-07net: smc911x: Fix typoNobuhiro Iwamatsu1-1/+1
2008-07-07net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu1-2/+2
2008-07-06net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu1-2/+1
2008-07-06net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu1-7/+4
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2-3/+1
2008-06-30sata: wait for device updating signature to hostDave Liu1-0/+8
2008-06-29serial_pl010.c: add watchdog supportStuart Wood1-2/+6
2008-06-29Add sata sil3114 supportTor Krill3-0/+987
2008-06-26pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-06-26pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-06-26marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+4
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese1-8/+4
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk1-55/+73
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk1-14/+14
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-14/+19
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-7/+34
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk35-330/+361
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala1-0/+19
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-7/+39
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov1-13/+33
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger1-10/+21
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger1-82/+46
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi34-201/+34