summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: tftp: Use pr_debug for errorsHEADmasterSascha Hauer2018-09-101-1/+1
* fs: tftp: improve file size handlingSascha Hauer2018-08-301-2/+8
* fs: tftp: hide files which are actually not present on the serverSascha Hauer2018-08-301-8/+25
* fs: tftp: fix return valueSascha Hauer2018-08-301-1/+1
* fs: tftp: fix memory holeSascha Hauer2018-08-301-10/+7
* fs: tftp: overhaul debuggingSascha Hauer2018-08-301-10/+25
* commands: of_property: copy value instead of resizingOleg.Karfich@wago.com2018-08-291-2/+1
* arm: mach-omap: bbu_emmc: Fix return valueTeresa Remmet2018-08-291-1/+1
* bbremote: add missing 'md' packet handlerAleksander Morgado2018-08-221-0/+3
* ARM: MMU: fix wrong dma_flush_range in arm_create_pte()Sascha Hauer2018-08-151-1/+1
* Merge branch 'for-next/state'Sascha Hauer2018-08-131-43/+43
|\
| * Documentation: state: add unit name to state variable in DTUlrich Ölmann2018-07-131-5/+5
| * Documentation: state: fix typosUlrich Ölmann2018-07-131-31/+31
| * Documentation: state: harmonize capitalization in headingsUlrich Ölmann2018-07-131-7/+7
* | Merge branch 'for-next/socfpga'Sascha Hauer2018-08-1328-208/+1236
|\ \
| * | ARM: socfpga: achilles: move environment to raw partitionSteffen Trumtrar2018-08-081-2/+6
| * | ARM: arria10: update defconfigSteffen Trumtrar2018-08-081-4/+3
| * | ARM: socfpga: achilles: convert to PBL bareboxSteffen Trumtrar2018-08-084-9/+106
| * | ARM: socfpga: Arria10: support programming FPGA in PBLSteffen Trumtrar2018-08-0811-9/+844
| * | ARM: socfpga: arria10-reset-manager: don't reset bootsourceSteffen Trumtrar2018-08-084-13/+43
| * | scripts: socfpga_mkimage: add size feature for PBL bareboxSteffen Trumtrar2018-08-081-2/+23
| * | ARM: dts: socfpga: Fix achilles dtc warningsSteffen Trumtrar2018-08-081-3/+3
| * | ARM: socfpga: achilles: update handoff filesSteffen Trumtrar2018-08-082-9/+9
| * | ARM: socfpga: arria10: fix SDMMC phase shiftSteffen Trumtrar2018-08-081-1/+1
| * | ARM: socfpga: arria10: set default TEXTBASESteffen Trumtrar2018-08-081-0/+1
| * | ARM: socfpga: arria10-init: split pinsetupSteffen Trumtrar2018-08-083-23/+29
| * | ARM: socfpga: add SMP_TWD_ADDR for Arria10Steffen Trumtrar2018-08-081-0/+1
| * | ARM: socfpga: arria10: add ocram base addressSteffen Trumtrar2018-08-081-0/+1
| * | ARM: socfpga: arria10: move debug_ll to common codeSteffen Trumtrar2018-08-083-4/+4
| * | bootm: allow booting SoCFPGA prebootloader imageEnrico Jorns2018-08-081-0/+7
| * | mci: dw: move defines to headerfileSteffen Trumtrar2018-08-082-114/+141
| * | mci: dw_mmc: convert to BIT() macroSteffen Trumtrar2018-08-081-49/+50
| * | mci: dw_mmc: remove device_d pointerSteffen Trumtrar2018-08-081-19/+17
* | | Merge branch 'for-next/pci'Sascha Hauer2018-08-134-4/+184
|\ \ \
| * | | ARM: imx6: gw54xx: add fixup for PCIe switchLucas Stach2018-08-081-0/+29
| * | | pci: add quirk infrastructureLucas Stach2018-08-083-4/+125
| * | | PCI: link PCI devices with potentially existing OF nodesLucas Stach2018-08-081-0/+30
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2018-08-1342-106/+266
|\ \ \
| * | | net: eth: Make use of ETH_ALENAndrey Smirnov2018-08-101-7/+7
| * | | Documentation: fix code block and literal block highlightingRoland Hieber2018-08-1033-71/+200
| * | | FIT: be more verbose when RSA signature check failsRoland Hieber2018-08-101-2/+3
| * | | mci: s3c: fix providing info callbackUwe Kleine-König2018-08-081-1/+1
| * | | of_node: clarify help text and do stricter commandline parsingUwe Kleine-König2018-08-081-4/+3
| * | | reset: socfpga: add missing driver nameSteffen Trumtrar2018-08-081-0/+1
| * | | Documentation: don't highlight literal blocks as shell scriptRoland Hieber2018-08-081-1/+1
| * | | Documentation: imx8mq-evk: Fix typoFabio Estevam2018-08-061-2/+2
| * | | imx_thermal: Fixed missing dependency for the IMX_THERMAL configEugen Wiens2018-08-061-0/+2
| * | | aiodev: Fix whitespaces in KconfigSascha Hauer2018-08-061-4/+4
| * | | net/e1000: allow to overwrite flash size from device treeUwe Kleine-König2018-07-131-14/+42
* | | | Merge branch 'for-next/memcmds'Sascha Hauer2018-08-135-5/+23
|\ \ \ \