summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2018.03.0v2018.03.0Sascha Hauer2018-03-051-1/+1
* state: find backend node with its reproducible nameSascha Hauer2018-02-222-1/+6
* state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-224-32/+19
* scripts/compiler.h: inline functions in headers must be staticMichael Olbrich2018-02-091-2/+2
* i2c: i2c_master_send(): don't leave flags uninitializedAntony Pavlov2018-02-091-0/+1
* FIT: Use const dtb unflatten variantSascha Hauer2018-02-081-1/+1
* Merge branch 'for-next/zstd'Sascha Hauer2018-02-0825-0/+8860
|\
| * squashfs: Add zstd supportPhilipp Zabel2018-02-056-0/+169
| * lib: Add zstd decompression modulePhilipp Zabel2018-02-0516-0/+7949
| * lib: Add xxhash modulePhilipp Zabel2018-02-054-0/+740
| * include linux/compiler.h in linux/unaligned/generic.hPhilipp Zabel2018-02-051-0/+2
* | Merge branch 'for-next/tftp-workaround'Sascha Hauer2018-02-089-66/+127
|\ \
| * | fs: remove now unused function can_lseek_backward()Sascha Hauer2018-01-251-20/+0
| * | fs/uimagefs: Use is_tftp_fs() and cache_file() to ease TFTP workaroundSascha Hauer2018-01-252-25/+14
| * | uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaroundSascha Hauer2018-01-252-25/+23
| * | uimage: fix memory leak in error pathSascha Hauer2018-01-251-0/+2
| * | libfile: implement a function to cache a fileSascha Hauer2018-01-252-1/+31
| * | libfile: implement make_tempSascha Hauer2018-01-252-0/+29
| * | fs: implement is_tftp_fs()Sascha Hauer2018-01-252-0/+32
| * | startup: create /tmpSascha Hauer2018-01-231-0/+1
* | | Merge branch 'for-next/sandbox-libftdi'Sascha Hauer2018-02-0810-3/+414
|\ \ \
| * | | sandbox: add i2c and spi libftdi1 bit-bang exampleAntony Pavlov2018-01-292-1/+94
| * | | sandbox: add gpio support with libftdi1Antony Pavlov2018-01-298-1/+317
| * | | sandbox: avoid symbol conflict for {open,read,close}dirAntony Pavlov2018-01-291-1/+3
* | | | Merge branch 'for-next/ratp'Sascha Hauer2018-02-084-25/+16
|\ \ \ \
| * | | | ratp: remove unused context fieldsAleksander Morgado2018-01-301-6/+0
| * | | | ratp: remove unused list pointer from ratp_bb_pktAleksander Morgado2018-01-301-2/+0
| * | | | ratp: move barebox-specific command to ratp_bb.hAleksander Morgado2018-01-304-8/+7
| * | | | ratp: rename global context variableAleksander Morgado2018-01-301-9/+9
* | | | | Merge branch 'for-next/of'Sascha Hauer2018-02-085-35/+132
|\ \ \ \ \
| * | | | | of: fdt: add of_unflatten_dtb_constSascha Hauer2018-01-312-2/+35
| * | | | | of: Allow for const propertiesSascha Hauer2018-01-313-21/+91
| * | | | | pinctrl: do not dereference a device tree property directlySascha Hauer2018-01-311-12/+6
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2018-02-0825-58/+137
|\ \ \ \ \
| * | | | | env: Add more context to error messageSascha Hauer2018-02-081-1/+1
| * | | | | bootchooser: Drop SHELL_NONE conflictSascha Hauer2018-02-061-1/+0
| * | | | | boot: Make independent of command supportSascha Hauer2018-02-061-1/+1
| * | | | | net: phy: fixed-link: read link parameters from devicetreeLucas Stach2018-02-061-2/+7
| * | | | | startup: Load default environment earlierSascha Hauer2018-02-061-3/+3
| * | | | | state: Add 'init_from_defaults' parameterSascha Hauer2018-02-062-0/+9
| * | | | | state: refuse to set dirty parameter via setenvSascha Hauer2018-02-061-1/+6
| * | | | | pstore: lower message prioritySascha Hauer2018-02-061-1/+1
| * | | | | fs: add support loop mount offsetPhilipp Zabel2018-02-053-8/+14
| * | | | | filetype: Add type detection at an offsetPhilipp Zabel2018-02-052-2/+9
| * | | | | fs/parseopt: Add parseopt_llu_suffixPhilipp Zabel2018-02-052-0/+32
| * | | | | rsa: Add missing newline to pr_err messagesSascha Hauer2018-01-301-4/+4
| * | | | | ARM: configs: am335x_defconfig: Reorder configsDaniel Schultz2018-01-301-3/+3
| * | | | | commands: ubi: ubiupdatevol: Reduce error code to 0 or 1Daniel Schultz2018-01-301-1/+1
| * | | | | bbremote: rename command subparser variablesAleksander Morgado2018-01-301-7/+7
| * | | | | bootargs: Fix memory leak in linux_bootargs_get()Sascha Hauer2018-01-261-2/+4