summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-02-01warning for microcode being ignored when presentDominig ar Foll Intel Open Source1-1/+1
2017-12-22adding copying of microcode.cpio if presentDominig ar Foll Intel Open Source1-1/+5
2017-12-18Adding mkabl to support MRB platforms (non signed kernel) and detection/rejec...Dominig ar Foll Intel Open Source3-3/+706
2017-12-10adding support for .wic .wic.xz as source for imageDominig ar Foll Intel Open Source2-28/+120
2017-11-23aglsetup: exit with error if fragment script failsStephane Desneux1-1/+1
2017-09-11small improvment and correction in mkefi-agl.sh scriptDominig ar Foll (Intel Open Source)1-26/+33
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 configStephane Desneux1-2/+2
2016-11-24Convert feature.inc to feature.depJan-Simon Möller1-21/+0
2016-11-16Add feature shortcuts matching ci systemJan-Simon Möller1-0/+21
2016-11-08allow dependency between agl featureRonan1-9/+40
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
558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687