summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mips'Sascha Hauer2020-07-278-0/+196
|\
| * MIPS: AR9331: OKUD Max9331Du Huanpeng2020-06-188-0/+196
* | Merge branch 'for-next/kvx'Sascha Hauer2020-07-278-11/+173
|\ \
| * | kvx: remove duplicated dtb symbolsClement Leger2020-07-011-9/+0
| * | kvx: add support for elf loading using bootmClement Leger2020-07-016-2/+155
| * | kvx: add I-cache and D-cache synchronisationClement Leger2020-07-011-0/+18
* | | Merge branch 'for-next/imx'Sascha Hauer2020-07-27159-102/+10992
|\ \ \
| * | | arm: boards: add initial imx8mp-evk supportOleksij Rempel2020-07-1411-0/+2181
| * | | ARM: i.MX: bbu: Fix IVT offset for i.MX8MPSascha Hauer2020-07-141-6/+11
| * | | mci: imx-esdhc-pbl: Add imx8mp_esdhc_load_image() for i.MX8MPSascha Hauer2020-07-141-0/+1
| * | | arm: imx: add initial imx8mp supportOleksij Rempel2020-07-1415-3/+1247
| * | | scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-14101-101/+101
| * | | scripts: imx-image: rename image_dcd_offset to image_ivt_offsetSascha Hauer2020-07-141-1/+1
| * | | ARM: configs: imx_v7_defconfig: Add bootchooserDaniel Schultz2020-07-111-0/+2
| * | | ARM: configs: imx_v7_defconfig: Add state frameworkDaniel Schultz2020-07-111-0/+3
| * | | ARM: configs: Remove unused Kconfig symbol 'NAND_IMX_BBM'Robert Karszniewicz2020-07-093-3/+0
| * | | ARM: dts: vf610-zii-dev-rev-c: Expose fiber EEPROM modulesChris Healy2020-07-011-0/+18
| * | | ARM: i.MX: Enable new boards in imx_v7_defconfigSascha Hauer2020-06-181-2/+4
| * | | ARM: add imx6 based Protonic boadsOleksij Rempel2020-06-1825-0/+3235
| * | | ARM: dts: imx6: add Protonic boardsOleksij Rempel2020-06-1818-0/+4198
| * | | Arm: i.MX5: Do not disable L2 cacheSascha Hauer2020-06-181-2/+5
| | |/ | |/|
* | | Merge branch 'for-next/elf'Sascha Hauer2020-07-271-16/+9
|\ \ \
| * | | mips: lib: bootm: use bootm elf loading capabilitiesClement Leger2020-06-151-13/+7
| * | | common: elf: add elf_open, elf_close and elf_loadClement Leger2020-06-151-2/+6
| * | | common: elf: load elf directly from fileClement Leger2020-06-151-7/+2
| |/ /
* | | Merge branch 'for-next/dts-phandles'Sascha Hauer2020-07-2731-378/+247
|\ \ \
| * | | ARM: socfpga: dts: remove unused nodes and phandlesAhmad Fatoum2020-06-231-6/+0
| * | | ARM: zynqmp: dts: drop now superfluous zynqmp.dtsiAhmad Fatoum2020-06-232-18/+0
| * | | ARM: i.MX: mx53-qsrb: dts: remove now-superfluous overrideAhmad Fatoum2020-06-231-18/+0
| * | | ARM: i.MX7: dts: replace commented-out code with status = "disabled"Ahmad Fatoum2020-06-231-2/+1
| * | | ARM: layerscape: dts: combine fsl-ls1046a-rdb.dts aliases nodesAhmad Fatoum2020-06-231-4/+1
| * | | ARM: i.MX6UL: dts: remove defunct override of pico-hobbit memory nodeAhmad Fatoum2020-06-231-4/+0
| * | | ARM: mvebu: remove reference to non-existant nodeAhmad Fatoum2020-06-231-10/+0
| * | | ARM: i.MX7: warp: drop duplicate memory nodeAhmad Fatoum2020-06-231-5/+0
| * | | ARM: dts: reference nodes to extend by phandles insteadAhmad Fatoum2020-06-2324-313/+248
| * | | ARM: at91: dts: extend, don't create anew, pinctrl nodeAhmad Fatoum2020-06-231-8/+7
* | | | Merge branch 'for-next/dts'Sascha Hauer2020-07-274-602/+14
|\ \ \ \
| * | | | ARM: stm32mp: dts: extend now upstream stm32mp157c-lxa-mc1.dtsAhmad Fatoum2020-07-053-592/+1
| * | | | ARM: dts: vexpress-v2p-ca15: adapt fixed NOR flash partition setupAhmad Fatoum2020-07-051-10/+13
| |/ / /
* | | | Merge branch 'for-next/at91'Sascha Hauer2020-07-2756-446/+2493
|\ \ \ \
| * | | | ARM: at91: dts: sama5d27-som1: adapt to upstream partition layoutAhmad Fatoum2020-07-141-9/+19
| * | | | ARM: at91: sama5d27-giantboard: add default environment/bbuAhmad Fatoum2020-07-144-0/+26
| * | | | ARM: at91: sama5d27-giantboard: add additional first stage entry pointAhmad Fatoum2020-07-141-9/+17
| * | | | ARM: at91: sama5d27-som1-ek: add barebox_update and multi environment supportAhmad Fatoum2020-07-144-1/+53
| * | | | ARM: at91: sama5d2: populate $bootsource and $bootsource_instanceAhmad Fatoum2020-07-146-7/+28
| * | | | ARM: at91: sama5d2: read back memory size from DDRAM controllerAhmad Fatoum2020-07-149-10/+68
| * | | | ARM: at91: sama5d27-som1: add additional first stage entry pointAhmad Fatoum2020-07-114-11/+80
| * | | | ARM: at91: sama5d2: reduce UART setup boilerplate with new helpersAhmad Fatoum2020-07-115-24/+172
| * | | | ARM: at91: debug_ll: remove duplicated IS_ENABLED(CONFIG_DEBUG_LL) conditionAhmad Fatoum2020-07-111-18/+16
| * | | | ARM: at91: sama5d2: reuse stack set-up by first stageAhmad Fatoum2020-07-112-20/+6