aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Chnage conf paths from absolute to relativeKarel Kočí2015-04-27
* Add NBSCRIPT configKarel Kočí2015-04-27
* fix problems with initramKarel Kočí2015-04-27
* First implementation of test.pyKarel Kočí2015-04-27
* Firt implementation of boot.pyKarel Kočí2015-04-27
* Add initram buildKarel Kočí2015-04-27
* distclean targets in root Makefile documentedKarel Kočí2015-04-26
* Add buildroot default .configKarel Kočí2015-04-26
* Add distclean targets fro root MakefileKarel Kočí2015-04-26
* Remove checking for existence of programsKarel Kočí2015-04-26
* Add initram configKarel Kočí2015-04-26
* initialize script change documentationKarel Kočí2015-04-26
* Rename script main_loop to loopKarel Kočí2015-04-26
* Add target deflinux to root MakefileKarel Kočí2015-04-26
* Generate configuration for root Makefile from conf.pyKarel Kočí2015-04-26
* Root makefile almost rewrittenKarel Kočí2015-04-26
* parse_kconfig fix wrong behaviour for non prompt symbolsKarel Kočí2015-04-24
* parse_kconfig: fix SIGSEGV caused by uninitialized memoryKarel Kočí2015-04-23
* parse_kconfig: fix SIGSEGV caused by wrong approach to expression negationKarel Kočí2015-04-23
* Rename parser.c to parse.cKarel Kočí2015-04-21
* Remove configdiffKarel Kočí2015-04-19
* kernel configuration now calling write_conf instead of make odlconfig hackKarel Kočí2015-04-19
* initialize.py use utils get_kernel_env for parse_kconfig()Karel Kočí2015-04-19
* Add possibility to hide kernel outputKarel Kočí2015-04-19
* Add testing start script for benchmarksKarel Kočí2015-04-19
* Configure write_config to compare and not set valueKarel Kočí2015-04-19
* write_config writing loaded configurationKarel Kočí2015-04-19
* Linux update to v4.0Karel Kočí2015-04-19
* Force MODULES noKarel Kočí2015-04-19
* Fix error in initialize script and dedicate config for .config fileKarel Kočí2015-04-19
* write-config now checking for inconsistency in configKarel Kočí2015-04-19
* Fix root MakefileKarel Kočí2015-04-19
* Add write_config to root MakefileKarel Kočí2015-04-19
* Remove usage of .config fragment fileKarel Kočí2015-04-17
* write_config implemented solution reader, but most of code in write.c is now ...Karel Kočí2015-04-17
* Fix problem with overwriting last element with zerosKarel Kočí2015-04-14
* Change comment in shared/macros.hKarel Kočí2015-04-13
* Fix python scripts to work with parse_kconfigKarel Kočí2015-04-13
* write_solution to not search for NONAMEGENKarel Kočí2015-04-13
* Add write_config .gitignoreKarel Kočí2015-04-13
* Add first implementation of write_configKarel Kočí2015-04-13
* parse_kconfig change default size of arrayKarel Kočí2015-04-13
* parse_kconfig symlist.h move includes to begining of fileKarel Kočí2015-04-12
* parse_kconfig fix some warningsKarel Kočí2015-04-12
* Add TODO information to code that there should be faster implementationKarel Kočí2015-04-12
* Add makefile for new application write_configKarel Kočí2015-04-12
* Extract file name definitions out from parse_kconfig to sharedKarel Kočí2015-04-12
* parse_kconfig change error message to more informativeKarel Kočí2015-04-12
* Add *.o to .gitignoreKarel Kočí2015-04-12
* parse_kconfig: complete simple argument parser and formate parse.cKarel Kočí2015-04-12