aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Merge branch 'master' into nextWolfgang Denk2-3/+6
2010-06-29EHCI: zero out QH transfer overlay in ehci_submit_async()Sergei Shtylyov1-2/+1
2010-06-29tsec: Fix eTSEC2 link problem on P2020RDBFelix Radensky1-1/+5
2010-06-29Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk1-67/+128
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk2-25/+0
2010-06-23Merge branch 'master' into nextWolfgang Denk1-0/+1
2010-06-23UBI: initialise update markerPeter Horton1-0/+1
2010-06-22Davinci: SPI performance enhancementsNick Thompson1-67/+128
2010-06-18Merge branch 'master' into nextWolfgang Denk3-35/+47
2010-06-17Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2-18/+124
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk1-0/+3
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-35/+44
2010-06-17Add Orion5x support to 16550 device driverAlbert Aribaud1-0/+3
2010-06-14s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang1-1/+1
2010-06-14video: sm501.c: add weak default functionsAnatolij Gustschin1-0/+28
2010-06-14video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin1-5/+84
2010-06-14video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2-13/+12
2010-06-13PXA: PXAMMC: Add Monahans supportMarek Vasut1-3/+6
2010-06-13PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut1-8/+0
2010-06-08DaVinci: Improve DaVinci SPI speed.Delio Brignoli1-34/+43
2010-05-28Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk4-0/+197
2010-05-28spi: add altera spi controller supportThomas Chou2-0/+166
2010-05-28misc: add gpio based status led driverThomas Chou2-0/+31
2010-05-26Blackfin: nand: drain the write buffer before returningAndrew Caldwell1-1/+6
2010-05-26Coding style cleanup, update CHANGELOG.Wolfgang Denk1-10/+12
2010-05-26dm9000x.c: fix compile problemsWolfgang Denk1-6/+6
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-2/+7
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk5-93/+458
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese1-2/+7
2010-05-19MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic1-16/+31
2010-05-17lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin2-2/+0
2010-05-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-1/+13
2010-05-15drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk1-17/+17
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala1-1/+13
2010-05-06Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-61/+108
2010-05-06drivers/*/Makefile: fix conditional compile rule.Ender.Dai2-6/+4
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ1-30/+39
2010-05-05Blackfin: TWI/I2C: implement multibus supportMike Frysinger1-61/+108
2010-05-05SPI: added support for MX51 to mxc_spiStefano Babic1-20/+211
2010-05-05MX: RTC13783 uses general function to access PMICStefano Babic1-57/+15
2010-05-05MX: Added Freescale Power Management DriverStefano Babic2-0/+201
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk17-162/+2078
2010-05-03Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger2-15/+16
2010-05-03net: ethoc: add write_hwaddr supportThomas Chou1-3/+3
2010-05-03net: altera_tse: add write_hwaddr supportThomas Chou1-28/+35
2010-05-03net: fec_mxc: add write_hwaddr supportHeiko Schocher1-1/+1
2010-05-03net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar1-0/+11
2010-05-03net: add altera triple speeds ethernet mac driverThomas Chou3-0/+1430
2010-05-03net: add opencore 10/100 ethernet mac driverThomas Chou2-0/+512
2010-05-03smc911x driver frame alignment patchValentin Yakovenkov1-1/+1