summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM pbl: actually create cached mappings in the decompressorSascha Hauer2012-10-041-4/+3
* ARM pbl: Provide a dummy error function for the decompressorSascha Hauer2012-10-041-1/+6
* i2c i.MX: fixup clock support for powerpcSascha Hauer2012-10-041-14/+1
* calao: at91 qil/tny/usb auto detect the phy addrJean-Christophe PLAGNIOL-VILLARD2012-10-043-3/+3
* gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-045-6/+11
* graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-046-51/+69
* gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-047-72/+113
* graphic_utils: pass image so we can draw only the visible part of the imageJean-Christophe PLAGNIOL-VILLARD2012-10-043-5/+9
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-0422-69/+95
* image_renderer: fix size typeJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* net/designware: fix phylib supportJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+2
* net/designware: fix phy_addr type to intJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* net/designware: update version display to print user ID and Synosys IDJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+10
* amba/bus: add missing bus_registerJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+7
* net mdio_bus: Add missing bus_registerSascha Hauer2012-10-041-2/+0
* Merge branch 'for-next/fixes'Sascha Hauer2012-10-043-5/+8
|\
| * ARM i.MX51 babbage: Add delay after phy resetSascha Hauer2012-10-041-1/+3
| * commands/mount: fix typo and wording in help messageJan Luebbe2012-10-041-1/+1
| * ARM i.MX clocksource: fix timer source selectionSascha Hauer2012-10-041-3/+4
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-04106-3093/+4479
|\ \
| * | ARM i.MX: Remove old clock supportSascha Hauer2012-10-0419-2158/+10
| * | video i.MX IPU: Switch to clock supportSascha Hauer2012-10-041-2/+8
| * | video i.MX: Switch to clock supportSascha Hauer2012-10-041-1/+8
| * | i2c i.MX: Switch to clock supportSascha Hauer2012-10-041-2/+21
| * | mci i.MX: Switch to clock supportSascha Hauer2012-10-041-3/+12
| * | mci i.MX ESDHC: Switch to clock supportSascha Hauer2012-10-041-3/+12
| * | ARM i.MX: Switch clocksource to clk_getSascha Hauer2012-10-041-2/+15
| * | spi i.MX: Switch to clk supportSascha Hauer2012-10-041-2/+19
| * | serial i.MX: Switch to clk supportSascha Hauer2012-10-041-5/+20
| * | net fec: Switch to clk supportSascha Hauer2012-10-042-3/+32
| * | ARM i.MX35: Switch to common clkSascha Hauer2012-10-043-2/+189
| * | ARM i.MX21: Switch to common clkSascha Hauer2012-10-043-1/+121
| * | ARM i.MX6: Switch to common clkSascha Hauer2012-10-043-2/+309
| * | ARM i.MX31: Switch to common clkSascha Hauer2012-10-043-2/+136
| * | ARM i.MX1: Switch to common clk supportSascha Hauer2012-10-043-2/+111
| * | ARM i.MX5: Switch to common clk supportSascha Hauer2012-10-044-4/+304
| * | ARM i.MX25: Switch to common clk supportSascha Hauer2012-10-043-2/+157
| * | ARM i.MX27: implement clk supportSascha Hauer2012-10-044-2/+160
| * | ARM i.MX: initial clk supportSascha Hauer2012-10-047-0/+866
| * | commands: Add clk commandsSascha Hauer2012-10-043-0/+153
| * | clk: initial common clk supportSascha Hauer2012-10-048-1/+563
| * | clk clkdev: Add clkdev matching based on physbaseSascha Hauer2012-10-042-0/+58
| * | err.h: introduce IS_ERR_OR_NULLSascha Hauer2012-10-041-0/+5
| * | ARM i.MX25: Add function to setup chipselectSascha Hauer2012-10-043-5/+13
| * | ARM i.MX35: Add function to setup chipselectSascha Hauer2012-10-046-17/+21
| * | ARM i.MX31: Add function to setup chipselectSascha Hauer2012-10-044-23/+22
| * | ARM i.MX21: Add function to setup chipselectSascha Hauer2012-10-044-34/+19
| * | ARM i.MX1: Add function to setup chipselectSascha Hauer2012-10-044-28/+16
| * | ARM i.MX: Add header file for WEIM cs setupSascha Hauer2012-10-047-10/+20
| * | ARM i.MX51: Use defines rather than hardcoded addressesSascha Hauer2012-10-041-5/+5