summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* environment variables: use linux listSascha Hauer2012-10-304-81/+85
* spi: move the depends on SPI to if SPI and keep config alphanum orderedJean-Christophe PLAGNIOL-VILLARD2012-10-301-13/+12
* progressbar: use __stringify in format stringAlexander Aring2012-10-301-1/+2
* add 'miitool' command to view media-independent interface statusAntony Pavlov2012-10-303-0/+280
* commands/Kconfig: move 'ln' to the 'file commands' sectionAntony Pavlov2012-10-301-4/+4
* cosmetic: remove right alignment on driver listFranck Jullien2012-10-171-1/+1
* make make -s more silentSascha Hauer2012-10-174-7/+7
* UIMAGE: improve transfer speedVicente Bergas2012-10-151-1/+1
* cosmetic: improve command list displayCarlo Caione2012-10-121-1/+6
* common/partitions.c: make use of is_fat_or_mbrFranck Jullien2012-10-121-1/+2
* parameter: support removing named parametersJan Luebbe2012-10-122-0/+22
* parameter: remove unused function global_add_parameterJan Luebbe2012-10-121-7/+0
* startup: Print error message when initcall failsSascha Hauer2012-10-091-1/+3
* resource: statically initialize iomem resourceSascha Hauer2012-10-071-8/+2
* driver: print error message when probe failsSascha Hauer2012-10-071-1/+6
* 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