summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arm omap: Add I2C driverSascha Hauer2010-08-063-0/+808
* nand: driver for Nomadik 8815 SoCJean-Christophe PLAGNIOL-VILLARD2010-08-063-0/+254
* amba: add pl011Jean-Christophe PLAGNIOL-VILLARD2010-08-063-0/+202
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-062-6/+37
* Merge branch 'next'Sascha Hauer2010-08-0356-107/+11944
|\
| * drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2010-08-0213-13/+19
| * atmel_nand: fix comment where this code is derived fromSascha Hauer2010-07-231-2/+2
| * Merge remote branch 'origin/omap' into nextSascha Hauer2010-07-122-24/+87
| |\
| | * omap nand: cleanupSascha Hauer2010-07-052-24/+87
| * | barebox ubi changesSascha Hauer2010-07-057-172/+291
| * | add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-0521-0/+11400
| * | cfi_flash: Add mtd partition support for UBISascha Hauer2010-07-052-4/+98
| * | cfi_flash: Do not print debug info while erasingSascha Hauer2010-07-051-1/+1
| * | cfi_flash: Do not typedef struct flash_infoSascha Hauer2010-07-054-60/+60
| * | add partition mtd supportSascha Hauer2010-07-053-0/+146
| * | move drivers/nand to drivers/mtd/nandSascha Hauer2010-07-0518-3/+12
| |/
* / nand_imx: fix "used uninitialized" warning on mx25Baruch Siach2010-07-161-1/+1
|/
* Merge branch 'next'Sascha Hauer2010-07-0325-137/+350
|\
| * imx-ipu-fb: do not enable framebuffer on startupEric Bénard2010-06-301-2/+0
| * imx-ipu-fb: Add board specific hook to enable displayEric Bénard2010-06-301-0/+8
| * cfi flash driver: Use generic progression bar functionSascha Hauer2010-06-281-1/+4
| * Merge remote branch 'origin/assorted-pu' into nextSascha Hauer2010-06-285-78/+94
| |\
| | * fb: add a usage counter to prevent double enable/disableSascha Hauer2010-06-241-0/+5
| | * i.MX serial: Use readl/writel instead of pointer derefSascha Hauer2010-06-241-66/+71
| | * usbnet: remove unused dev member in struct usbnetSascha Hauer2010-06-242-10/+11
| | * imxfb: do not enable framebuffer on startupSascha Hauer2010-06-241-2/+0
| | * imxfb: Add board specific hook to enable displaySascha Hauer2010-06-241-0/+7
| * | ehci: remove unused codeSascha Hauer2010-06-242-9/+0
| * | ehci: Force a ehci_halt before trying to resetSascha Hauer2010-06-241-0/+21
| * | ehci: use is_timeout for timeout instead of udelay counterSascha Hauer2010-06-241-5/+7
| * | usb: Check return value of host controller initSascha Hauer2010-06-241-1/+4
| * | ehci: Handle hub port reset properlySascha Hauer2010-06-241-0/+18
| * | ehci: Make has_tt configurable via platform dataSascha Hauer2010-06-241-6/+12
| |/
| * Merge branch 'net' into nextSascha Hauer2010-06-1716-35/+38
| |\
| | * rework device parametersSascha Hauer2010-06-173-21/+24
| | * network drivers: call net_receive directly instead of NetReceiveSascha Hauer2010-06-1713-14/+14
| * | i2c: add driver for the MC34704 PMICBaruch Siach2010-06-103-0/+144
| |/
* | nor: don't use sector for ERASE_STARTWolfram Sang2010-06-291-2/+1
* | i2c: fix adapter_list manipulationBaruch Siach2010-06-171-1/+1
|/
* i2c: implement i2c_get_adapter()Sascha Hauer2010-05-261-1/+23
* i2c-imx: change log level for No ACKEric Bénard2010-05-261-1/+1
* i.MX25 : add Framebuffer supportEric Benard2010-05-172-3/+20
* fsl_udc: make it work with MMU onSascha Hauer2010-05-031-5/+6
* cfi_flash: use flash_write_word instead of reimplementing it againUwe Kleine-König2010-05-031-18/+1
* nor: Don't use the sector for the unlock sequenceWolfram Sang2010-05-031-8/+8
* Revert "nand_imx: Speed up sequential read"Sascha Hauer2010-05-031-47/+13
* fix miiphy allocJan Weitzel2010-04-141-4/+4
* Merge branch 'next'Sascha Hauer2010-04-066-23/+81
|\
| * i.MX21: support framebufferIvo Clarysse2010-04-021-0/+9
| * netx eth driver: remove local definition of ARRAY_SIZESascha Hauer2010-03-301-2/+0