summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "i.MX: Add provisions to boot from IRAM"Andrey Smirnov2018-08-319-247/+58
| * | | | ARM: imx: add fusemap entries for i.MX6SDL silicon revision >=1.4Bastian Stender2018-08-311-0/+6
| |/ / /
* | | | Merge branch 'for-next/dts'Sascha Hauer2018-09-112-3/+3
|\ \ \ \
| * | | | dts: update to v4.19-rc1Sascha Hauer2018-09-112-3/+3
| |/ / /
* | | | Merge branch 'for-next/arm'Sascha Hauer2018-09-112-7/+8
|\ \ \ \
| * | | | ARM: mmu64: Don't flush freshly invalidated regionAndrey Smirnov2018-08-241-1/+2
| * | | | ARM: cache-l2x0: Make use of IS_ALIGNED and ALIGN_DOWNAndrey Smirnov2018-08-221-6/+6
| | |_|/ | |/| |
* | | | Merge branch 'for-next/am335x'Sascha Hauer2018-09-115-292/+301
|\ \ \ \ | |_|/ / |/| | |
| * | | arm: boards: phytec-som-am335x: Rename kernel imageTeresa Remmet2018-09-072-2/+2
| * | | ARM: dts: change am335x-bone-common.dtsi to include kernel variant directlyMarc Reilly2018-08-211-413/+1
| * | | ARM: dts: update am335x-bone-common.dtsi to match kernel versionMarc Reilly2018-08-211-67/+191
| * | | ARM: dts: am335x: introduce new "stripped" common.dtsi for PBL useMarc Reilly2018-08-212-1/+298
| |/ /
* / / arm: mach-omap: bbu_emmc: Fix return valueTeresa Remmet2018-08-291-1/+1
|/ /
* / ARM: MMU: fix wrong dma_flush_range in arm_create_pte()Sascha Hauer2018-08-151-1/+1
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2018-08-1324-72/+1038
|\
| * ARM: socfpga: achilles: move environment to raw partitionSteffen Trumtrar2018-08-081-2/+6
| * ARM: arria10: update defconfigSteffen Trumtrar2018-08-081-4/+3
| * ARM: socfpga: achilles: convert to PBL bareboxSteffen Trumtrar2018-08-083-8/+101
| * ARM: socfpga: Arria10: support programming FPGA in PBLSteffen Trumtrar2018-08-0810-9/+833
| * ARM: socfpga: arria10-reset-manager: don't reset bootsourceSteffen Trumtrar2018-08-084-13/+43
| * ARM: dts: socfpga: Fix achilles dtc warningsSteffen Trumtrar2018-08-081-3/+3
| * ARM: socfpga: achilles: update handoff filesSteffen Trumtrar2018-08-082-9/+9
| * ARM: socfpga: arria10: fix SDMMC phase shiftSteffen Trumtrar2018-08-081-1/+1
| * ARM: socfpga: arria10: set default TEXTBASESteffen Trumtrar2018-08-081-0/+1
| * ARM: socfpga: arria10-init: split pinsetupSteffen Trumtrar2018-08-083-23/+29
| * ARM: socfpga: add SMP_TWD_ADDR for Arria10Steffen Trumtrar2018-08-081-0/+1
| * ARM: socfpga: arria10: add ocram base addressSteffen Trumtrar2018-08-081-0/+1
| * ARM: socfpga: arria10: move debug_ll to common codeSteffen Trumtrar2018-08-083-4/+4
| * bootm: allow booting SoCFPGA prebootloader imageEnrico Jorns2018-08-081-0/+7
* | Merge branch 'for-next/pci'Sascha Hauer2018-08-132-0/+41
|\ \
| * | ARM: imx6: gw54xx: add fixup for PCIe switchLucas Stach2018-08-081-0/+29
| * | pci: add quirk infrastructureLucas Stach2018-08-081-0/+12
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-08-1325-355/+607
|\ \
| * | ARM: i.MX8MQ: Save boot location during initializationAndrey Smirnov2018-08-131-0/+2
| * | ARM: i.MX8MQ: Add code to detect reset reasonAndrey Smirnov2018-08-134-11/+18
| * | ARM: i.MX8MQ: Replace magic numbers with named constantsAndrey Smirnov2018-08-132-6/+11
| * | ARM: i.MX: boot: Rework boot source detection for i.MX7 and i.MX8MQAndrey Smirnov2018-08-131-67/+30
| * | ARM: i.MX: boot: Fix accidental commaAndrey Smirnov2018-08-131-1/+1
| * | ARM: i.MX8M: Expose code to query cpu revisionAndrey Smirnov2018-08-132-42/+53
| * | ARM: i.MX: freescale-mx6sx-sabresdb: Make ar8031_phy_fixup staticAndrey Smirnov2018-08-131-1/+1
| * | ARM: VFxxx: zii-vf610-dev: Make get_sytem_type() staticAndrey Smirnov2018-08-101-1/+1
| * | ARM: VFxxx: zii-vf610-dev: Add newline before error bannerAndrey Smirnov2018-08-101-1/+1
| * | mx5: Implement Spectre v2 workaround for Cortex-A8Fabio Estevam2018-08-102-1/+11
| * | ARM: i.MX: OCOTP: fix missing include for uint32_t etc.Roland Hieber2018-08-091-0/+1
| * | ARM: nxp-imx8mq-evk: Add bootflow commentsAndrey Smirnov2018-08-091-2/+39
| * | ARM: i.MX8MQ: Query and display ATF fimware hash if availableAndrey Smirnov2018-08-091-0/+15
| * | ARM: nxp-imx8mq-evk: Add code to load ATF BL31 blobAndrey Smirnov2018-08-092-0/+11
| * | ARM: i.MX: xload-esdhc: Allow placing image to align its entry pointAndrey Smirnov2018-08-091-5/+34
| * | ARM: i.MX: xload-esdhc: Make use of <mach/imx-header.h>Andrey Smirnov2018-08-092-5/+19
| * | ARM: i.MX: Move i.MX header definitions to mach-imxAndrey Smirnov2018-08-091-0/+118