summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: VFxxx: Record cpu boot source as a part of startupAndrey Smirnov2018-06-131-0/+2
* ARM: i.MX: esdctl: Add support for i.MX6SoloX's memory controllerOleksij Rempel2018-06-131-0/+8
* Merge branch 'for-next/mvebu'Sascha Hauer2018-06-114-59/+41
|\
| * omap/am33xx_bbu: use file_write_flash() instead of its own variantUwe Kleine-König2018-06-081-35/+3
| * kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-041-2/+9
| * dove: fix bit layout of DOVE_CPU_CTRL registerUwe Kleine-König2018-05-311-2/+2
| * dove: move memory controller remapping before RAM detectionUwe Kleine-König2018-05-312-22/+29
* | Merge branch 'for-next/misc'Sascha Hauer2018-06-112-7/+1
|\ \
| * | scripts: create a separate section for host toolsUwe Kleine-König2018-06-112-7/+0
| * | Add builtin firmware supportSascha Hauer2018-06-081-0/+1
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2018-06-116-16/+48
|\ \
| * | MIPS: don't use optimized string functions for MIPS64Peter Mamonov2018-05-241-0/+1
| * | MIPS: 64BIT selects PHYS_ADDR_T_64BITPeter Mamonov2018-05-241-0/+1
| * | MIPS: add PHYS_ADDR_T_64BIT optionPeter Mamonov2018-05-241-0/+3
| * | MIPS: use CKSEG1 instead of KSEG1Peter Mamonov2018-05-242-6/+6
| * | MIPS: fix copy_to_link_location for 64 bit modePeter Mamonov2018-05-241-10/+11
| * | MIPS: add proper IOMEM() declaration for MIPS64Peter Mamonov2018-05-241-0/+4
| * | include/common.h: move IOMEM declaration for MIPS to arch/mips/include/asm/io.hPeter Mamonov2018-05-241-0/+2
| * | MIPS: import 64-bit address conversion macrosPeter Mamonov2018-05-241-0/+20
| |/
* | Merge branch 'for-next/imx-ocotp'Sascha Hauer2018-06-114-651/+24
|\ \
| * | i.MX: ocotp: Move OCOTP driver to drivers/nvmemAndrey Smirnov2018-05-313-673/+2
| * | i.MX: ocotp: Simplify BF macroAndrey Smirnov2018-05-311-4/+1
| * | i.MX: ocotp: Simplify OCOTP field packing/unpackingAndrey Smirnov2018-05-312-13/+13
| * | i.MX: ocotp: Change MAC address layout for VFxxxAndrey Smirnov2018-05-311-10/+54
| * | i.MX: ocotp: Unify code paths for reading MAC addressAndrey Smirnov2018-05-312-62/+65
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-06-1135-97/+2418
|\ \
| * | ARM: i.MX8: Add DDRC PHY and DDR CTL base addressesAndrey Smirnov2018-06-111-1/+3
| * | ARM: lib64: Make string functions aware of MMU configurationAndrey Smirnov2018-06-115-6/+35
| * | pinctrl: i.MX: Add support for i.MX8Andrey Smirnov2018-06-111-0/+9
| * | ARM: i.MX: xload-esdhc: Add support for i.MX8Andrey Smirnov2018-06-112-0/+34
| * | ARM: i.MX: xload-esdhc: Allow custom buffer address, device offsetAndrey Smirnov2018-06-111-7/+9
| * | ARM: i.MX: xload-esdhc: Rework to make code be less i.MX6-specificAndrey Smirnov2018-06-112-47/+41
| * | ARM: boot: Add trivial i.MX8 supportAndrey Smirnov2018-06-112-0/+7
| * | ARM: i.MX: boot: Fix address casting on 64-bit platformsAndrey Smirnov2018-06-111-1/+2
| * | ARM: i.MX8: Initialize system counterAndrey Smirnov2018-06-111-0/+19
| * | clocksource: armv8-timer: Convert explicit assembly into helpersAndrey Smirnov2018-06-111-0/+24
| * | ARM: Add constants and helpers for system counter interfaceAndrey Smirnov2018-06-111-0/+24
| * | ARM: i.MX: Add basic CCM constants for i.MX8Andrey Smirnov2018-06-111-0/+15
| * | ARM: i.MX: Add IOMUX pad constants for i.MX8Andrey Smirnov2018-06-111-0/+645
| * | ARM: i.MX: Split shared CCM code into a separate fileAndrey Smirnov2018-06-112-15/+21
| * | aarch64: Add i.MX8 debug UART supportSascha Hauer2018-06-111-0/+11
| * | ARM: include: dma: Add missing no-MMU stubsAndrey Smirnov2018-06-111-0/+11
| * | Include our own include/dt-bindingsSascha Hauer2018-06-111-1/+0
| * | ARM: Add i.MX8 supportSascha Hauer2018-06-089-0/+1462
| * | ARM: i.MX: compile arm32 specific errata only for CPU32Sascha Hauer2018-06-081-0/+2
| * | ARM: i.MX: xload: Fix compiler warningSascha Hauer2018-06-081-1/+6
| * | ARM: i.MX50: fix Kindle-MX50 DT issues and warningsAlexander Kurz2018-06-044-25/+18
| * | ARM: i.MX50: Record reset reason as a part of startupAlexander Kurz2018-05-141-0/+4
| * | ARM: i.MX50: Replace expicit casts with IOMEMAlexander Kurz2018-05-141-5/+5
| * | bbu: imx-bbu-internal: add i.MX51 SPI/I2C flash handlerLucas Stach2018-05-142-0/+23
| |/