summaryrefslogtreecommitdiffstats
path: root/common/blspec.c
Commit message (Expand)AuthorAgeFilesLines
* blspec: Check if already mounted before mountingSascha Hauer2021-03-171-1/+3
* Merge branch 'for-next/spdx'Sascha Hauer2020-12-111-12/+1
|\
| * common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-12/+1
* | commands: boot: include blspec path name in entry titleAhmad Fatoum2020-11-241-1/+2
|/
* blspec: fix dead assignmentAhmad Fatoum2020-10-121-1/+1
* Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-251-6/+5
|\
| * blspec: fix bootm_data initializationRouven Czerwinski2020-09-151-3/+2
| * blspec: only reset variable locations, not pathsRouven Czerwinski2020-09-151-3/+3
* | blspec: devicetree-overlay: don't warn on multiple delimiting spacesAhmad Fatoum2020-09-151-1/+4
|/
* blspec: Allow the "options" key to be given multiple timesRobert Karszniewicz2020-06-031-0/+12
* common: fix typos found with codespellYegor Yefremov2020-03-231-8/+8
* Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-171-0/+78
|\
| * blspec: load firmware if specified in dt overlayMichael Tretter2019-09-161-0/+17
| * blspec: add support for devicetree overlaysMichael Tretter2019-09-161-0/+61
* | blspec: skip entries that are not blspec entriesMichael Tretter2019-10-141-0/+10
|/
* blspec: invalidate only necessary bootm variablesRouven Czerwinski2019-07-041-1/+5
* net: dns: return error codesSascha Hauer2018-11-291-2/+4
* blspec: add checking of optional key machine-idAndreas Schmidt2018-05-081-1/+30
* blspec: fix crash when trying to boot from loop mountsPhilipp Zabel2018-01-221-2/+3
* blspec: skip all devicetree tests if entry doesn't specify oneSteffen Trumtrar2017-07-111-8/+8
* blspec: register as bootentry providerSascha Hauer2017-04-061-0/+24
* Merge branch 'for-next/misc'Sascha Hauer2016-10-101-2/+2
|\
| * blspec: fix typoUlrich Ölmann2016-09-281-1/+1
| * convert users to %pI4Sascha Hauer2016-09-221-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
|/
* blspec: Turn message back to debug levelSascha Hauer2016-07-261-1/+1
* blspec: Make blspec_boot staticSascha Hauer2016-07-261-78/+78
* blspec: separate bootentries from blspec entriesSascha Hauer2016-07-261-1/+27
* bootentries: Add title/descriptionSascha Hauer2016-07-261-5/+4
* blspec: factor out a struct bootentrySascha Hauer2016-07-261-4/+7
* blpec: rename struct lspec -> bootentriesSascha Hauer2016-07-261-29/+29
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* blspec: Remove once/default handlingSascha Hauer2016-07-221-56/+1
* blspec: remove unused blspec_boot_devicenameSascha Hauer2016-07-221-30/+0
* Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-091-16/+18
|\
| * string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-16/+18
* | blspec: push appendroot handling to bootmSascha Hauer2016-05-041-26/+13
|/
* blspec: ignore lines beginning with '#'Sascha Hauer2016-02-111-0/+3
* blspec: Do not crash on config files without newline on last lineSascha Hauer2016-02-111-1/+1
* introduce strerrorpSascha Hauer2015-09-231-1/+1
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-061-1/+28
|\
| * blspec: Automatically append rootargSascha Hauer2015-06-181-1/+28
* | Merge branch 'for-next/mtd'Sascha Hauer2015-07-031-8/+1
|\ \
| * | blspec: Use device_detect_by_nameSascha Hauer2015-06-261-8/+1
| |/
* / blspec: Automatically attach UBI devicesSascha Hauer2015-06-171-5/+45
|/
* blspec: put blspec bootargs into a .dyn bootargs variableSascha Hauer2015-02-101-1/+1
* blspec: print error when devicetree not foundSascha Hauer2014-12-161-0/+1
* blspec: fix incompatible pointer type warningLucas Stach2014-11-071-1/+1
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1