summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc' into masterSascha Hauer2020-10-148-54/+93
|\
| * ARM: stm32mp: dk2: rename to dkx to make dk1 support clearerAhmad Fatoum2020-10-074-4/+10
| * ARM: stm32mp: migrate board initcalls to board driversAhmad Fatoum2020-10-073-14/+39
| * ARM: stm32mp: dk2: have barebox image support DK1 as wellAhmad Fatoum2020-10-021-2/+10
* | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-143-5/+5
|\ \
| * | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-023-5/+5
| |/
* | Merge branch 'for-next/imx' into masterSascha Hauer2020-10-149-8/+248
|\ \
| * | ARM: imx: Add Support for Webasto ccbv2Rouven Czerwinski2020-10-146-0/+239
| * | ARM: i.MX: nxp-imx8mm-evk: adjust DDR training orderLucas Stach2020-10-071-7/+7
| * | ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMCYunus Bas2020-10-021-0/+1
| * | ARM: i.MX: nxp-imx8mm-evk: use eMMC update handlerLucas Stach2020-10-021-1/+1
| |/
* | Merge branch 'for-next/deep-probe-prepare' into masterSascha Hauer2020-10-141-22/+10
|\ \
| * | ARM: mx6-sabrelite: remove obsolete sabrelite_mem_init()Marco Felsch2020-09-291-12/+0
| * | ARM: boards: mx6-sabrelite: [cosmetic] make use of IMX_GPIO_NRMarco Felsch2020-09-291-10/+10
| |/
* / ARM: protonic: disable on-die termination to fix PHY bootstrappingOleksij Rempel2020-10-093-3/+0
|/
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-252-0/+1035
|\
| * ARM: protonic-imx6: port Protonic specific board codeOleksij Rempel2020-08-242-0/+1035
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-256-2/+16
|\ \
| * | ARM: tx28: provide header file with function prototypeSascha Hauer2020-09-153-2/+7
| * | arm: Add prototypes for functions called from assemblySascha Hauer2020-09-153-0/+9
* | | Merge branch 'for-next/imx' into masterSascha Hauer2020-09-254-2/+7
|\ \ \
| * | | arch: arm: mach-imx: Add habv4 config file for i.MX6ULLMaik Otto2020-09-232-2/+2
| * | | arch: arm: boards phytec: Split flash header for pcl063 with i.MX6Ul and i.MX...Maik Otto2020-09-234-1/+6
| |/ /
* | / ARM: at91: sama5d27-giantboard: fix multi-image compatibilityAhmad Fatoum2020-09-141-0/+4
| |/ |/|
* | ARM: i.MX8M boards: always set up UARTSascha Hauer2020-08-215-18/+28
* | ARM: imx8m: Make uart setup function name more genericSascha Hauer2020-08-211-1/+1
|/
* Merge branch 'for-next/stm32' into masterSascha Hauer2020-08-194-0/+54
|\
| * ARM: stm32mp: add support for Seeed Odyssey boardAhmad Fatoum2020-08-034-0/+54
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-08-182-145/+42
|\ \
| * | ARM: Layerscape: TQMLS1046a: remove ddr calc codeRouven Czerwinski2020-08-121-145/+0
| * | arm: baltos: export DIP switch valueYegor Yefremov2020-08-111-0/+42
| |/
* | ARM: nxp-imx8mm-evk: always set up UARTLucas Stach2020-08-171-4/+6
* | ARM: boards: phytec-som-imx6: Add mmc and emmc-boot bbu update handlerStefan Riedmueller2020-08-101-0/+16
* | ARM: i.MX: Add atlascopco sxb boardAnees Rehman2020-08-105-0/+164
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-07-2717-178/+33
|\
| * arm/boards: Replace license boilerplate by SPDX identfiersUwe Kleine-König2020-07-1415-172/+31
| * treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-262-6/+2
* | Merge branch 'for-next/imx'Sascha Hauer2020-07-27114-86/+5395
|\ \
| * | arm: boards: add initial imx8mp-evk supportOleksij Rempel2020-07-146-0/+2096
| * | scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-14101-101/+101
| * | ARM: add imx6 based Protonic boadsOleksij Rempel2020-06-1823-0/+3213
| |/
* | ARM: at91: sama5d27-giantboard: add default environment/bbuAhmad Fatoum2020-07-143-0/+20
* | 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-142-0/+36
* | ARM: at91: sama5d2: populate $bootsource and $bootsource_instanceAhmad Fatoum2020-07-142-4/+4
* | ARM: at91: sama5d2: read back memory size from DDRAM controllerAhmad Fatoum2020-07-142-2/+2
* | ARM: at91: sama5d27-som1: add additional first stage entry pointAhmad Fatoum2020-07-111-11/+19
* | ARM: at91: sama5d2: reduce UART setup boilerplate with new helpersAhmad Fatoum2020-07-112-20/+2
* | ARM: at91: sama5d2: reuse stack set-up by first stageAhmad Fatoum2020-07-112-20/+6
* | ARM: at91: implement sama5d2 lowlevel initAhmad Fatoum2020-07-112-16/+2