summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mvebu'Sascha Hauer2017-06-309-0/+68
|\
| * ARM: mvebu: Add initial support for Turris OmniaUwe Kleine-König2017-06-198-0/+62
| * ARM: mvebu: initial support for Armada 38xUwe Kleine-König2017-06-192-0/+6
* | Merge branch 'for-next/imx'Sascha Hauer2017-06-3010-40/+35
|\ \
| * | arm: boards: phytec-som-am335x: Update boot scriptsDaniel Schultz2017-06-309-10/+26
| * | ARM: Update zii_vf610_dev_defconfigAndrey Smirnov2017-06-201-30/+9
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2017-06-303-23/+15
|\ \
| * | ARM: socfpga: remove unused fpgaintf setupSteffen Trumtrar2017-06-301-8/+0
| * | ARM: omap: Fix error printingSascha Hauer2017-06-271-2/+2
| * | ARM: omap: phytec-phycore-omap4460: Fix compiler warningSascha Hauer2017-06-271-13/+13
| |/
* / ARM: dts: i.MX6: fix usdhc3 pinmuxing on tqma6xMichael Tretter2017-06-271-6/+6
|/
* Merge branch 'for-next/state'Sascha Hauer2017-06-142-0/+132
|\
| * state: Add working example dtsi fileSascha Hauer2017-05-232-0/+132
* | Merge branch 'for-next/misd'Sascha Hauer2017-06-141-11/+42
|\ \
| * | sandbox: new --stdinout option to enable a bidirectional consoleAleksander Morgado2017-06-061-11/+42
* | | Merge branch 'for-next/mips'Sascha Hauer2017-06-143-8/+2
|\ \ \
| * | | MIPS: start.S: put entry code into the ".text_entry" sectionAntony Pavlov2017-05-081-1/+1
| * | | MIPS: barebox.lds.S: put .text_entry contents after _stext and _textAntony Pavlov2017-05-081-1/+1
| * | | MIPS: barebox.lds.S: remove unused gotAntony Pavlov2017-05-081-3/+0
| * | | MIPS: barebox.lds.S: drop unneeded '_start = .'Antony Pavlov2017-05-081-1/+0
| * | | MIPS: start*.S: drop redundant .textAntony Pavlov2017-05-082-2/+0
* | | | Merge branch 'for-next/imx'Sascha Hauer2017-06-1430-230/+682
|\ \ \ \
| * | | | ARM: i.MX6 Wandboard: enable Wandboard QuadAlexander Kurz2017-06-131-1/+2
| * | | | ARM: i.MX6 Wandboard Quad: fix PBL UART MUXAlexander Kurz2017-06-131-3/+17
| * | | | ARM: i.MX6 Wandboard: dont do MMDC Write Leveling CalibrationAlexander Kurz2017-06-131-1/+0
| * | | | ARM: i.MX6: add Technexion Pico Hobbit supportMichael Grzeschik2017-06-0712-0/+350
| * | | | ARM: phytec-som-imx6: remove needles enet refclk setupMichael Grzeschik2017-06-071-19/+4
| * | | | ARM: i.MX: setup ENET_TX_CLK_DIR in imx6_init for every imx6ulMichael Grzeschik2017-06-071-0/+11
| * | | | ARM: imx6: gw54xx: use wdog1 for bareboxLucas Stach2017-06-011-0/+8
| * | | | ARM: imx6: gw54xx: fixup watchdog nodes on pre rev E boardsLucas Stach2017-06-011-0/+17
| * | | | ARM: imx6: gw54xx: add function to retrieve board revision from GSCLucas Stach2017-06-012-0/+16
| * | | | ARCH: ARM: Add support for phytec-phycore-imx6ullStefan Riedmueller2017-05-176-148/+236
| * | | | ARM: i.MX: Add i.MX6 ULL supportStefan Riedmueller2017-05-173-0/+7
| * | | | ARM: i.MX: HAB: update documentation of command sequence files (CSF)Marc Kleine-Budde2017-05-092-7/+13
| * | | | ARM: mx6sx-sabresdb: the ethernet clocks get enabled by fec_imxMichael Grzeschik2017-05-081-26/+1
| * | | | ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imxMichael Grzeschik2017-05-081-26/+1
| |/ / /
* | | | Merge branch 'for-next/arm'Sascha Hauer2017-06-145-12/+29
|\ \ \ \
| * | | | ARM: mvebu: fix size mask for RAM windowUwe Kleine-König2017-06-131-1/+1
| * | | | arm: mach-omap: Change mountpoint of boot partitionsDaniel Schultz2017-05-171-11/+25
| * | | | ARM: Embedsky E9: Update environmentAndrey Panov2017-05-173-0/+3
* | | | | Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-135-8/+9
| |_|/ / |/| | |
* | | | sandbox: Fix registering file/fifo consolesSascha Hauer2017-06-011-19/+19
* | | | sandbox: fix registering multiple consolesAleksander Morgado2017-06-013-7/+6
|/ / /
* | | ARM: socfpga: fix QSPI platform data initLucas Stach2017-05-171-1/+1
* | | ARM: i.MX50: Kindle-MX50 DT fixesAlexander Kurz2017-05-164-8/+15
* | | ARM: i.MX50: Amazon Kindle: Model EY21 compatibility checkAlexander Kurz2017-05-162-2/+3
| |/ |/|
* | PPC: request a consistent memory layoutJuergen Borleis2017-05-112-1/+18
* | ARM: i.MX50: Amazon Kindle: Add missing compatibility checksSascha Hauer2017-05-113-2/+21
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2017-05-0564-288/+4158
|\
| * ARM: socfpga: add arria10 defconfigSteffen Trumtrar2017-05-041-0/+89