summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-044-4/+4
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-07-047-16/+44
|\
| * sf: move useful messages from debug to printfMike Frysinger2010-06-307-16/+22
| * spi_flash: support old STMicro parts with RESThomas Chou2010-06-302-0/+22
* | drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce2010-06-302-80/+85
* | musb: Program extvbus for OMAP3EVM Rev >= EAjay Kumar Gupta2010-06-302-0/+7
* | musb: Add Phy programming for using external VbusAjay Kumar Gupta2010-06-302-1/+36
* | musb: Use name based initialization for musb_configAjay Kumar Gupta2010-06-303-9/+9
* | USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-301-0/+14
|/
* Merge branch 'master' into nextWolfgang Denk2010-06-302-3/+6
|\
| * EHCI: zero out QH transfer overlay in ehci_submit_async()Sergei Shtylyov2010-06-291-2/+1
| * tsec: Fix eTSEC2 link problem on P2020RDBFelix Radensky2010-06-291-1/+5
* | Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk2010-06-291-67/+128
|\ \
| * | Davinci: SPI performance enhancementsNick Thompson2010-06-221-67/+128
* | | Remove AmigaOneG3SE boardWolfgang Denk2010-06-232-25/+0
* | | Merge branch 'master' into nextWolfgang Denk2010-06-231-0/+1
|\ \ \ | |/ / |/| / | |/
| * UBI: initialise update markerPeter Horton2010-06-231-0/+1
* | Merge branch 'master' into nextWolfgang Denk2010-06-183-35/+47
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-06-171-0/+3
| |\
| | * Add Orion5x support to 16550 device driverAlbert Aribaud2010-06-171-0/+3
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-06-172-35/+44
| |\ \ | | |/
| | * s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang2010-06-141-1/+1
| | * DaVinci: Improve DaVinci SPI speed.Delio Brignoli2010-06-081-34/+43
* | | Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2010-06-172-18/+124
|\ \ \
| * | | video: sm501.c: add weak default functionsAnatolij Gustschin2010-06-141-0/+28
| * | | video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin2010-06-141-5/+84
| * | | video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-142-13/+12
| |/ /
* | | PXA: PXAMMC: Add Monahans supportMarek Vasut2010-06-131-3/+6
* | | PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut2010-06-131-8/+0
|/ /
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-05-284-0/+197
|\ \
| * | spi: add altera spi controller supportThomas Chou2010-05-282-0/+166
| * | misc: add gpio based status led driverThomas Chou2010-05-282-0/+31
| |/
* | Blackfin: nand: drain the write buffer before returningAndrew Caldwell2010-05-261-1/+6
|/
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-261-10/+12
* dm9000x.c: fix compile problemsWolfgang Denk2010-05-261-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-05-211-2/+7
|\
| * UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-191-2/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-215-93/+458
|\ \
| * | MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic2010-05-191-16/+31
| * | SPI: added support for MX51 to mxc_spiStefano Babic2010-05-051-20/+211
| * | MX: RTC13783 uses general function to access PMICStefano Babic2010-05-051-57/+15
| * | MX: Added Freescale Power Management DriverStefano Babic2010-05-052-0/+201
* | | lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin2010-05-172-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-171-1/+13
|\ \ \ | |_|/ |/| |
| * | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-1/+13
* | | drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk2010-05-151-17/+17
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-05-061-61/+108
|\ \
| * | Blackfin: TWI/I2C: implement multibus supportMike Frysinger2010-05-051-61/+108
| |/
* | drivers/*/Makefile: fix conditional compile rule.Ender.Dai2010-05-062-6/+4
* | SERIAL: Enable port-mapped accessGraeme Russ2010-05-061-30/+39
|/
OpenPOWER on IntegriCloud