aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-14QE: fix compile warningDave Liu2-1/+2
2008-01-13CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen1-2/+2
2008-01-12USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew1-0/+1
2008-01-12Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2-10/+1
2008-01-11Add Fujitsu CoralP/Lime video driverAnatolij Gustschin3-0/+457
2008-01-11Fix video console newline and carriage return handlingAnatolij Gustschin1-4/+23
2008-01-10Fix Ethernet init() return codesBen Warren10-20/+21
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk1-9/+9
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi2-0/+275
2008-01-09fix various commentsMarcel Ziswiler1-4/+3
2008-01-09fix comments with new drivers organizationMarcel Ziswiler5-8/+9
2008-01-09Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski1-55/+45
2008-01-09Add Epson RX8025 RTC supportMatthias Fuchs2-0/+228
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund1-0/+23
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu1-0/+10
2008-01-02cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese1-1/+1
2008-01-02Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+51
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese8-785/+1749
2007-12-27Add driver for National Semiconductor LM73 temperature sensorLarry Johnson2-0/+182
2007-12-27Add driver for STMicroelectronics M41T60 RTCLarry Johnson2-0/+262
2007-12-27cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()Stefan Roese1-1/+51
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk2-10/+10
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-0/+292
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk4-0/+292
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk1-0/+23
2007-12-17cfi_flash: Add manufacturer-specific fixupsHaavard Skinnemoen1-14/+53
2007-12-17cfi_flash: Add cmdset-specific init functionsHaavard Skinnemoen1-63/+111
2007-12-17cfi_flash: Read whole QRY structure in one goHaavard Skinnemoen1-86/+90
2007-12-13cfi_flash: Use map_physmem() and unmap_physmem()Haavard Skinnemoen1-60/+109
2007-12-13cfi_flash: Introduce read and write accessorsHaavard Skinnemoen1-78/+127
2007-12-13cfi_flash: Reorder functions and eliminate extra prototypesHaavard Skinnemoen1-687/+656
2007-12-13cfi_flash: Make some needlessly global functions staticHaavard Skinnemoen1-7/+9
2007-12-13cfi_flash: Break long linesHaavard Skinnemoen1-115/+189
2007-12-13CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka1-3/+20
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala1-0/+23
2007-12-11rtc: Fix merging problemStefan Roese1-0/+178
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese223-109/+7153
2007-12-08CFI: Coding style cleanupStefan Roese1-5/+4
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen3-12/+411
2007-12-07sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu4-0/+2
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu218-169/+6099
2007-11-29sh: Add marubun's pcmcia driverNobuhiro Iwamatsu2-0/+114
2007-11-29sh: Update SuperH SCIF driverNobuhiro Iwamatsu2-15/+16
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu27-293/+3027
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD18-9/+4
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD5-11/+48
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD7-5/+50
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD24-0/+4693
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD8-1/+909
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD7-9/+48