summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: Layerscape: PPA: Disable CAAM JR used by secure firmwareSascha Hauer2019-11-281-0/+19
| * | | ARM: Layerscape: TQMLS1046a: Fix partition nameSascha Hauer2019-11-281-1/+1
| * | | ARM Layerscape: ls1046ardb: read nxid eepromSascha Hauer2019-11-281-0/+117
| * | | ARM Layerscape: ls1046ardb: Fix EEPROM nodesSascha Hauer2019-11-271-0/+15
| * | | ARM Layerscape: ls1046ardb: Enable PCIe supportSascha Hauer2019-11-271-0/+14
| * | | ARM Layerscape: ls1046ardb: Fix SPI NOR flash compatiblesSascha Hauer2019-11-271-0/+8
| * | | ARM Layerscape: ls1046ardb: Add barebox update handlerSascha Hauer2019-11-271-0/+5
| * | | ARM Layerscape: ls1046ardb: Fix SD partitionsSascha Hauer2019-11-271-2/+7
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2019-12-1046-445/+224
|\ \ \
| * | | ARM: boards: phytec-som-imx6: Replace spi by spi-nor in bootsource scriptStefan Riedmueller2019-12-062-2/+2
| * | | ARM: VFxxx: Display UID information on bootAndrey Smirnov2019-12-042-0/+10
| * | | ARM: dts: imx6: phycore: Update License, copyright and model descriptionStefan Riedmueller2019-11-136-52/+20
| * | | ARM: dts: imx6: phycore: Make use of upstream devicetreeStefan Riedmueller2019-11-139-379/+94
| * | | Kconfig: add selection for creation of signed/encrypted HABV4 imagesMaik Otto2019-11-121-0/+22
| * | | imx6: added fit image signature to the devicetree for PHYTEC boardsMaik Otto2019-11-1218-12/+54
| * | | i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC...Maik Otto2019-11-1221-0/+22
| |/ /
* | | Merge branch 'for-next/gpio'Sascha Hauer2019-12-101-0/+48
|\ \ \
| * | | ARM: Layerscape: TQMLS1046a: Add gpio-line-namesSascha Hauer2019-11-271-0/+48
| |/ /
* | | ARM64: Switch to 4 level page tablesSascha Hauer2019-11-274-10/+17
* | | ARM: cpu: dtb: remove unused declarationAhmad Fatoum2019-11-251-2/+0
* | | commands: smc: verify PSCI_POWER_ON with interprocessor handshakeAhmad Fatoum2019-11-191-1/+1
* | | ARM: psci: factor out smc command into commands/Ahmad Fatoum2019-11-191-105/+0
* | | ARM: start: check for machine type lastLucas Stach2019-11-121-11/+11
* | | ARM: Compile with -fPIESascha Hauer2019-11-1210-28/+10
|/ /
* | ARM: am335x: Fix am335x_sdram_size() not running at link addressSascha Hauer2019-11-121-0/+2
* | ARM: am335x: Enable MMC2 clockSascha Hauer2019-11-111-1/+3
|/
* ARM: mmu-early: On i.MX6 with HAB map ROM is mapped without XNSascha Hauer2019-11-081-0/+7
* Merge branch 'for-next/zynqmp'Sascha Hauer2019-11-073-13/+70
|\
| * firmware: zynqmp-fpga: introduce driver to load bitstream to FPGAThomas Haemmerle2019-10-281-0/+1
| * firmware-zynqmp: extend driver with fpga relavant functionsThomas Haemmerle2019-10-282-2/+60
| * firmware-zynqmp: add macros for PMU and trustzone firmware versionsThomas Haemmerle2019-10-281-12/+10
* | 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