summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2019.10.0v2019.10.0Sascha Hauer2019-10-151-1/+1
* fix compile error when set CONFIG_CONSOLE_SIMPLE=yDU HUANPENG2019-10-141-0/+12
* Documentation: zii-vf610-dev: Fix bogus DDR configuration valuesAndrey Smirnov2019-10-141-4/+4
* ARM: aarch64: add image markers to linker scriptRouven Czerwinski2019-10-021-0/+4
* input: specialkeys: remove unused printk argumentAhmad Fatoum2019-10-021-2/+2
* mci: imx-esdhc-pbl: Fix watermark level value for i.MXAndrey Smirnov2019-10-022-3/+23
* mtd: nand: nand_omap_gpmc: Fix mtd_info usageTeresa Remmet2019-09-301-8/+8
* mtd: nand: Fix retrieving nand_chip from mtd_infoSascha Hauer2019-09-121-1/+1
* clk: i.MX6qp: Fix location of the enfc_sel muxSascha Hauer2019-09-121-1/+1
* bootm: release tee_resSascha Hauer2019-09-121-0/+2
* gcc-9: silence 'address-of-packed-member' warningSascha Hauer2019-09-121-0/+2
* Merge branch 'for-next/tftp'Sascha Hauer2019-09-123-1/+12
|\
| * fs: tftp: don't maintain tftp dentries in dcacheAhmad Fatoum2019-08-231-0/+1
| * fs: provide no_revalidate_d_ops for network file systemsAhmad Fatoum2019-08-232-0/+11
| * fs: tftp: remove duplicate headerAhmad Fatoum2019-08-231-1/+0
* | Merge branch 'for-next/stm32'Sascha Hauer2019-09-1211-0/+1286
|\ \
| * | watchdog: add support for STPMIC1 integrated watchdogAhmad Fatoum2019-09-093-0/+231
| * | mfd: add support for STPMIC1Ahmad Fatoum2019-09-093-0/+106
| * | i2c: add stm32f7 I2C adapter driverAhmad Fatoum2019-09-093-0/+869
| * | i2c: port Linux i2c_parse_fw_timingsAhmad Fatoum2019-09-092-0/+80
* | | Merge branch 'for-next/socfpga'Sascha Hauer2019-09-124-54/+73
|\ \ \
| * | | ARM: achilles: add bbu handlerSteffen Trumtrar2019-08-191-0/+26
| * | | ARM: Arria10: achilles: add named partitionsSteffen Trumtrar2019-08-191-0/+32
| * | | ARM: Arria10: achilles: fix offsets in node namesSteffen Trumtrar2019-08-191-2/+2
| * | | ARM: socfpga: fix xload on arria10Steffen Trumtrar2019-08-192-52/+13
* | | | Merge branch 'for-next/sandbox'Sascha Hauer2019-09-1213-9/+184
|\ \ \ \
| * | | | hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-097-0/+111
| * | | | sandbox: dts: add example for barebox, hostfile backed stateAhmad Fatoum2019-09-091-0/+50
| * | | | sandbox: hostfile: allow probing from device treeAhmad Fatoum2019-09-093-4/+18
| * | | | sandbox: compile with symbol -fvisibility=hiddenAhmad Fatoum2019-08-281-1/+2
| * | | | sandbox: redefine optarg and optind to avoid collisionsAhmad Fatoum2019-08-281-1/+2
| * | | | sandbox: remove unused ARCH_LINUX Kconfig symbolAhmad Fatoum2019-08-281-3/+0
| * | | | sandbox: include header to provide missing prototypeAhmad Fatoum2019-08-281-0/+1
* | | | | Merge branch 'for-next/reset-source'Sascha Hauer2019-09-127-40/+80
|\ \ \ \ \
| * | | | | oftree: expose reset_source device in device treeUwe Kleine-König2019-09-092-0/+19
| * | | | | mfd: da9063: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| * | | | | mfd: da9053: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| * | | | | reset_source: implement helper to set a device as reset sourceUwe Kleine-König2019-08-282-2/+27
| * | | | | reset_source: drop reset_source_set_instance()Uwe Kleine-König2019-08-284-20/+16
| * | | | | reset_source: fix ordering of exported functionsUwe Kleine-König2019-08-282-20/+25
| * | | | | reset_source: use instance = -1 as defaultUwe Kleine-König2019-08-283-4/+5
* | | | | | Merge branch 'for-next/qemu'Sascha Hauer2019-09-1255-651/+1193
|\ \ \ \ \ \
| * | | | | | ARM: i.MX: When generic DT image is enabled do not hardcode SoCSascha Hauer2019-08-191-0/+9
| * | | | | | ARM: i.MX: Do not hang() on unknown SoCsSascha Hauer2019-08-191-1/+1
| * | | | | | ARM: Add generic device tree 2nd stage supportSascha Hauer2019-08-195-0/+170
| * | | | | | common: return "none" when board unsetSascha Hauer2019-08-191-1/+4
| * | | | | | Compile libfdt for bareboxSascha Hauer2019-08-1912-68/+55
| * | | | | | pbl: Implement strrchrSascha Hauer2019-08-191-0/+16
| * | | | | | scripts/dtc: Update to upstream version v1.5.0Sascha Hauer2019-08-1933-569/+926
| * | | | | | dtc: Update update-dtc-source.sh from LinuxSascha Hauer2019-08-191-12/+13
| | |_|/ / / | |/| | | |