summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2018.07.2v2018.07.2Sascha Hauer2018-08-211-1/+1
* ARM: MMU: fix wrong dma_flush_range in arm_create_pte()Sascha Hauer2018-08-211-1/+1
* Release v2018.07.1v2018.07.1Lucas Stach2018-07-271-1/+1
* ARM: mmu: fix cache flushing when replacing a section with a PTELucas Stach2018-07-271-45/+32
* ARM: MMU: fix arch_remap_range() across section boundariesSascha Hauer2018-07-271-1/+1
* Release v2018.07.0v2018.07.0Sascha Hauer2018-07-091-1/+1
* ARM: imx6qp: fix NoC QoS passthrough for new cpu type functions.Philipp Zabel2018-06-291-2/+1
* ARM: VFxxx: Record cpu boot source as a part of startupAndrey Smirnov2018-06-131-0/+2
* Documentation: use https for Pengutronix servicesUwe Kleine-König2018-06-134-5/+5
* ARM: i.MX: esdctl: Add support for i.MX6SoloX's memory controllerOleksij Rempel2018-06-131-0/+8
* Merge branch 'for-next/of-bootsource'Sascha Hauer2018-06-115-6/+108
|\
| * common: oftree: Pass reset source and reset source instance to kernelAndrey Smirnov2018-05-181-0/+5
| * common: oftree: Pass bootsource and bootsource instance to kernelAndrey Smirnov2018-05-181-1/+27
| * bootsource: Add bootsource alias name APIAndrey Smirnov2018-05-182-0/+70
| * of: Make of_property_get_value() publicAndrey Smirnov2018-05-182-5/+6
* | Merge branch 'for-next/mvebu'Sascha Hauer2018-06-119-74/+146
|\ \
| * | scripts/kwboot: fix image check for v0 imagesUwe Kleine-König2018-06-081-10/+53
| * | omap/am33xx_bbu: use file_write_flash() instead of its own variantUwe Kleine-König2018-06-081-35/+3
| * | libfile: implement new helper write_file_flash()Uwe Kleine-König2018-06-082-0/+34
| * | kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-043-7/+27
| * | 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-1161-1932/+5047
|\ \
| * | scripts: create a separate section for host toolsUwe Kleine-König2018-06-116-12/+58
| * | scripts: omap3-usb-loader: fix compiler warningSascha Hauer2018-06-111-6/+4
| * | Add builtin firmware supportSascha Hauer2018-06-085-1/+71
| * | Kbuild: Add $(quote)Sascha Hauer2018-06-081-0/+1
| * | commands: mmc_extcsd: Add support to write multibyte registersTeresa Remmet2018-06-081-17/+27
| * | defaultenv-2: make abort key to stop autoboot configurableOleksij Rempel2018-06-072-3/+17
| * | scripts/dtc: Update to upstream version 1.4.6Pascal Vizeli2018-06-0736-1728/+4578
| * | scripts: gitignore omap3-usb-loader binaryRoland Hieber2018-06-071-0/+1
| * | .gitignore: sort normal pattern rules alphabeticallyMasahiro Yamada2018-06-041-15/+15
| * | mtd: nand: omap_gpmc: fix: remove bch4 string extantHeinrich.Toews@wago.com2018-05-311-1/+0
| * | commands/of_node: add option to apply changes as fixupBaeuerle, Florian2018-05-281-31/+75
| * | commands/of_property: add option to apply changes as fixupBaeuerle, Florian2018-05-281-53/+138
| * | mtd: nand: nand_omap_gpmc: Fix ecc stepsTeresa Remmet2018-05-241-60/+55
| * | mw command: add `-x` option descriptionPeter Mamonov2018-05-241-1/+2
| * | scripts/mkimage: Fix strncpy usageAndrey Smirnov2018-05-231-1/+1
| * | net: use dev_warn() when no MAC address is setVivien Didelot2018-05-221-1/+1
| * | doc: boards: imx: link to mxs documentationRoland Hieber2018-05-141-1/+1
| * | README: describe how to build the documentationRoland Hieber2018-05-141-1/+2
* | | Merge branch 'for-next/mips'Sascha Hauer2018-06-1110-24/+55
|\ \ \
| * | | 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-242-5/+4
| * | | MIPS: import 64-bit address conversion macrosPeter Mamonov2018-05-241-0/+20