summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-1014-7/+27
|\
| * ARM: mvebu: correct DTB rule for MARVELL_ARMADA_XP_DBLucas Stach2019-12-021-1/+2
| * ARM: omap: pfc200: NAND support requires CONFIG_OMAP_GPMCLucas Stach2019-12-021-2/+2
| * ARM: davinci: virt2real: select OFTREE and OFDEVICELucas Stach2019-12-021-0/+2
| * ARM: layerscape: ppa: use sync_for_execution instead of a manual cache flushLucas Stach2019-12-021-2/+2
| * pinctrl: at91pio4: move to correct location in KconfigLucas Stach2019-12-021-0/+1
| * ARM: layerscape: select OFTREE and OFDEVICELucas Stach2019-12-021-0/+2
| * ARM: ARM_SMCCC is only available on >= ARMv7Lucas Stach2019-12-021-0/+2
| * ARM: layerscape: add missing selects for TQMLS1046ALucas Stach2019-12-021-0/+3
| * ARM: mxs: bcb: declare locally used functions as staticLucas Stach2019-12-021-1/+1
| * ARM: psci: declare locally used functions as staticLucas Stach2019-12-021-1/+1
| * ARM: implement CONFIG_PBL_BREAK for ARM64Lucas Stach2019-12-022-0/+8
| * ARM: move into ARM32 specific optee kernel start into lib32 dirLucas Stach2019-12-023-1/+1
* | Merge branch 'for-next/pci'Sascha Hauer2019-12-102-6/+2
|\ \
| * | x86: efi: lds: don't discard any relocation sectionsAhmad Fatoum2019-12-091-6/+1
| * | PCI: Add layerscape PCIe driverSascha Hauer2019-11-271-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-12-104-14/+2
|\ \
| * | MIPS: Makefile: minor codingstyle fixDu Huanpeng2019-11-271-3/+1
| * | MIPS: ath79: art: fix typo in SPDX-License-IdentifierOleksij Rempel2019-11-191-1/+1
| * | ARM: i.MX6: sabresd: remove inaccurate commentAhmad Fatoum2019-11-081-5/+0
| * | ARM: i.MX6: Embedsky E9: remove inaccurate commentAhmad Fatoum2019-11-081-5/+0
* | | Merge branch 'for-next/layerscape'Sascha Hauer2019-12-104-3/+186
|\ \ \
| * | | 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
|\