aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-03drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-07-31Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson
2008-07-31E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk
2008-07-31Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-07-31Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2008-07-30fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala
2008-07-30Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD
2008-07-30fsl-i2c: fix writes to data segment before relocationTimur Tabi
2008-07-23spi flash: Fix printf() format warningsHaavard Skinnemoen
2008-07-23atmel_mci: Fix printf() format warningsHaavard Skinnemoen
2008-07-20serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado
2008-07-17cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior
2008-07-15Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2008-07-15cfi_flash: make the command u32 onlySebastian Siewior
2008-07-15pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-13Fix some more printf() format problems.Wolfgang Denk
2008-07-13Fix bug in Lime video driverAnatolij Gustschin
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-13hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek
2008-07-13hwmon: Cleaning hwmon devicesMichal Simek
2008-07-13microblaze: Clean uartlite driverMichal Simek
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-07-11Fix some more printf() format issues.Wolfgang Denk
2008-07-11ColdFire: Fix UART baudrate formulaTsiChung Liew
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-10DataFlash AT45DB021 supportSergey Lapin
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-07-10Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-07-10Fix some more print() format errors.Wolfgang Denk
2008-07-10fix USB devices with multiple configurationsHarald Welte
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese
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