summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | spi i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | mci i.MX esdhc: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | net i.MX fec: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | mci i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | i2c i.MX: convert to struct resourceSascha Hauer2011-07-191-11/+17
* | serial i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | video i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | nand i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* | amba-pl011: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-13/+15
* | nomadik_nand: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-4/+4
* | dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+8
* | atmel_nand: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* | atmel_mci: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* | macb: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+2
* | at91/serial: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-13/+14
|/
* serial_ns16550: remove legacy code copied from U-Boot v1Antony Pavlov2011-07-172-23/+0
* spi: unregister dev if master->setup failsFranck Jullien2011-07-061-0/+1
* spi: add bits_per_word to proxy structureFranck Jullien2011-07-061-0/+1
* Merge branch 'next'Sascha Hauer2011-07-0614-1/+1106
|\
| * atmel-mci: fix initialization of 8bit-bus-width-mode for at91sam9g45Hubert Feurstein2011-06-221-2/+2
| * atmel-mci: fix wrong pointer castHubert Feurstein2011-06-221-1/+1
| * eeprom: add at25 eeprom driverHubert Feurstein2011-06-215-0/+333
| * spi: add more spi transfer functionsHubert Feurstein2011-06-211-0/+41
| * spi: add platform_data pointer to spi_board_infoHubert Feurstein2011-06-211-0/+1
| * Merge branch 'master' into nextSascha Hauer2011-06-206-28/+23
| |\
| * \ Merge branch 'atmel-mci-support-3' of git://gitorious.org/hfe-repos/barebox i...Sascha Hauer2011-06-204-0/+623
| |\ \
| | * | mci: add Atmel AT91 MCI driverHubert Feurstein2011-06-164-0/+623
| * | | macb: add support for board specific get_ethaddr functionHubert Feurstein2011-06-201-1/+1
| |/ /
| * | Add Altera JTAG UART driverFranck Jullien2011-06-103-0/+107
* | | twl4030: fix typo on EXPORT_SYMBOL twl4030_reg_read and twl4030_reg_writeJean-Christophe PLAGNIOL-VILLARD2011-07-051-2/+2
* | | MCI imx-esdhc: Fix cache flush/inval for multi block supportSascha Hauer2011-07-051-3/+3
| |/ |/|
* | Improved gpmc_nand driver to show the current eccmode.Juergen Kilb2011-06-101-3/+5
* | Merge branch 'next'Sascha Hauer2011-06-063-0/+443
|\|
| * Add support for Samsung S3C24x0 framebuffer.Alexey Galakhov2011-05-193-0/+443
* | mci-core: add missing newline in debug messageHubert Feurstein2011-06-011-1/+1
* | Always initialize oob_poi before writing OOB dataJuergen Beisert2011-05-251-3/+3
* | usb: make locally used functions staticSascha Hauer2011-05-181-17/+10
* | usb ehci: fix wrong argument order for memsetSascha Hauer2011-05-181-3/+3
* | Fix compiler warningFranck JULLIEN2011-05-161-1/+1
|/
* ata: guessing disk sizes is only needed on X86Sascha Hauer2011-05-061-1/+4
* mci: turn several pr_* statements into debugSascha Hauer2011-05-061-12/+12
* mci: shrink string footprintSascha Hauer2011-05-061-6/+8
* Nios2: Add Altera TSE driverFranck JULLIEN2011-05-024-0/+899
* Fix coding style in driver/net/MakefileFranck JULLIEN2011-05-021-2/+2
* ARM: omap4: fix dev_width for omap_enable_hweccJan Weitzel2011-04-201-1/+1
* mci-core: fix debug statementsSascha Hauer2011-04-121-4/+4
* mci omap: make write support optionalSascha Hauer2011-04-121-1/+4
* mci omap: rename functions from mxc to omapSascha Hauer2011-04-121-6/+6
* mci omap: hsmmc is also found on the omap3Sascha Hauer2011-04-121-1/+1
* nand omap: handle erased pages correctly in hamming ecc modeSascha Hauer2011-04-121-0/+5