Age | Commit message (Expand) | Author |
2021-12-02 | streamline_config.pl: show the full Kconfig name | Łukasz Stelmach |
2021-06-29 | streamline_config.pl: add softtabstop=4 for vim users | Steven Rostedt (VMware) |
2021-06-29 | streamline_config.pl: make spacing consistent | Steven Rostedt (VMware) |
2021-04-14 | kconfig: streamline_config.pl: Couple of typo fixes | Bhaskar Chowdhury |
2020-09-03 | kconfig: streamline_config.pl: check defined(ENV variable) before using it | Randy Dunlap |
2020-05-13 | streamline_config.pl: add LMC_KEEP to preserve some kconfigs | Changbin Du |
2020-01-07 | kconfig: localmodconfig: fix indentation for closing brace | Masahiro Yamada |
2020-01-07 | kconfig: localmodconfig: remove unused $config | Masahiro Yamada |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada |
2018-06-11 | kconfig: fix localmodconfig | Sam Ravnborg |
2017-05-14 | scripts: Switch to more portable Perl shebang | Kamil Rytarowski |
2016-04-26 | localmodconfig: Fix whitespace repeat count after "tristate" | Benjamin Poirier |
2016-04-26 | localmodconfig: Reset certificate paths | Benjamin Poirier |
2016-04-26 | localmodconfig: Add missing $ to reference a variable | Benjamin Poirier |
2016-04-26 | localmodconfig: Fix parsing of "help" text | Benjamin Poirier |
2016-04-26 | localmodconfig: Recognize more keywords that end a menu entry | Benjamin Poirier |
2016-04-26 | localmodconfig: Fix parsing of Kconfig "source" statements | Benjamin Poirier |
2015-08-11 | localmodconfig: Use Kbuild files too | Richard Weinberger |
2014-08-20 | kbuild: Make scripts executable | Michal Marek |
2014-04-30 | kbuild: trivial - remove trailing spaces | Masahiro Yamada |
2013-12-20 | localmodconfig: Add config depends by default settings | Steven Rostedt (Red Hat) |
2013-04-29 | localmodconfig: Process source kconfig files as they are found | Steven Rostedt |
2013-04-29 | localmodconfig: Add debug prints for dependencies of module configs | Steven Rostedt |
2012-10-01 | localmodconfig: Fix localyesconfig to set to 'y' not 'm' | Yuta Ando |
2012-08-16 | localmodconfig: Use my variable for loop in streamline_config.pl | Bill Pemberton |
2012-08-16 | localmodconfig: Use 3 parameter open in streamline_config.pl | Bill Pemberton |
2012-08-16 | localmodconfig: Rework find_config in streamline_config.pl | Bill Pemberton |
2012-08-16 | localmodconfig: Set default value for ksource in streamline_config.pl | Bill Pemberton |
2012-06-19 | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG | Steven Rostedt |
2012-06-19 | localmodconfig: Check if configs are already set for selects | Steven Rostedt |
2012-06-19 | localmodconfig: Read in orig config file to avoid extra processing | Steven Rostedt |
2012-06-19 | localmodconfig: Comments and cleanup for streamline_config.pl | Steven Rostedt |
2012-01-13 | kconfig/streamline-config.pl: Fix parsing Makefile with variables | Steven Rostedt |
2012-01-13 | kconfig/streamline-config.pl: Simplify backslash line concatination | Steven Rostedt |
2011-08-08 | kconfig/streamline_config.pl: use options to determine operating mode | Arnaud Lacombe |
2011-08-08 | kconfig/streamline_config.pl: directly access LSMOD from the environment | Arnaud Lacombe |
2011-02-08 | trivial: Fix Steven's Copyright typos | Uwe Kleine-König |
2010-10-29 | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt |
2010-10-29 | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt |
2010-10-29 | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu |
2010-10-29 | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura |
2010-10-29 | kconfig: Make localmodconfig handle environment variables | Steven Rostedt |
2010-05-28 | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster |
2010-05-28 | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster |
2010-05-28 | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster |
2010-02-02 | kconfig: Add LSMOD=file to override the lsmod for localmodconfig | Steven Rostedt |
2010-02-02 | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl | Steven Rostedt |
2010-01-06 | kconfig: Check for if conditions in Kconfig for localmodconfig | Steven Rostedt |
2009-11-20 | kconfig: Fix make O=<dir> local{mod,yes}config | Steven Rostedt |
2009-08-18 | kconfig: make local .config default for streamline_config | Steven Rostedt |