summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko2022-02-221-30/+0
| | | | | | | Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-171-2/+2
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-gc320-driver: update branch for 5.10Gowtham Tammana2021-05-041-3/+3
| | | | | | | Update branch and srcrev for picking up 5.10 branch. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-gc320-driver: require gc320 machine featureDenys Dmytriyenko2020-04-081-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update srcrev to pick dma api fixesGowtham Tammana2020-03-131-2/+2
| | | | | | | Update srcrev to pick the fixes for dma api crashes. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update srcrev to pick rtlinux build fixGowtham Tammana2020-02-131-2/+2
| | | | | | | Update srcrev to pick the fix for rt linux build issue. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update branch for k5.4Gowtham Tammana via Lists.Yoctoproject.Org2020-02-111-3/+3
| | | | | | | Update branch and srcrev for k5.4 support. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: fix missing quote typo introduced by recent commitDenys Dmytriyenko2019-02-201-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: move to k4.19Gowtham Tammana2019-02-201-4/+3
| | | | | | | | - Updated the recipe to pick sources for k4.19 - Removed the gcc8 workaround patch as the new srcrev include those fixes Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: workaround for gcc8 stringop-overflow errorDenys Dmytriyenko2018-10-181-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-171-0/+3
| | | | | | | | This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: move to k4.14Gowtham Tammana2018-03-191-3/+3
| | | | | | | Updated the recipe to pick the sources for k4.14. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Use GFP_DMA32 flag for allocationsGowtham Tammana2017-04-241-2/+2
| | | | | Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: move to k4.9Gowtham Tammana2017-02-151-3/+3
| | | | | Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update SRCREVGowtham Tammana2017-01-301-1/+1
| | | | | | | | | This update includes the following - Remove dependency on dmac_flus/inv/clean_range - Remove spurious page count increment Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: add support for RT kernelGowtham Tammana2016-12-231-2/+2
| | | | | Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: recipe for gc320 kernel mode driverGowtham Tammana2016-08-231-0/+24
Kernel drivers for the Vivante GC320 chipset found in TI SoCs Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>