summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-ti-staging: update to ti2019.06-rc1Dan Murphy2019-12-162-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-fw, linux-ti-staging: allow packaging PRU ETH for GP and HS devicesDenys Dmytriyenko2019-12-101-3/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: Adding am5729 beagleboneai CMEM configurationCaleb Robey2019-12-062-2/+44
| | | | | | | | | CMEM memory block for bbai should be 402MB to allow full EVE acceleration and DSP use, but accounting for the BBAI only having 1GB of RAM. Signed-off-by: Caleb Robey <c-robey@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: am5729idk has specific CMEM cfg increased to 512MBDjordje Senicic2019-12-062-4/+45
| | | | | | | - CMEM memory block increased to 512MB to enable TIDL using 4xEVE and 2xDSP Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.05-rc4Dan Murphy2019-11-202-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.05-rc2ti2019.05-rc2Dan Murphy2019-11-062-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.05-rc1Dan Murphy2019-11-012-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* kselftests: re-add ptp into main RDEPENDSDenys Dmytriyenko2019-10-291-0/+1
| | | | | | | Commit 371b7bb52225a3f7aadf57910aa9af3bf26c0e78 enabled ptp package, but did not add it to RDEPENDS, fix it. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.04-rc4 tagDan Murphy2019-10-092-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: update to ti2019.04-rc3 tagti2019.04-rc3Denys Dmytriyenko2019-10-031-1/+1
| | | | | | This includes ramdisk alignment fix. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.04-rc3 tagDan Murphy2019-10-032-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhouse: update SRCREV to ti2019.04-rc2 tagNikhil Devshatwar2019-09-271-1/+1
| | | | | Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.04-rc2 tagDan Murphy2019-09-242-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.04-rc1 tagDan Murphy2019-09-172-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: ensure INITRAMFS_IMAGE is initialized, pass full CC varDenys Dmytriyenko2019-09-121-3/+2
| | | | | | | | | * If both INITRAMFS_IMAGE and JH_RAMFS_IMAGE are unset, variables fail to expand, which leads to dependency errors. * Passing full CC variable ensure all options are specified, especially --sysroot one for internal toolchains. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: use ramfs for linux-demoJacob Stiffler2019-08-301-4/+17
| | | | | | | | * Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: provide tools packageJacob Stiffler2019-08-301-4/+20
| | | | | | | | | | | | Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example for using the jailhouse-cell-linux tool. The tools require the pyjailhouse python modules, so package them as well. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: remove earlycon bootargs for all k3Jacob Stiffler2019-08-301-2/+1
| | | | | | | * Also update to ti2019.03-rc4 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.03-rc4 tagDan Murphy2019-08-302-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.03-rc3 tagDan Murphy2019-08-192-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: update to ti2019.03-rc2Jacob Stiffler2019-08-191-5/+6
| | | | | | | | | * extend to am65xx family * and correct am65xx cell and inmate filenames. * remove earlycon bootargs for am65xx Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.03-rc2 tagDan Murphy2019-08-132-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.03-rc1 tagDan Murphy2019-08-072-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.19.59, drop k3-j721e-dp0.dtboDenys Dmytriyenko2019-08-022-5/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: update to ti2019.02-rc4 tagti2019.02-rc4ti2019.02Denys Dmytriyenko2019-07-161-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.02-rc4 tagDan Murphy2019-07-162-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: Pin to TI SOCsKhem Raj2019-07-151-0/+1
| | | | | | | | | | This needs to be ported and tested with non-TI SOCs its better to limit this to just TI SOCs as of now this makes sure that meta-ti can be used in a multi-BSP distro Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: combine 2 __anonymous() functions, clean tabsDenys Dmytriyenko2019-07-151-9/+6
| | | | | | | | Fixes WARNING: python should use 4 spaces indentation, but found tabs in jailhouse_git.bb, line 85 Reported-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: Limit OE architectures to supported onesKhem Raj2019-07-151-0/+2
| | | | | | | | Fixes ERROR: cannot map 'mips' to a jailhouse supported architecture Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.02-rc3 tagDan Murphy2019-07-092-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: Update with inmate DT bugfixesNikhil Devshatwar2019-07-091-1/+1
| | | | | Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add configuration for remoteproc/rpmsg IPC modulesDenys Dmytriyenko2019-07-081-0/+6
| | | | | | | | | | * rpmsg_client_sample is a test module and should not be autoloaded * Both k3_r5 and k3_dsp remoteproc modules depend on virtio_rpmsg_bus Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Suman Anna <s-anna@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with A&D and Jailhouse mergesDenys Dmytriyenko2019-07-082-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* jailhouse: add recipe for Jailhouse module, FW, cells, inmates and basic demoDenys Dmytriyenko2019-07-082-0/+161
| | | | | | | | | | | | | | | | Builds the Jailhouse kernel module, hypervisor binaries and all the cell configs for root cell and other demos. Generate the linux-demo loader script without initramfs. Supports am65x and j7-evm machines [nikhil.nd@ti.com: Update for public trees] Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Reviewed-by: Subhajit Paul <subhajit_paul@ti..com> Tested-by: Subhajit Paul <subhajit_paul@ti..com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.02-rc2 tagDan Murphy2019-07-022-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: switch RDEPENDS to prueth-fw-am65xJacob Stiffler2019-06-271-1/+1
| | | | | | | * Switch am65xx RDEPENDS from prueth-fw-bin to prueth-fw-am65x. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cadence-mhdp-fw: add Cadence MHDP DP bridge firmwareti2019.02-rc1Denys Dmytriyenko2019-06-261-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update the RT kernel tag for ti2019.02-rc1Dan Murphy2019-06-262-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2019-06-252-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: Add CMEM 384MB block to dra76xx to enable opencl and tidlDjordje Senicic2019-06-202-2/+33
| | | | | Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.19.50Denys Dmytriyenko2019-06-192-5/+5
| | | | | | Includes other updates from Platform, Connectivity, A&D and GFX. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-uio: rebase pru-uio device tree filesGou, Hongmei2019-06-185-26/+14
| | | | | | | | * Update mdio register entries to use the full address * For AM571x, remove the entries which are available after using DT overlay Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-stagin: update to the latestDenys Dmytriyenko2019-06-142-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latest with support for J7Denys Dmytriyenko2019-06-102-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* kselftests: enable ptp/testptp targetDenys Dmytriyenko2019-05-172-0/+28
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update the RT kernel tag for ti2019.01-rc4ti2019.01-rc4Dan Murphy2019-05-151-1/+1
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.01-rc4 tagDan Murphy2019-05-152-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.01-rc3 tagDan Murphy2019-05-092-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.01-rc2 tagDan Murphy2019-05-012-3/+3
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2019.01-rc1 tagti2019.01-rc1Dan Murphy2019-04-242-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>