]> rtime.felk.cvut.cz Git - linux-conf-perf.git/shortlog
linux-conf-perf.git
2015-05-05 Karel KočíAdd minisat config
2015-05-05 Karel Kočíparse_kconfig fix problems with choice configs
2015-05-04 Karel KočíSmall change in parse_kconfig Makefile
2015-05-04 Karel KočíFix missing addition for commit 9a1f3ff8fbff9dd418242ee...
2015-05-04 Karel Kočíparse_kconfig change module decode value
2015-05-04 Karel KočíAdd some configuration options and clean write_conf
2015-05-04 Karel Kočíparse_kconfig fix problem with generated rules
2015-05-04 Karel Kočíparse_kconfig adding proper visibility dependency
2015-05-02 Karel Kočíparse_kconfig fix problems with generated rules to...
2015-05-02 Karel Kočíparse_kconfig add debug output of boolexpr
2015-05-02 Karel KočíFixes in scripts and add minisat_args
2015-05-01 Karel Kočíparse_kconfig add missing rule
2015-05-01 Karel Kočíparse_kconfig fix boolexpr_not
2015-05-01 Karel Kočíparse_kconfig move debug output before action
2015-05-01 Karel KočíFix Dprintf macro
2015-05-01 Karel KočíFix parse_kconfig symlist_el variables type
2015-05-01 Karel Kočíparse_kconfig add debug outputs
2015-05-01 Karel KočíAdd DEBUG and Wall to parse_kconfig
2015-05-01 Karel KočíFix parse_kconfig symbol_map ids
2015-05-01 Karel Kočíwrite_config update to parse_kconfig changes
2015-05-01 Karel KočíFix missing configuration
2015-05-01 Karel KočíFix missing definition
2015-05-01 Karel KočíFit solution.apply to new changes
2015-05-01 Karel Kočíparse_kconfig rewriten
2015-04-30 Karel Kočíparse_kconfig changes before more changes come
2015-04-29 Karel KočíAdd prompt variable to parse_kconfig
2015-04-28 Karel KočíAdd possibility of running step-by-step
2015-04-28 Karel KočíInclude iteration and phase code to loop
2015-04-28 Karel KočíFix solution.apply error
2015-04-28 Karel KočíChange config kernem_make_output
2015-04-28 Karel KočíFix run and initram dependency
2015-04-28 Karel KočíAdd boot phase
2015-04-28 Karel KočíRemove spare line from scripts/conf.py
2015-04-27 Karel KočíFix wrong open mode of iteration file in boot
2015-04-27 Karel KočíFix boot benchmark script
2015-04-27 Karel KočíFix missing symbol_map on test launch
2015-04-27 Karel KočíSet execution file mode bit on test.py
2015-04-27 Karel KočíFix problem with test dependency
2015-04-27 Karel KočíAdd basic TODO
2015-04-27 Karel KočíFinish implementation of test.test
2015-04-27 Karel KočíFinish implementation of boot.boot
2015-04-27 Karel KočíAdd example testing benchmark scripts
2015-04-27 Karel KočíChange boot.gen_nbscripts to support relative conf...
2015-04-27 Karel KočíAdd output_confs generation to solution apply
2015-04-27 Karel KočíChnage conf paths from absolute to relative
2015-04-27 Karel KočíAdd NBSCRIPT config
2015-04-27 Karel Kočífix problems with initram
2015-04-27 Karel KočíFirst implementation of test.py
2015-04-27 Karel KočíFirt implementation of boot.py
2015-04-27 Karel KočíAdd initram build
2015-04-26 Karel Kočídistclean targets in root Makefile documented
2015-04-26 Karel KočíAdd buildroot default .config
2015-04-26 Karel KočíAdd distclean targets fro root Makefile
2015-04-26 Karel KočíRemove checking for existence of programs
2015-04-26 Karel KočíAdd initram config
2015-04-26 Karel Kočíinitialize script change documentation
2015-04-26 Karel KočíRename script main_loop to loop
2015-04-26 Karel KočíAdd target deflinux to root Makefile
2015-04-26 Karel KočíGenerate configuration for root Makefile from conf.py
2015-04-26 Karel KočíRoot makefile almost rewritten
2015-04-24 Karel Kočíparse_kconfig fix wrong behaviour for non prompt symbols
2015-04-23 Karel Kočíparse_kconfig: fix SIGSEGV caused by uninitialized...
2015-04-23 Karel Kočíparse_kconfig: fix SIGSEGV caused by wrong approach...
2015-04-21 Karel KočíRename parser.c to parse.c
2015-04-19 Karel KočíRemove configdiff
2015-04-19 Karel Kočíkernel configuration now calling write_conf instead...
2015-04-19 Karel Kočíinitialize.py use utils get_kernel_env for parse_kconfig()
2015-04-19 Karel KočíAdd possibility to hide kernel output
2015-04-19 Karel KočíAdd testing start script for benchmarks
2015-04-19 Karel KočíConfigure write_config to compare and not set value
2015-04-19 Karel Kočíwrite_config writing loaded configuration
2015-04-19 Karel KočíLinux update to v4.0
2015-04-19 Karel KočíForce MODULES no
2015-04-19 Karel KočíFix error in initialize script and dedicate config...
2015-04-19 Karel Kočíwrite-config now checking for inconsistency in config
2015-04-19 Karel KočíFix root Makefile
2015-04-19 Karel KočíAdd write_config to root Makefile
2015-04-17 Karel KočíRemove usage of .config fragment file
2015-04-17 Karel Kočíwrite_config implemented solution reader, but most...
2015-04-14 Karel KočíFix problem with overwriting last element with zeros
2015-04-13 Karel KočíChange comment in shared/macros.h
2015-04-13 Karel KočíFix python scripts to work with parse_kconfig
2015-04-13 Karel Kočíwrite_solution to not search for NONAMEGEN
2015-04-13 Karel KočíAdd write_config .gitignore
2015-04-13 Karel KočíAdd first implementation of write_config
2015-04-13 Karel Kočíparse_kconfig change default size of array
2015-04-12 Karel Kočíparse_kconfig symlist.h move includes to begining of...
2015-04-12 Karel Kočíparse_kconfig fix some warnings
2015-04-12 Karel KočíAdd TODO information to code that there should be faste...
2015-04-12 Karel KočíAdd makefile for new application write_config
2015-04-12 Karel KočíExtract file name definitions out from parse_kconfig...
2015-04-12 Karel Kočíparse_kconfig change error message to more informative
2015-04-12 Karel KočíAdd *.o to .gitignore
2015-04-12 Karel Kočíparse_kconfig: complete simple argument parser and...
2015-04-12 Karel Kočíparse_kconfig clean include in parse.c
2015-04-12 Karel KočíFix parse_kconfig .gitignore and makefile
2015-04-12 Karel Kočíparse_kconfig make builds *.o files
2015-04-11 Karel KočíFix shared/kconfig/files.mk
2015-04-11 Karel Kočímacros.h moved to shared folder
2015-04-11 Karel Kočíparse_kconfig output executable name changed from parse...
next