summaryrefslogtreecommitdiff
path: root/allmodconfig.py
AgeCommit message (Expand)Author
2019-10-10Convert standard_kconfig() to argparse for better feedbackUlf Magnusson
2019-06-03Improve warning control API (with backwards compatibility)Ulf Magnusson
2019-06-03Have load_config() and write_(min_)config() return messagesUlf Magnusson
2019-03-22Whitespace consistency nitUlf Magnusson
2019-03-22Convert some comments to module docstrings in utilitiesUlf Magnusson
2019-03-06Use a consistent style in small utilitiesUlf Magnusson
2019-01-15Update copyright years for 2019Ulf Magnusson
2018-12-08Make {load,write}_config(filename=None) implement the standard behaviorUlf Magnusson
2018-11-17Add support for KCONFIG_ALLCONFIGUlf Magnusson
2018-08-22Introduce Kconfig.unique_defined_syms and Kconfig.unique_choicesUlf Magnusson
2018-07-11Massively speed up U-Boot parsingUlf Magnusson
2018-06-12Simplify allnoconfig.py and allyesconfig.pyUlf Magnusson
2018-06-11Mention KCONFIG_CONFIG in the all*config.py scriptsUlf Magnusson
2018-06-06Add license tags to scriptsUlf Magnusson
2018-05-30Add an allmodconfig implementationUlf Magnusson