summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2017-01-114-11/+9
|\
| * environment: fix typoUlrich Ölmann2017-01-101-1/+1
| * menu: sanitize menu_add_titleSascha Hauer2017-01-102-8/+6
| * globalvar: Fix compiler warningSascha Hauer2017-01-101-1/+1
| * globalvar: Make locally used function staticSascha Hauer2017-01-101-1/+1
* | imx-bbu-nand-fcb: split up read_fcbJan Remmet2017-01-101-36/+47
|/
* globalvar: select FNMATCHLucas Stach2017-01-091-0/+1
* Merge branch 'for-next/vybrid'Sascha Hauer2016-11-141-1/+9
|\
| * i.MX: Add DEBUG_LL hooks for VF610Andrey Smirnov2016-11-111-1/+9
* | Merge branch 'for-next/state'Sascha Hauer2016-11-145-12/+13
|\ \
| * | state: fix indentationStefan Lengfeld2016-11-031-3/+3
| * | state: use packed attribute for on storage structsStefan Lengfeld2016-11-033-3/+3
| * | state: Use dev_* for information rather than pr_*Sascha Hauer2016-10-201-4/+4
| * | state: pass error code instead of inventing new oneSascha Hauer2016-10-201-3/+4
* | | Merge branch 'for-next/squashfs'Sascha Hauer2016-11-141-0/+4
|\ \ \
| * | | Add filetype and detection for squashfs imagesEnrico Jorns2016-10-241-0/+4
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2016-11-141-0/+28
|\ \ \ | |_|/ |/| |
| * | complete: Add completion for nv and globalvar commandsSascha Hauer2016-10-181-0/+28
| |/
* / state: fix state is not saved when string variable is changedStefan Lengfeld2016-11-031-1/+1
|/
* Merge branch 'for-next/state'Sascha Hauer2016-10-104-32/+40
|\
| * state: consistently pass one type as private data to dev_add_param_*Sascha Hauer2016-09-201-14/+15
| * state: make locally used function staticSascha Hauer2016-09-202-2/+1
| * state: Add state to state_variableSascha Hauer2016-09-202-6/+8
| * state: fix finding the correct parent nodeMichael Olbrich2016-09-201-2/+2
| * state: don't keep pointers to device tree nodesMichael Olbrich2016-09-202-8/+13
| * state: copy backend of_path stringMichael Olbrich2016-09-202-2/+3
* | Merge branch 'for-next/misc'Sascha Hauer2016-10-104-25/+45
|\ \
| * | completion: Fix completion for devices with a dot in the nameSascha Hauer2016-10-071-8/+8
| * | Allow device parameters for devices with dots in nameSascha Hauer2016-10-071-14/+34
| * | blspec: fix typoUlrich Ölmann2016-09-281-1/+1
| * | environment: "wrong magic" gives the impression of an errorSam Ravnborg2016-09-261-1/+1
| * | convert users to %pI4Sascha Hauer2016-09-221-1/+1
* | | Merge branch 'for-next/defenv'Sascha Hauer2016-10-101-21/+15
|\ \ \
| * | | Make generic default environment type a use choiceSascha Hauer2016-10-101-21/+15
* | | | Merge branch 'for-next/bootchooser'Sascha Hauer2016-10-105-70/+1138
|\ \ \ \
| * | | | boot: add framework for redundant boot scenariosMarc Kleine-Budde2016-09-224-0/+942
| * | | | globalvar: introduce globalvar_add_simple_bitmaskSascha Hauer2016-09-221-0/+14
| * | | | globalvar: Allow full variable name in globalvar_addSascha Hauer2016-09-221-0/+3
| * | | | nv: Allow full variable name in nvvar_addSascha Hauer2016-09-221-0/+3
| * | | | globalvar: Also create globalvars from for nonvolatile device varsSascha Hauer2016-09-221-45/+30
| * | | | nv: simplify nvvar_addSascha Hauer2016-09-221-18/+7
| * | | | globalvar: Allow to remove multiple globalvars using wildcardsSascha Hauer2016-09-221-4/+6
| * | | | globalvar: sync with nvvarsSascha Hauer2016-09-221-4/+67
| * | | | globalvar: Move static inline functions to common/Sascha Hauer2016-09-221-0/+67
| | |/ / | |/| |
* | | | arm64: don't allow to build relocatable imageLucas Stach2016-10-041-1/+1
* | | | blspec: fix return value of entry_is_of_compatible()Ulrich Ölmann2016-09-281-1/+1
* | | | blspec: fix erroneus free in entry_is_of_compatible()Ulrich Ölmann2016-09-271-0/+1
|/ / /
* | / nv: Fix variable removal in nvvar_save()Sascha Hauer2016-09-221-0/+1
| |/ |/|
* | Merge branch 'for-next/socfpga'Sascha Hauer2016-09-131-0/+4
|\ \
| * | filetype: add new filetype for SoCFPGA xload imageSteffen Trumtrar2016-08-181-0/+4