aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD12-12/+53
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD13-9/+13
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD99-34/+32
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD13-9/+54
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD8-9/+50
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD8-6/+51
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD6-8/+49
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely8-9/+21
2007-11-19Fix build problems with mp2usb boardWolfgang Denk1-0/+4
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk1-1/+1
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk6-8/+16
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2-0/+997
2007-11-15Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely1-11/+22