summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2013.08.0v2013.08.0Sascha Hauer2013-08-051-2/+2
* ARM: bootm: Print Kernel commandline unconditionallySascha Hauer2013-07-271-2/+1
* of: Use dts syntax when printing devicetreesSascha Hauer2013-07-271-3/+6
* of: net: Use correct devicetree in eth_of_fixupSascha Hauer2013-07-271-1/+1
* of: Use correct devicetree in of_print_cmdlineSascha Hauer2013-07-271-1/+1
* ARM: imx_v7_defconfig: remove board specific part from environmentSascha Hauer2013-07-251-1/+0
* include/printk: fix level of pr_err and pr_warningHubert Feurstein2013-07-221-2/+2
* ppc ddr-8xxx: misplaced parenthesisRenaud Barbier2013-07-221-1/+1
* commands: spi: Fix spi read procedureAlexander Shiyan2013-07-151-1/+1
* ARM: mxs: make ssp gates parents of ssp dividersSascha Hauer2013-07-151-13/+13
* ARM: i.MX: Fix i.MX27 debug uart Kconfig entriesSascha Hauer2013-07-151-2/+3
* ARM: generate imx dcd.S files as *.dcd.SSascha Hauer2013-07-105-7/+9
* nand_base: add missing newlineJan Luebbe2013-07-091-1/+1
* friendlyarm-tiny210: do not restart barebox twiceAlexey Galakhov2013-07-091-8/+23
* Revert "ARM: i.MX27 pcm038: switch to multi image"Sascha Hauer2013-07-093-9/+1
* ARM: at91: animeo IP: fix partition tableJean-Christophe PLAGNIOL-VILLARD2013-07-091-2/+2
* OF: base: initalize from node in of_find_node_with_propertySebastian Hesselbarth2013-07-091-0/+3
* OF: base: fix iterator in of_get_next_available_childSebastian Hesselbarth2013-07-051-1/+2
* OF: base: fix inifinite looping in node iteratorsSascha Hauer2013-07-051-6/+15
* ARM: i.MX6: Fix usbmisc label in devicetreePhilipp Zabel2013-07-041-1/+1
* pcm049: Add platformcode for omap4 framebufferChristoph Fritz2013-07-025-32/+262
* tegra: add peripheral clocksLucas Stach2013-07-025-0/+303
* tegra: add new clock framework driverLucas Stach2013-07-0212-121/+1345
* tegra: deduplicate clk definesLucas Stach2013-07-022-63/+33
* clk: allow to instanciate clk mux without registering itLucas Stach2013-07-022-5/+28
* clk: allow to instanciate clk gate without registering itLucas Stach2013-07-022-6/+29
* tegra: change clocksource driver to be more lowlevelLucas Stach2013-07-022-13/+26
* clk: add clock lookup from devicetreeLucas Stach2013-07-024-0/+209
* Merge branch 'for-next-manual-rebase/multi-image'Sascha Hauer2013-07-0234-465/+557
|\
| * ARM: Add a imx_v7_defconfigSascha Hauer2013-07-021-0/+131
| * ARM: i.MX51 efikasb: switch to multiboard supportSascha Hauer2013-07-0210-101/+100
| * ARM: i.MX6 realq7: switch to multiboardSascha Hauer2013-07-022-7/+7
| * ARM: i.MX6 realq7: prepare multiboard supportSascha Hauer2013-07-021-8/+11
| * ARM: i.MX53 loco: Move over to multiboardSascha Hauer2013-07-022-8/+6
| * ARM: i.MX53 loco: prepare multiboard supportSascha Hauer2013-07-021-2/+8
| * ARM: i.MX53 loco: add board name to flash header fileSascha Hauer2013-07-024-6/+7
| * ARM: i.MX51 babbage: Move over to multiboardSascha Hauer2013-07-022-8/+15
| * ARM: i.MX51 babbage: prepare for multiboard supportSascha Hauer2013-07-021-9/+5
| * ARM: i.MX51 babbage: add board name to flash header fileSascha Hauer2013-07-024-6/+7
| * ARM: i.MX: select SoC from boardSascha Hauer2013-07-029-101/+76
| * ARM: i.MX: remove now unused ARCH_IMX_INTERNAL_BOOT_USE_IMXIMAGESascha Hauer2013-07-022-19/+0
| * ARM: Turn most board directories into regular build directoriesSascha Hauer2013-07-022-69/+77
| * ARM: i.MX: use device_detect_by_name where applicableSascha Hauer2013-07-022-8/+2
| * ARM: i.MX51 babbage: switch to multi image supportSascha Hauer2013-07-025-6/+21
| * ARM: dmo realq7: switch to multi image supportSascha Hauer2013-07-025-6/+19
| * ARM: i.MX53 loco: Switch to multi image supportSascha Hauer2013-07-025-6/+23
| * ARM: i.MX53 loco: Switch to imximageSascha Hauer2013-07-026-113/+60
|/
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-0222-402/+1607
|\
| * OF: base: use of_delete_property where applicableSebastian Hesselbarth2013-06-241-56/+25
| * OF: base: add sanity checks to of_new/delete_propertySebastian Hesselbarth2013-06-241-4/+11