summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c_probe: limit slave addresses to [0x04, 0x77]Uwe Kleine-König2019-01-281-4/+6
* gen-dtb-s: annotate magic values with their meaningUwe Kleine-König2019-01-281-2/+2
* lib: image-sparse: Mark sparse_seek() as staticAndrey Smirnov2019-01-281-1/+1
* unlink_recursive: Drop struct dataAndrey Smirnov2019-01-241-20/+7
* ls: Adjust amount of space allocated for filesizeAndrey Smirnov2019-01-241-1/+11
* block: Move shared code in get_chunk() out of if statementAndrey Smirnov2019-01-221-3/+2
* block: Do not write past block device boundary during a flushAndrey Smirnov2019-01-221-9/+13
* ubi: prevent null pointer referenceRoland Hieber2019-01-221-1/+2
* ARM: netx: delete unused netx-devices.hAlexander Shiyan2019-01-211-73/+0
* ARM: at91: delete unused mach/sama5d3_matrix.hAlexander Shiyan2019-01-211-15/+0
* PPC: delete unused asm/mc146818rtc.hAlexander Shiyan2019-01-211-27/+0
* PPC: delete unused asm/e300.hAlexander Shiyan2019-01-211-130/+0
* ARM: mvebu: delete unused mach/dove.hAlexander Shiyan2019-01-211-23/+0
* ARM: imx: delete unused mach/clock-imx1.hAlexander Shiyan2019-01-211-5/+0
* ARM: omap: delete unused mach/am33xx-devices.hAlexander Shiyan2019-01-211-80/+0
* ARM: mvebu: delete unused mach/kirkwood.hAlexander Shiyan2019-01-211-22/+0
* boot: make it a little bit less verboseVivien Didelot2019-01-211-14/+6
* defaultenv-2: centralize nfs commands for 'net'Vivien Didelot2019-01-211-4/+2
* defaultenv-2: trigger DHCP before booting 'net'Vivien Didelot2019-01-211-0/+3
* ARM: omap: Remove reference to non-existent HAVE_DEFAULT_ENVIRONMENT_NEW symbolAlexander Shiyan2019-01-211-1/+0
* ARM: qemu-virt64: Remove orphan KconfigAlexander Shiyan2019-01-211-8/+0
* treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-2110-13/+13
* kconfig: remove unused zconf.hash.cMasahiro Yamada2019-01-211-289/+0
* lib: strtox: Use plumbing from kstrtox.cAndrey Smirnov2019-01-211-54/+48
* Documentation: i.MX: Kindle 4/5: fix sphinx warningsRoland Hieber2019-01-211-2/+4
* Documentation: state: fix closing brace without opening braceRoland Hieber2019-01-211-1/+0
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-1810-22/+1
* MIPS: asm/types.h: drop unused stuffAntony Pavlov2019-01-181-29/+0
* block: Replace debug() with dev_dbg()Andrey Smirnov2019-01-181-5/+6
* block: Alias block_op_close() to block_op_flush()Andrey Smirnov2019-01-181-7/+2
* images: check for use of obsolete pblx-*Ahmad Fatoum2019-01-181-0/+4
* images: pblx is now pblbSascha Hauer2019-01-181-1/+1
* images: Drop unnecessary fix_sizeSascha Hauer2019-01-162-3/+2
* ARM: imx8mq: Add back memory controller nodeLucas Stach2019-01-162-2/+3
* Merge branch 'for-next/ultrascale'Sascha Hauer2019-01-1517-0/+194
|\
| * zynqmp: enable macb Ethernet supportThomas Hämmerle2019-01-092-0/+2
| * ARM: zynqmp: add support for Xilinx ZCU104 boardMichael Tretter2018-12-1014-0/+152
| * ARM: aarch64: add ENTRY_PROC macro for arm64Michael Tretter2018-12-101-0/+35
| * ARM: aarch64: compile with general-regs-onlyMichael Tretter2018-12-101-0/+4
| * ARM: lib64: .gitignore barebox.ldsMichael Tretter2018-12-101-0/+1
* | Merge branch 'for-next/risc-V'Sascha Hauer2019-01-1538-1/+1317
|\ \
| * | Documentation: add RISC-V docsAntony Pavlov2019-01-071-0/+91
| * | RISC-V: add erizo_generic_defconfigAntony Pavlov2019-01-071-0/+51
| * | RISC-V: erizo: add nmon image creationAntony Pavlov2019-01-072-0/+21
| * | RISC-V: erizo: enable nmonAntony Pavlov2019-01-071-0/+1
| * | RISC-V: erizo: add DEBUG_LL supportAntony Pavlov2019-01-072-0/+34
| * | RISC-V: add nmon nano-monitorAntony Pavlov2019-01-073-0/+266
| * | RISC-V: add low-level debug macros for ns16550Antony Pavlov2019-01-071-0/+182
| * | RISC-V: add Erizo SoC supportAntony Pavlov2019-01-077-0/+89
| * | Add initial RISC-V architecture supportAntony Pavlov2019-01-0728-1/+582