| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts: kconfig: merge_config: config files: add a trailing newline | Anders Roxell | 2024-08-06 | 1 | -0/+2 |
* | scripts: merge_config: Fix typo in variable name. | Mirsad Goran Todorovac | 2023-03-23 | 1 | -1/+1 |
* | scripts: merge_config: Add option to suppress warning on overrides | Mark Brown | 2023-02-13 | 1 | -9/+16 |
* | scripts: merge_config: add strict mode to fail upon any redefinition | Matthias Maennich | 2021-08-10 | 1 | -0/+15 |
* | merge_config.sh: ignore unwanted grep errors | Guillaume Tucker | 2019-09-04 | 1 | -1/+1 |
* | merge_config.sh: Check error codes from make | Mark Brown | 2019-08-21 | 1 | -5/+5 |
* | kconfig: convert to SPDX License Identifier | Masahiro Yamada | 2018-12-28 | 1 | -9/+2 |
* | scripts/kconfig/merge_config: don't redefine 'y' to 'm' | Anders Roxell | 2018-11-15 | 1 | -8/+29 |
* | kconfig: merge_config: avoid false positive matches from comment lines | Masahiro Yamada | 2018-11-11 | 1 | -3/+4 |
* | merge_config.sh: Allow to define config prefix | Petr Vorel | 2018-11-01 | 1 | -1/+5 |
* | kconfig/merge_config.sh: Accept a single file | Gabriel de Perthuis | 2015-10-14 | 1 | -1/+1 |
* | kconfig/merge_config.sh: Support KCONFIG_CONFIG | Gabriel de Perthuis | 2015-10-14 | 1 | -4/+12 |
* | merge_config.sh: exit on missing input files | Sam Bobroff | 2015-08-20 | 1 | -0/+4 |
* | merge_config.sh: rename MAKE to RUNMAKE | Masahiro Yamada | 2015-03-24 | 1 | -3/+3 |
* | merge_config.sh: improve indentation | Masahiro Yamada | 2015-03-24 | 1 | -8/+6 |
* | kbuild: mergeconfig: move an error check to merge_config.sh | Masahiro Yamada | 2015-03-24 | 1 | -0/+5 |
* | kconfig: fix a misspelling in scripts/kconfig/merge_config.sh | Masahiro Yamada | 2015-02-25 | 1 | -1/+1 |
* | merge_config.sh: Display usage if given too few arguments | Olof Johansson | 2015-01-07 | 1 | -0/+5 |
* | merge_config.sh: Avoid creating unnessary source softlinks | John Stultz | 2013-04-10 | 1 | -1/+9 |
* | merge_config.sh: Add option to specify output dir | Zhangfei Gao | 2012-12-09 | 1 | -4/+16 |
* | merge_config.sh: Add option to display redundant configs | John Stultz | 2012-03-30 | 1 | -0/+9 |
* | merge_config.sh: Set execute bit | John Stultz | 2012-03-30 | 1 | -0/+0 |
* | merge_config.sh: Use the first file as the initial config | Josh Boyer | 2012-03-24 | 1 | -1/+5 |
* | merge_config.sh: fix bug in final check | John Stultz | 2012-01-14 | 1 | -2/+2 |
* | merge_config.sh: whitespace cleanup | Darren Hart | 2012-01-14 | 1 | -2/+2 |
* | merge_config.sh: use signal names compatible with dash and bash | Darren Hart | 2012-01-14 | 1 | -1/+1 |
* | kconfig: add merge_config.sh script | john stultz | 2012-01-14 | 1 | -0/+117 |