summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2016-05-094-3/+207
|\
| * ARM: i.MX: karo-tx6: Add support for the 2GiB i.MX6q+ board variantSascha Hauer2016-04-282-0/+203
| * ARM: GuF Vincell: run code for LT variant aswellSascha Hauer2016-04-271-1/+2
| * ARM: i.MX: esdctl: Fix wrong driver nameSascha Hauer2016-04-131-2/+2
* | Merge branch 'for-next/arm'Sascha Hauer2016-05-0939-182/+208
|\ \
| * | ARM: i.MX: increase barebox partition sizesSascha Hauer2016-04-2726-82/+82
| * | ARM: dts: Fix partition namesSascha Hauer2016-04-2728-97/+97
| * | ARM: Bootm: FIT image handler depends on CONFIG_FITIMAGESascha Hauer2016-04-251-1/+1
| * | ARM: bootm: Move mem_free calculation into get_kernel_addresses()Sascha Hauer2016-04-201-11/+10
| * | ARM: bootm: Let get_kernel_addresses() determine SDRAM region itselfSascha Hauer2016-04-201-14/+20
| * | ARM: board: phytec-som-am335x: RAM timings for phycore-r2 1GBTeresa Remmet2016-04-192-0/+21
| |/
* | ARM: i.MX53: ccxmx53: Fix memory detection.Jason Cobham2016-04-214-20/+29
* | fix erasing/protecting flashes with unspecified sizeSascha Hauer2016-04-192-2/+2
* | ARM: tegra: set up stack before calling maincluster entryLucas Stach2016-04-141-3/+4
|/
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-082-0/+335
|\
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-082-0/+335
| * ARM: i.MX27: Fix gpt compatible for latest device treesSascha Hauer2016-04-081-0/+3
* | Merge branch 'for-next/imx'Sascha Hauer2016-04-0830-301/+102
|\ \
| * | ARM: i.MX: xload-esdhc: Find entry in imageSascha Hauer2016-04-011-1/+4
| * | ARM: i.MX: xload-esdhc: Add debug messagesSascha Hauer2016-04-011-1/+5
| * | ARM: i.MX: xload-esdhc: Fix typo successul -> successfulSascha Hauer2016-04-011-1/+1
| * | ARM: i.MX: xload-esdhc: Add GPL headerSascha Hauer2016-04-011-0/+11
| * | ARM: i.MX: remove unused imx-flash-header.hSascha Hauer2016-04-0112-277/+0
| * | ARM: i.MX6: esdctl: Fix CS0_end for 4GiB/csSascha Hauer2016-04-011-1/+1
| * | ARM: i.MX6: esdctl: Fix memsize calculation for 4GiB/csSascha Hauer2016-04-011-3/+3
| * | ARM i.MX35: Read reset source from CCMAlexander Stein2016-03-291-0/+20
| * | i.MX6: PL310: Adjust settings for performanceAndrey Smirnov2016-03-171-4/+6
| * | i.MX6: Apply PL310 errata base on PL310's revisionAndrey Smirnov2016-03-171-2/+7
| * | L2x0: i.MX6: Replace magic numbers with constantsAndrey Smirnov2016-03-172-3/+14
| * | i.MX6: Apply errata 845369 workaroundAndrey Smirnov2016-03-171-0/+1
| * | ARM: Add errata 845369 workaroundAndrey Smirnov2016-03-171-0/+9
| * | i.MX: Add revision detection for i.MX6D/Q PlusAndrey Smirnov2016-03-171-3/+14
| * | clk-imx6: Call clk_enable on mmdc_ch0_axi_podfAndrey Smirnov2016-03-161-0/+1
| * | i.MX6: dts: Include local .dtsi's lastAndrey Smirnov2016-03-169-9/+9
| |/
* | ARM: Rework vector table setupSascha Hauer2016-04-012-37/+128
* | ARM: Do not use last 64KiB of address space for bareboxSascha Hauer2016-04-012-2/+3
* | ARM: start: Fix wrong format specifierSascha Hauer2016-04-011-1/+1
* | ARM: pbl-multi: Fix SDRAM at end of address spaceSascha Hauer2016-04-011-1/+1
* | ARM: i.MX27: Fix gpt compatible for latest device treesSascha Hauer2016-03-161-0/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-03-114-3/+13
|\
| * ARM: i.MX: bbu-internal: detect device before writing to itSascha Hauer2016-03-021-0/+3
| * ARM: am335x_defconfig: Enable the of_fixup_status commandTeresa Remmet2016-03-011-0/+1
| * Kconfig: avoid tabs in help textAlexander Kurz2016-02-251-2/+2
| * edb9302 eth: provide proper phy configAlexander Kurz2016-02-251-1/+7
* | Merge branch 'for-next/imx'Sascha Hauer2016-03-1112-146/+800
|\ \
| * | ARM: i.MX: karo-tx6: add pr_fmtSascha Hauer2016-03-071-0/+2
| * | ARM: i.MX: karo-tx6: disable power buttonSascha Hauer2016-03-071-0/+4
| * | ARM: i.MX: karo-tx6: Setup other PMICsSascha Hauer2016-03-076-130/+509
| * | ARM: i.MX: karo-tx6: Generalize 801x supportSascha Hauer2016-03-023-4/+7
| * | ARM: i.MX: karo-tx6: Add support for the i.MX6q 1GiB variantSascha Hauer2016-03-025-1/+209