summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove PBL_FORCE_PIGGYDATA_COPYSascha Hauer2019-09-232-21/+0
* scripts: Remove NETX image toolSascha Hauer2019-09-232-244/+0
* net: Remove NETX ethernet driverSascha Hauer2019-09-233-288/+0
* serial: Remove NETX serial driverSascha Hauer2019-09-233-167/+0
* ARM: NETX: remove architectureSascha Hauer2019-09-2319-1544/+0
* ARM: Remove tx53stk5_defconfigSascha Hauer2019-09-121-64/+0
* ARM: Remove tqma53_defconfigSascha Hauer2019-09-121-72/+0
* ARM: Remove datamodul-edm-qmx6_defconfigSascha Hauer2019-09-121-88/+0
* ARM: Remove vincell_defconfigSascha Hauer2019-09-121-110/+0
* 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
| | |_|/ / / | |/| | | |