summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-18kconf_check: use symbol_why to provide diagnostics on missing optionsmaster-nextBruce Ashfield
2016-07-18symbol_why: introduce symbol_whyBruce Ashfield
2016-07-18Makefile: add Kconfiglib to install listBruce Ashfield
2016-07-18tools: import KconfiglibBruce Ashfield
2016-07-12kgit: add repo clean functionBruce Ashfield
2016-07-12kgit-scc: update tree gen to new kern-toolsBruce Ashfield
2016-07-12kgit: detect if sourcedBruce Ashfield
2016-07-12kgit-meta: adapt to new scc/spp meta series generationBruce Ashfield
2016-07-12kconf_check: standalone operation and command line optionsBruce Ashfield
2016-07-12spp/scc: streamline patch and config series generationBruce Ashfield
2016-07-06merge_config: update to mainline variantBruce Ashfield
2016-07-06kgit-s2q: log last patch appliedBruce Ashfield
2016-07-04kgit: add --meta optionBruce Ashfield
2016-07-04tools: remove unused scripts and update MakefileBruce Ashfield
2016-06-16meta: active patching is a one way transitionBruce Ashfield
2016-04-20tools: handle directories with, or without, trailing /Bruce Ashfield
2015-12-02.metadir is of type fileAndreas Fenkart
2015-12-02scc/spp: indent if/else branchAndreas Fenkart
2015-11-30configme: .metadir is of type fileAndreas Fenkart
2015-10-14updateme: avoid double inclusion of .scc filesBruce Ashfield
2015-09-28kgit-meta: resume after last applied patchBruce Ashfield
2015-09-09meta: protect branch counts from empty stringsmaster-testBruce Ashfield
2015-08-31patching: only validate user supplied patches by defaultBruce Ashfield
2015-07-16kgit-s2q: improve meta directory detectionBruce Ashfield
2015-07-08kgit-s2q: look past first parent in revision historyBruce Ashfield
2015-06-29updateme: exit 1 on failed meta series generationBruce Ashfield
2015-05-22patchme/updateme: unify meta directory handlingBruce Ashfield
2015-05-22configme: standalone operationBruce Ashfield
2015-03-11tools: unify meta directory detectionBruce Ashfield
2015-03-04checkpoint: detect meta directory on restoreBruce Ashfield
2015-02-23kgit-meta: skip patches on non-leaf nodesBruce Ashfield
2015-02-18kconf_check: export non-hardware configuration for reportingBruce Ashfield
2015-02-18kconf_check: make mismatch details accessibleBruce Ashfield
2015-02-09kgit-meta: always clear series file on branch transitionsBruce Ashfield
2015-02-05kgit-scc: use --gen to generate branches from meta-dataBruce Ashfield
2015-02-05kgit-scc: use checkpointed meta directory (if available) during treegenBruce Ashfield
2015-02-05kgit-meta: dont run kgit-s2q for non-leaf nodesPaul Gortmaker
2015-01-22createme: remove meta branch checksBruce Ashfield
2015-01-08buildall: add sample paths for SDK tc installsPaul Gortmaker
2015-01-08buildall: use arm tc for arm64 for nowPaul Gortmaker
2015-01-08buildall: dont claim builds failed for non-existent dirsPaul Gortmaker
2015-01-08buildall: dont fail on missing meta/branchesPaul Gortmaker
2015-01-08buildall: dont delete update log so earlyPaul Gortmaker
2015-01-07buildall: fix misnamed updateme variables/argsPaul Gortmaker
2015-01-07buildall: make META have a dot unconditionallyPaul Gortmaker
2015-01-07buildall: check kernel-cache dir is presentPaul Gortmaker
2015-01-07buildall: remove distcc from sample rc filePaul Gortmaker
2015-01-06buildall: dont mail unless $MAILTO is setPaul Gortmaker
2015-01-06buildall: dont exit directly from build_branchPaul Gortmaker
2015-01-06buildall: expand $PATH so we can find scc and friendsPaul Gortmaker