summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memory: of_fixup: adapt to new memory layoutMarco Felsch2019-02-121-18/+57
* common: state: harmonize code with dt-utilsUlrich Ölmann2019-02-111-0/+3
* common: state: harmonize code with dt-utilsUlrich Ölmann2019-02-111-1/+1
* common: state: harmonize code with dt-utilsUlrich Ölmann2019-02-111-0/+4
* common: state: harmonize code with dt-utilsUlrich Ölmann2019-02-111-2/+8
* common: state: fix formatting of "uint32_t" variablesUlrich Ölmann2019-02-111-3/+3
* common: state: fix formatting of "off_t" variablesUlrich Ölmann2019-02-112-26/+26
* common: state: fix compiler warnings about wrong type conversion in messagesUlrich Ölmann2019-02-111-7/+7
* state: Documentation: fix typoUlrich Ölmann2019-02-071-1/+1
* common: state: fix typoUlrich Ölmann2019-02-073-4/+4
* net: Phy: Update phy interface modes from LinuxSascha Hauer2019-02-062-1/+14
* net: designware: drop bad RX framesIan Abbott2019-02-051-9/+33
* readline: add ctrl-u (unix-line-discard)Robert Karszniewicz2019-02-051-0/+1
* ARM: omap: Wago PFC200: Initialize switch registersSascha Hauer2019-01-281-0/+45
* usb: fastboot: ubiformat: Fix bad block handlingSascha Hauer2019-01-281-12/+28
* mtd: peb: Add function to skip bad blocksSascha Hauer2019-01-282-0/+28
* i2c_probe: Use a quick write transfer instead of writing a zeroUwe Kleine-König2019-01-281-8/+8
* 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