summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-intel
AgeCommit message (Expand)AuthorFilesLines
2017-10-12weston-ini-conf: Make this track variables correctly for signaturesTom Rini1-4/+0
2017-10-11adding eGalax screen support for demoDominig ar Foll (Intel Open Source)1-0/+8
2017-10-11linux-intel: Pull in common configuration fragmentsScott Murray1-0/+1
2017-10-09meta-intel: Include and deploy a startup.nsh fileTom Rini2-0/+8
2017-09-26adding a symlink to keep compatibility with linux-yoctoDominig ar Foll (Intel Open Source)3-35/+13
2017-09-18Add uvc.cfg for usb video class kernel configurezheng_wenlong2-0/+6
2017-09-08Upgrade to pyroChanghyeok Bae1-0/+0
2017-07-19meta-agl-bsp/meta-intel: make new 4.8 .bbappendDennis Field2-3/+12
2017-06-28Add CAN drivers by default to AGL boardsRomain Forlot2-43/+0
2017-03-30Generate weston.ini dynamicallyRonan Le Martret2-36/+0
2017-03-23Removed wl-shell-emulator from AGLRonan Le Martret1-1/+1
2017-01-16replace deprecated function base_containsRonan1-1/+1
2017-01-16Update meta-agl-bsp for 'Daring Dab'Jan-Simon Möller1-3/+0
2017-01-14Intel Joule: updated to kernel 4.4.36 and fixed a build failureKien Dinh1-3/+3
2017-01-10fix intel build for linux-firmwareRonan1-11/+0
2016-12-24meta-intel: Fix for the sdk build failure for Intel platformsKien Dinh1-3/+2
2016-12-20Enabling build for Intel's Joule boardktdinh4-1/+41
2016-12-16bbappend to add Intel extra driversDominig ar Foll (Intel Open Source)1-0/+13
2016-12-14new default weston.ini for IntelDominig ar Foll (Intel Open Source)2-0/+39
2016-12-09Adding more drivers as modules for USB devices on IntelDominig ar Foll3-0/+174
2016-12-07Enabling HW acceleration for Intel with libva and correct libva incorrect run...Dominig ar Foll (Intel Open Source)1-0/+4
ef='#n439'>439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 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 688 689 690 691 692 693 694 695 696