summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/bootm'Sascha Hauer2018-07-0913-80/+340
|\
| * MIPS: bootm: add ELF handlerOleksij Rempel2018-06-182-0/+60
| * add basic ELF parserOleksij Rempel2018-06-184-0/+160
| * filetype: add ELF typeAntony Pavlov2018-06-152-0/+6
| * bootm: Split bootm_load_devicetree into two functionsSascha Hauer2018-06-154-31/+67
| * bootm: Drop data->oftreeSascha Hauer2018-06-152-7/+0
| * ppc: bootm: Drop usage of data->oftreeSascha Hauer2018-06-151-18/+17
| * ppc: bootm: remove unnecessary parameterSascha Hauer2018-06-151-4/+3
| * ppc: bootm: rename variablesSascha Hauer2018-06-151-12/+14
| * ARM: bootm: drop usage of data->oftreeSascha Hauer2018-06-151-19/+24
* | Merge branch 'for-next/arm'Sascha Hauer2018-07-095-13/+16
|\ \
| * | arm: arria10: enable errata 794072 and 845369Oleksij Rempel2018-07-021-0/+4
| * | ARM: mmu: psci: Make use of get_ttbr()Andrey Smirnov2018-06-183-5/+11
| * | ARM: psci: Make use of set_ttbr() in armv7_secure_monitor_install()Andrey Smirnov2018-06-181-2/+1
| * | ARM: psci: Remove unused code in psci_entry()Andrey Smirnov2018-06-181-6/+0
* | | 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