Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | scripts/multiconfig.sh: Fix a typo | York Sun | 2014-10-10 | -1/+1 |
* | multiconfig.sh: replace GNU sed specific match | Jeroen Hofstee | 2014-10-10 | -2/+2 |
* | kconfig: fix another bug of "make savedefconfig" | Masahiro Yamada | 2014-10-10 | -0/+2 |
* | kconfig: add sanity checks for SPL configuration | Masahiro Yamada | 2014-09-16 | -0/+30 |
* | kconfig: show an error message when defconfig is not found | Masahiro Yamada | 2014-09-16 | -0/+7 |
* | kconfig: fix savedefconfig to handle TPL correctly | Masahiro Yamada | 2014-09-16 | -3/+3 |
* | kconfig: fix whitespace handling bug of savedefconfig | Masahiro Yamada | 2014-09-16 | -8/+29 |
* | kconfig: fix savedefconfig to output empty defconfig | Masahiro Yamada | 2014-09-16 | -0/+1 |
* | README.kconfig: document backward compatibility "make *_config" | Masahiro Yamada | 2014-08-28 | -0/+1 |
* | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada | 2014-08-22 | -0/+260 |