summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: set up stack before calling maincluster entryLucas Stach2016-04-141-3/+4
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-084-2/+336
|\
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-082-0/+335
| * PPC: atomic: remove non existing header includeSascha Hauer2016-04-081-2/+0
| * PPC: discard unused functionsSascha Hauer2016-04-081-0/+1
| * 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
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2016-04-086-41/+133
|\ \
| * | 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
* | | efi: let the generic relocate code handle all relocationsMichael Olbrich2016-04-072-42/+2
|/ /
* / 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/mips'Sascha Hauer2016-03-1119-12/+510
|\ \
| * | MIPS: tplink-mr3020: fix "WPS" and "3G" LEDsAntony Pavlov2016-03-101-0/+6
| * | MIPS: black-swift_defconfig: enable gpio-related stuffAntony Pavlov2016-03-101-0/+6
| * | MIPS: black-swift: enable GPIO keyAntony Pavlov2016-03-101-0/+11
| * | MIPS: black-swift: enable GPIO LEDAntony Pavlov2016-03-092-0/+21
| * | MIPS: ath79: pbl: add pbl_ar9331_mdio_gpio_enable macroAntony Pavlov2016-03-091-0/+8
| * | MIPS: black-swift_defconfig: use cached memory regionAntony Pavlov2016-03-091-0/+2
| * | MIPS: tplink-mr3020_defconfig: use cached memory regionAntony Pavlov2016-03-091-0/+2
| * | MIPS: dtb: register only one memory bankPeter Mamonov2016-03-091-5/+7
| * | MIPS: implement dma_sync_* functionsPeter Mamonov2016-03-094-1/+69
| * | MIPS: flush cache on shutdownAntony Pavlov2016-03-094-0/+43
| * | MIPS: add initial R4000-style cache supportAntony Pavlov2016-03-093-0/+57
| * | MIPS: tplink-mr3020: pbl: init cacheAntony Pavlov2016-03-091-0/+6
| * | MIPS: black-swift: pbl: init cacheAntony Pavlov2016-03-091-0/+6
| * | MIPS: pbl: import cache init code from U-Boot v2016.01-212-ga3ab2aeAntony Pavlov2016-03-093-0/+170