]> rtime.felk.cvut.cz Git - linux-conf-perf.git/shortlog
linux-conf-perf.git
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...
2015-04-11 Karel KočíKconfig_parser renamed to parse_kconfig
2015-04-11 Karel KočíMove gitignore rules to corresponds to kconfig sources...
2015-04-10 Karel KočíAdd information about commit to shared kconfig
2015-04-10 Karel KočíLinux submodule update
2015-04-10 Karel KočíPart of Kconfig used in kconfig_parser exported to...
2015-04-10 Karel KočíFix error printf
2015-04-10 Karel KočíSimplify kconfig_parser Makefile
2015-03-26 Karel KočíAdd novaboot submodule
2015-03-26 Karel KočíAdd linux submodule
2015-03-26 Karel KočíRemove submodule linux
2015-03-26 Karel KočíRemove generated files
2015-03-26 Karel KočíAdd check for existence of .config
2015-03-26 Karel Kočíreset.py remove
2015-03-26 Karel KočíImplemented global Makefile
2015-03-26 Karel KočíRemove residue of old required implementation
2015-03-26 Karel KočíRepair wrong phasing
2015-03-26 Karel KočíRemove old import from main_loop
2015-03-26 Karel KočíAdded known problems
2015-03-26 Karel KočíLoop phases change
2015-03-26 Karel Kočíkconfig_parser moved from programs to scripts
2015-03-26 Karel KočíAdd .config check
2015-03-26 Karel KočíSetup oldconfig to yes to all
2015-03-26 Karel KočíChange definition to standard pointer arithmetic
2015-03-24 Karel KočíAdd source .config backup
2015-03-24 Karel KočíImplement requirement generation from kernel .config
2015-03-23 Karel KočíReset functionality exported from main_loop
2015-03-23 Karel KočíFix NONAMEGEN generation problem
2015-03-22 Karel KočíTry to repair reset functionality
2015-03-22 Karel Kočíremove unneeded gitignore file in programs folder
2015-03-22 Karel KočíAdd missing kernel_conf_output variable in conf.py
2015-03-22 Karel KočíMain loop update
2015-03-22 Karel Kočíkconfig_parser repair error
2015-03-22 Karel KočíKernel configuration is now throwing exception on failure
2015-03-22 Karel Kočíkconfig_parser raise debug verbose level to 3 and add...
2015-03-22 Karel KočíAdd possibility to hide programs output
2015-03-22 Karel Kočíkconfig_parser: Fix rev_dep and implement verbose level...
2015-03-22 Karel KočíRemove rest of old implementation from kconfig_parser
2015-03-22 Karel Kočíkconfig_parser rewritten and now supports revers dependency
2015-03-22 Karel KočíUpdate Linux to 4.0-rc2
2015-02-11 Karel KočíKernel config repair and configurable make arguments
2015-02-03 Karel KočíChange symbol_map file divider from space to colon
2015-02-03 Karel KočíImplementing main loop
2015-01-14 Karel KočíPython scripts added
2015-01-14 Karel KočíIgnore for python cache added to .gitignore
2015-01-14 Karel KočíOutput folder added to kconfig_parser
2015-01-14 Karel KočíLinux folder moved and linux updated to v3.19-rc4
2014-12-16 Karel KočíAdd solution_kconfig
2014-12-16 Karel KočíAdd sat_solution
2014-12-14 Karel KočíAdd kconfig_parser
2014-12-14 Karel KočíInitial commit