summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-03-03handling of console device by local.conf to automate Joule supportDominig ar Foll (Intel Open Source)1-24/+18
2017-03-01aglsetup: check build dir integrity (no spaces)Stephane Desneux1-1/+9
2017-01-27scripts/aglsetup: remove duplicate features before generating config @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ .highlight .kr { color: #66d9ef } /* Keyword.Reserved */ .highlight .kt { color: #66d9ef } /* Keyword.Type */ .highlight .ld { color: #e6db74 } /* Literal.Date */ .highlight .m { color: #ae81ff } /* Literal.Number */ .highlight .s { color: #e6db74 } /* Literal.String */ .highlight .na { color: #a6e22e } /* Name.Attribute */ .highlight .nb { color: #f8f8f2 } /* Name.Builtin */ .highlight .nc { color: #a6e22e } /* Name.Class */ .highlight .no { color: #66d9ef } /* Name.Constant */ .highlight .nd { color: #a6e22e } /* Name.Decorator */ .highlight .ni { color: #f8f8f2 } /* Name.Entity */ .highlight .ne { color: #a6e22e } /* Name.Exception */ .highlight .nf { color: #a6e22e } /* Name.Function */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */ .highlight .py { colo
2016-10-24Adding support for systemd-boot (or ex-gummyboot) on top of grubDominig ar Foll1-4/+30
2016-10-19Add shortcut to enable all featuresJan-Simon Möller1-0/+9
2016-10-18Fix aglsetup always succeeded regardless of whether errors or notTadao Tanikawa1-11/+11
2016-10-05adding mkefi-agl.sh create boot devices from AGL images for UEFI bootDominig ar Foll2-0/+413
2016-09-09aglsetup.sh: handle machines/features from any layerStephane Desneux1-12/+45
2016-07-08aglsetup script: fix interactive execution of the script generated from fragm...Stephane Desneux1-1/+1
2016-07-05new configuration templates based on fragmentsStephane Desneux3-202/+537
2016-05-02Add DragonBoard-410c as target boardKotaro Hashimoto1-0/+97
2016-05-01Add raspberrypi 2 and 3Jan-Simon Möller1-0/+4
2016-05-01Introduce TI DRA7 vayu and cleanup template filesJan-Simon Möller1-2/+14
2016-04-28scripts: fix regression on reuse of shell environment variablesYannick Gicquel1-5/+5
2016-04-09Add machine porter-nogfxJan-Simon Möller1-0/+7
2016-02-19Allow alias names in envsetup.sh - here for minnowboardJan-Simon Möller1-4/+12
2016-02-09Add wandboard as target boardJan-Simon Möller1-5/+7
2016-02-08Fix error by envsetup.sh when reuse a terminalTadao Tanikawa1-0/+1
2016-01-20Provide template configuration for each machine or boardTadao Tanikawa1-12/+21
2016-01-15Support MinnowBoard MAXTadao Tanikawa1-0/+4
2015-12-05Bugfix for envsetup.sh script.Jan-Simon Möller1-2/+2
2015-10-06Improve instructions to build AGL DistributionTadao Tanikawa1-0/+64