summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32'Sascha Hauer2019-11-0717-25/+728
|\
| * ARM: dts: stm32mp: report psci v0.2 at leastAhmad Fatoum2019-11-072-0/+5
| * ARM: stm32mp: select ARM_USE_COMPRESSED_DTB for the whole archAhmad Fatoum2019-11-072-1/+1
| * ARM: psci: implement PSCI client driverAhmad Fatoum2019-11-074-2/+221
| * ARM: psci: wire in smc command helpAhmad Fatoum2019-11-071-2/+4
| * ARM: psci: use CONFIG_ARM_PSCI_DEBUG for smc commandAhmad Fatoum2019-11-071-1/+1
| * ARM: psci: translate PSCI error codes in smc commandAhmad Fatoum2019-11-071-1/+37
| * ARM: stm32mp: enable STPMIC1 MFD and cell driversAhmad Fatoum2019-11-061-0/+3
| * ARM: dts: stm32mp157a-dk1: remove unnecessary sram nodeAhmad Fatoum2019-11-061-13/+0
| * ARM: stm32mp: include new drivers in defconfigAhmad Fatoum2019-11-061-3/+17
| * ARM: stm32mp: dk2: add barebox SD-Card update handlerAhmad Fatoum2019-11-063-0/+31
| * ARM: stm32mp: implement SoC and boot source identificationAhmad Fatoum2019-11-064-1/+327
| * nvmem: add read support for STM32MP1 bsec OTPAhmad Fatoum2019-11-063-0/+73
| * ARM: stm32mp: select ARM_SMCCC alwaysAhmad Fatoum2019-11-061-0/+1
| * ARM: sm: document SMC/PSCI related optionsAhmad Fatoum2019-11-061-1/+5
| * ARM: stm32mp: enable ARM_AMBAOleksij Rempel2019-11-061-0/+1
| * ARM: stm32mp: select ARCH_HAS_RESET_CONTROLLERAhmad Fatoum2019-11-061-0/+1
* | Merge branch 'for-next/socfpga'Sascha Hauer2019-11-075-11/+7
|\ \
| * | ARM: socfpga: defconfig: enable state_drvSteffen Trumtrar2019-10-181-0/+1
| * | ARM: socfpga: cyclone5-system-manager.h: remove definesSteffen Trumtrar2019-10-181-11/+0
| * | ARM: socfpga: arria10-xload: fix Wmissing-prototypesSteffen Trumtrar2019-10-181-0/+1
| * | ARM: socfpga: clock-manager: fix Wmissing-prototypesSteffen Trumtrar2019-10-181-0/+1
| * | ARM: socfpga: reset-manager: fix Wmissing-prototypesSteffen Trumtrar2019-10-181-0/+4
* | | Merge branch 'for-next/imx'Sascha Hauer2019-11-071-1/+2
|\ \ \ | |_|/ |/| |
| * | ARM: zii-common: setup Linux cmdline network config on RDU3Lucas Stach2019-11-041-1/+2
* | | ARM: pbl: keep __image_end sectionLucas Stach2019-11-041-1/+1
* | | ARM: zii-commmon: Fix NULL pointer dereference in do_rdu1_switch_reset()Andrey Smirnov2019-11-041-1/+1
|/ /
* / ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-181-3/+3
|/
* Merge branch 'for-next/rsa'Sascha Hauer2019-10-172-82/+8
|\
| * lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-142-22/+8
| * lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-142-28/+2
| * lds: Move start/end address variables into definesSascha Hauer2019-10-142-38/+4
| * barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-142-4/+4
* | Merge branch 'for-next/mxs'Sascha Hauer2019-10-1723-342/+126
|\ \
| * | ARM: add common i.MX23 defconfig fileSascha Hauer2019-10-023-97/+31
| * | ARM: add common i.MX28 defconfig fileSascha Hauer2019-10-024-221/+20
| * | ARM: mxs: Allow to compile all boards for a SoC togetherSascha Hauer2019-10-021-10/+0
| * | ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCHSascha Hauer2019-10-022-7/+1
| * | ARM: mxs: chumby: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: mxs: imx23-evk: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: mxs: cfa10036: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: Freescale i.MX23 evk: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: i.MX23 Chumby: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: Crytalfonts cfa10036: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: i.MX23 olinuxino: Check machine type in initcallsSascha Hauer2019-10-022-1/+10
| * | ARM: Freescale mx28evk: Check machine type in initcallsSascha Hauer2019-10-021-0/+3
| * | ARM: duckbill: Check machine type in initcallsSascha Hauer2019-10-021-0/+6
| * | ARM: tx28: Make locally used function staticSascha Hauer2019-10-021-1/+1
| * | ARM: tx28: Pass and check machine typeSascha Hauer2019-10-023-1/+11
| * | ARM: start: Allow to pass machine type as boarddataSascha Hauer2019-10-021-1/+13