summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc' into masterSascha Hauer2020-10-1429-127/+208
|\
| * ARM: stm32mp: defconfig: enable more useful optionsAhmad Fatoum2020-10-071-1/+13
| * ARM: stm32mp: dk2: rename to dkx to make dk1 support clearerAhmad Fatoum2020-10-0710-10/+19
| * ARM: stm32mp: migrate board initcalls to board driversAhmad Fatoum2020-10-073-14/+39
| * bootm: propagate register_image_handler return valueAhmad Fatoum2020-10-072-6/+2
| * commands: boot_order: note that it's OMAP specific in help textAhmad Fatoum2020-10-051-2/+2
| * ARM: stm32mp: dk2: have barebox image support DK1 as wellAhmad Fatoum2020-10-022-3/+11
| * ARM: stm32mp: revision: make CPU type accessible to PBLAhmad Fatoum2020-10-022-51/+53
| * ARM: stm32mp: init: set up CPU and bootsource at core init levelAhmad Fatoum2020-10-021-1/+1
| * sandbox: add dummy memory-mapped I/O port regionAhmad Fatoum2020-10-012-1/+8
| * at91: wdt: don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
| * ARM: beaglebone: Enable ADCTrent Piepho2020-09-291-0/+10
| * ARM: am335x: Enable TSC/ADC clockTrent Piepho2020-09-292-0/+5
| * ARM: at91: support sama5 low level clock setup with oscillatorAhmad Fatoum2020-09-292-0/+7
| * asm/debug_ll_ns16550.h: add divisor parameterduhuanpeng2020-09-292-4/+4
* | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-144-7/+7
|\ \
| * | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-024-7/+7
| |/
* | Merge branch 'for-next/imx' into masterSascha Hauer2020-10-1419-11/+1979
|\ \
| * | ARM: imx: Add Support for Webasto ccbv2Rouven Czerwinski2020-10-1413-1/+837
| * | imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable stateCem Tenruh2020-10-142-0/+10
| * | ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-10-091-0/+11
| * | ARM: i.MX6UL: add iomux header for i.MX6ULRouven Czerwinski2020-10-091-0/+1064
| * | ARM: i.MX: nxp-imx8mm-evk: adjust DDR training orderLucas Stach2020-10-071-7/+7
| * | ARCH: i.MX6: add support for OFDEVICEMarco Felsch2020-10-051-1/+1
| * | ARM: i.MX6X: cleanup build dependencyMarco Felsch2020-10-051-2/+0
| * | ARM: phytec-som-imx6: fix build dependencyMarco Felsch2020-10-021-0/+2
| * | ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMCYunus Bas2020-10-023-0/+47
| * | ARM: i.MX: nxp-imx8mm-evk: use eMMC update handlerLucas Stach2020-10-021-1/+1
| |/
* | Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-1411-63/+11
|\ \
| * | treewide: Use driver macroSascha Hauer2020-09-2911-63/+11
| |/
* | 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-095-5/+2
* | ARM: cm-fx6: fix build dependencyMarco Felsch2020-10-051-0/+1
* | ARM: layerscape: ppa: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
* | ARM: psci: fix NULL pointer dereference on CPU idleAhmad Fatoum2020-10-021-1/+1
|/
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-259-36/+1192
|\
| * ARM: dts: protonic: lanmcu: add uart-has-rtscts to enable rs485 functionalityOleksij Rempel2020-08-241-0/+2
| * ARM: dts: protonic: properly define PHY nodes on lanmcu and plym2m boardsOleksij Rempel2020-08-242-2/+28
| * ARM: dts: protonic: lanmcu: use UART_CTS instead of GPIO based CTSOleksij Rempel2020-08-241-4/+2
| * ARM: dts: protonic: add fixed clock for the FEC nodeOleksij Rempel2020-08-242-4/+18
| * ARM: dts: protonic: lanmcu: add eMMC partition tableOleksij Rempel2020-08-241-3/+13
| * ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-08-241-0/+11
| * ARM: dts: unify barebox and barebox, env partitions for all Protonic boardsOleksij Rempel2020-08-246-23/+83
| * ARM: protonic-imx6: port Protonic specific board codeOleksij Rempel2020-08-242-0/+1035
* | Merge branch 'for-next/powerpc' into masterSascha Hauer2020-09-2524-118/+58
|\ \
| * | powerpc: Add function prototypes for exception handlersSascha Hauer2020-09-151-0/+8
| * | powerpc: Remove unused functionsSascha Hauer2020-09-154-90/+0
| * | powerpc: Add prototypes for functions called from assemblySascha Hauer2020-09-154-0/+12