summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dts: update to v4.17-rc7Sascha Hauer2018-05-315-5/+12
| * | | dts: update to v4.17-rc6Sascha Hauer2018-05-2426-61/+218
| * | | dts: update to v4.17-rc5Sascha Hauer2018-05-2411-10/+19
| * | | dts: update to v4.17-rc4Sascha Hauer2018-05-142-2/+9
| |/ /
* | | Merge branch 'for-next/clk'Sascha Hauer2018-06-113-4/+137
|\ \ \
| * | | clk: support pinmux configuration in clock provider nodesNikita Yushchenko2018-05-141-3/+6
| * | | clk: add clk-gpio driverNikita Yushchenko2018-05-142-1/+131
| |/ /
* | | Merge branch 'for-next/arm-mmu'Sascha Hauer2018-06-119-212/+233
|\ \ \
| * | | ARM: mmu: Make use of dsb() and isb() helpersAndrey Smirnov2018-06-081-2/+2
| * | | ARM: no-mmu: Disable building for ARMv8Andrey Smirnov2018-06-081-1/+1
| * | | ARM: mmu64: Convert flags in arch_remap_range()Andrey Smirnov2018-06-081-0/+11
| * | | ARM: mmu64: Make use of create_table()Andrey Smirnov2018-06-081-4/+1
| * | | ARM: mmu64: Trivial code simplificationAndrey Smirnov2018-06-081-5/+4
| * | | ARM: mmu: only create flat mapping when early MMU hasn't done it alreadySascha Hauer2018-05-281-6/+6
| * | | ARM: mmu: Introduce ARM_TTB_SIZEAndrey Smirnov2018-05-222-2/+8
| * | | ARM: mmu: Implement on-demand PTE allocationAndrey Smirnov2018-05-221-99/+110
| * | | ARM: mmu: Simplify the use of dma_flush_range()Andrey Smirnov2018-05-221-8/+8
| * | | ARM: mmu: Use dma_inv_range() in dma_sync_single_for_cpu()Andrey Smirnov2018-05-221-5/+2
| * | | ARM: mmu: Use find_pte() to find PTE in create_vector_table()Andrey Smirnov2018-05-221-5/+4
| * | | ARM: mmu: Make sure that address is 1M aligned in arm_create_pte()Andrey Smirnov2018-05-221-2/+3
| * | | ARM: mmu: Pass PTE flags a parameter to arm_create_pte()Andrey Smirnov2018-05-181-4/+5
| * | | ARM: mmu: Share code between dma_alloc_*() functionsAndrey Smirnov2018-05-181-14/+8
| * | | ARM: mmu: Use xmemalign in mmu_init()Andrey Smirnov2018-05-181-1/+1
| * | | ARM: mmu: Use xmemalign in arm_create_pte()Andrey Smirnov2018-05-181-2/+2
| * | | ARM: mmu: Use PAGE_SIZE instead of magic right shift by 12Andrey Smirnov2018-05-181-1/+1
| * | | ARM: mmu: Define and use PTRS_PER_PTEAndrey Smirnov2018-05-181-3/+5
| * | | ARM: mmu: Use PAGE_SIZE when specifying size of one pageAndrey Smirnov2018-05-181-2/+2
| * | | ARM: mmu: Replace various SZ_1M with PGDIR_SIZEAndrey Smirnov2018-05-182-5/+6
| * | | ARM: mmu: Trivial simplification in arm_mmu_remap_sdram()Andrey Smirnov2018-05-181-1/+1
| * | | ARM: mmu: Replace hardcoded shifts with pgd_index() from LinuxAndrey Smirnov2018-05-182-8/+12
| * | | ARM: mmu: Drop needless shifting in map_io_sections()Andrey Smirnov2018-05-181-3/+2
| * | | ARM: mmu: Share PMD_SECT_DEF_CACHEDAndrey Smirnov2018-05-182-2/+2
| * | | ARM: mmu: Share code for initial flat mapping creationAndrey Smirnov2018-05-183-8/+10
| * | | ARM: mmu: Specify size in bytes in create_sections()Andrey Smirnov2018-05-183-9/+9
| * | | sizes.h: Sync with Linux 4.16Andrey Smirnov2018-05-182-0/+5
| * | | ARM: mmu: Separate index and address in create_sections()Andrey Smirnov2018-05-181-2/+8
| * | | ARM: mmu: Share code for create_sections()Andrey Smirnov2018-05-183-31/+20
| * | | ARM: mmu: Introduce set_domain()Andrey Smirnov2018-05-183-11/+11
| * | | ARM: mmu: Introduce set_ttbr()Andrey Smirnov2018-05-183-4/+7
| * | | ARM: mmu: Use ALIGN and ALIGN_DOWN in map_cachable()Andrey Smirnov2018-05-181-2/+2
| * | | ARM: mmu: Make use of IS_ALIGNED in arm_mmu_remap_sdram()Andrey Smirnov2018-05-181-1/+1
| * | | ARM: mmu: Remove unused ARM_VECTORS_SIZEAndrey Smirnov2018-05-181-6/+0
| | |/ | |/|
* | | Merge branch 'for-next/arm'Sascha Hauer2018-06-112-2/+2
|\ \ \
| * | | ARM: cache: Remove unused cache ops structAndrey Smirnov2018-06-081-1/+0
| * | | ARM: interrupts64: Include ESR value in exception tracebackAndrey Smirnov2018-06-081-1/+2
* | | | Release v2018.06.0v2018.06.0Sascha Hauer2018-06-081-1/+1
|/ / /
* | | wdt: da9053: fix missed dev->hwdev conversionLucas Stach2018-06-081-1/+1
* | | ARM: imx6sx: use correct clocks for GPTLucas Stach2018-06-071-0/+4
* | | mtd: core: Fix printing partitions in hexTeresa Remmet2018-06-071-1/+1
|/ /
* / usb: gadget: fastboot: fix barebox update without using bufferMichael Grzeschik2018-05-171-1/+1
|/