summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD2008-08-037-29/+6
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-311-0/+4
|\
| * Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson2008-07-311-0/+4
* | E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-311-6/+7
|/
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-312-11/+11
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-312-11/+11
| |\
| | * spi flash: Fix printf() format warningsHaavard Skinnemoen2008-07-231-3/+3
| | * atmel_mci: Fix printf() format warningsHaavard Skinnemoen2008-07-231-8/+8
* | | fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala2008-07-301-5/+4
|/ /
* | Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-301-1/+1
* | fsl-i2c: fix writes to data segment before relocationTimur Tabi2008-07-301-2/+7
|/
* serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado2008-07-201-5/+5
* cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior2008-07-171-1/+4
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-151-9/+3
* cfi_flash: make the command u32 onlySebastian Siewior2008-07-151-4/+4
* pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu2008-07-151-0/+12
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-143-4/+4
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-2/+2
* Fix some more printf() format problems.Wolfgang Denk2008-07-131-7/+9
* Fix bug in Lime video driverAnatolij Gustschin2008-07-131-0/+2
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-133-4/+4
* hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek2008-07-131-1/+1
* hwmon: Cleaning hwmon devicesMichal Simek2008-07-138-30/+64
* microblaze: Clean uartlite driverMichal Simek2008-07-131-16/+21
* Fix integer overflow warning in calc_divisor()Hugo Villeneuve2008-07-131-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-07-131-2/+2
|\
| * ColdFire: Fix UART baudrate formulaTsiChung Liew2008-07-111-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-07-131-0/+14
|\ \
| * | DataFlash AT45DB021 supportSergey Lapin2008-07-101-0/+14
* | | Fix some more printf() format issues.Wolfgang Denk2008-07-111-2/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud