~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* buildman: Convert camel case in bsettings.pySimon Glass2023-07-24
* moveconfig: Add an option to compare Kconfig against sourceSimon Glass2023-02-07
* kbuild: Remove checking for adhoc CONFIG symbolsTom Rini2022-12-23
* Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass2022-08-05
* Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini2022-04-02
* global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini2022-04-01
* moveconfig: Use re.fullmatch() to avoid extra checkSimon Glass2022-03-18
* moveconfig: Remove remove_defconfig()Simon Glass2022-03-18
* moveconfig: Correct pylint errorsSimon Glass2022-03-02
* moveconfig: Allow regex matches when finding combinationsSimon Glass2022-02-22
* moveconfig: Show the config name rather than the defconfigSimon Glass2022-02-22
* moveconfig: Fix code relying on now-stripped newline charactersAlper Nebi Yasak2022-01-30
* moveconfig: Fix some pylint errorsSimon Glass2022-01-24
* moveconfig: Use a function to read filesSimon Glass2022-01-24
* moveconfig: Use a function to write filesSimon Glass2022-01-24
* moveconfig: Drop check for old PythonSimon Glass2022-01-24
* moveconfig: Convert to ArgumentParserSimon Glass2022-01-24
* moveconfig: Use single quotesSimon Glass2022-01-24
* moveconfig: Allow querying board configurationSimon Glass2022-01-24
* moveconfig: Allow adding unit testsSimon Glass2022-01-24
* moveconfig: Sort the optionsSimon Glass2022-01-24
* moveconfig: Read the database in a separate functionSimon Glass2022-01-24
* moveconfig: Correct operation of the 'imply' featureSimon Glass2022-01-24
* moveconfig: Update to newer kconfiglibSimon Glass2021-08-01
* doc: Add docs for the moveconfig toolSimon Glass2021-08-01
* moveconfig.py: add to the "do not process" listTrevor Woerner2021-04-12
* moveconfig: Handle binary files cleanlySimon Glass2021-04-06
* moveconfig: Skip binary and ELF filesSimon Glass2020-08-23
* patman: Tidy up sys.path changesSimon Glass2020-04-26
* buildman: Move to absolute importsSimon Glass2020-04-26
* moveconfig: convert ps.stderr to stringMarkus Klotzbuecher2020-02-25
* moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher2020-02-25
* moveconfig.py: Fix more Python3 UTF issuesTom Rini2019-11-23
* move_config: Convert to Python 3Simon Glass2019-11-04
* kconfiglib: Update to the 12.14.0 releaseTom Rini2019-10-08
* moveconfig: expand simple expressionsMarkus Klotzbuecher2019-07-09
* moveconfig: add a second pass for empty #if/#endif blocksChris Packham2019-02-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* moveconfig: fix error message in do_autoconf()Chris Packham2017-10-15
* kconfiglib: update with 'imply' supportUlf Magnusson2017-09-29
* moveconfig: Use fd.write() instead of print >>Simon Glass2017-09-11
* RFC: moveconfig: Use toolchains from buildmanSimon Glass2017-07-22
* moveconfig: Tidy up imply flag parsingSimon Glass2017-07-22
* moveconfig: Allow automatic location and adding of 'imply'Simon Glass2017-07-11
* moveconfig: Allow control of which implying configs are shownSimon Glass2017-07-11
* moveconfig: Allow piping in 'git show --stat' outputSimon Glass2017-07-11
* moveconfig: Support looking for implied CONFIG optionsSimon Glass2017-07-11
* moveconfig: Support building a simple config databaseSimon Glass2017-07-11
* moveconfig: Add a constant for auto.confSimon Glass2017-07-11
* moveconfig: Tidy up the documentation and add hintsSimon Glass2017-07-11