summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* console: use debug_ll before the console is availableJean-Christophe PLAGNIOL-VILLARD2012-10-302-1/+6
* debug_ll: use const char* for PUTS_LLJean-Christophe PLAGNIOL-VILLARD2012-10-291-1/+1
* console/of: evaluate linux,stdout-path propertySascha Hauer2012-10-093-0/+32
* console: cleanup KconfigSascha Hauer2012-10-091-9/+26
* console: Cleanup console activationSascha Hauer2012-10-091-25/+26
* ARM i.MX gpio: fix of gpio baseSascha Hauer2012-10-071-0/+1
* Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-074-17/+23
|\
| * driver: make get_bus_by_name staticSascha Hauer2012-10-041-1/+1
| * nios2: Fix stray comment start in longlong.hSascha Hauer2012-10-041-1/+1
| * provide static inline function for exportSascha Hauer2012-10-041-0/+6
| * driver: move dev_get_drvdata out of CONFIG_CMD_DEVINFOSascha Hauer2012-10-041-15/+15
* | regression: reset can not returnvicencb@gmail.com2012-10-074-4/+4
* | davinci_emac: fix comment for the _send functionAntony Pavlov2012-10-051-2/+2
* | ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU.Alexander Shiyan2012-10-051-1/+1
* | 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