]> rtime.felk.cvut.cz Git - linux-conf-perf.git/shortlog
linux-conf-perf.git
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...
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
next