summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/gc320-drivers
Commit message (Collapse)AuthorAgeFilesLines
* 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-202-30/+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-182-1/+29
| | | | 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>