Denys Dmytriyenko
1e9dde5af9
multiprocmgr: update to latest, drop upstreamed patches
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-17 18:25:44 +00:00
Denys Dmytriyenko
ff8621e0fa
j7-evm: add k3-j721e-pcie-backplane.dtbo
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-17 18:25:40 +00:00
Denys Dmytriyenko
9cf16044d2
am57xx-evm: re-add am5729-beagleboneai.dtb
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-17 18:25:36 +00:00
Dan Murphy via Lists.Yoctoproject.Org
a0e0028023
u-boot-ti-staging: Update for ti2020.01-rc tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-17 17:15:57 +00:00
Denys Dmytriyenko
35fb18a35f
gdbc6x: suppress gcc9 -Wstringop-truncation warning
...
It's an old bfd/coff code, will need to be updated in the future.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-17 17:15:51 +00:00
Denys Dmytriyenko
a139fa4d47
linux-ti-staging: update to the latest
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-15 04:05:41 +00:00
Gowtham Tammana
623b3bc87c
ti-sgx-ddk-km: Update srcrev to pick use preemption
...
Update srcrev to pick the use preemption changes.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-15 04:02:41 +00:00
Ramprasad N
77c0db27d9
ipumm: Update SRCREV with the vring fix for k5.1+
...
The following is the main change done:
Use FW_RSC_ADDR_ANY for places where memory needs to be allocated
dynamically like RSC_CARVEOUT and vdev resource entries
Signed-off-by: Ramprasad N <x0038811@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-15 04:02:03 +00:00
Gowtham Tammana
10655ece44
ti-sgx-ddk-km: Update srcrev for rtlinux build
...
Update srcrev to pickup fix for rt linux build error.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-13 21:55:49 +00:00
Gowtham Tammana
15306e387f
ti-gc320-driver: Update srcrev to pick rtlinux build fix
...
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 >
2020-02-13 19:22:58 +00:00
Andrew F. Davis
3ed79f3864
ti-sgx-ddk-km: Enable SGX driver for Beagleboard and Pandaboard
...
These boards have SGX GPUs but do not build as this recipe is not
compatible with them, add compatibles for these machines.
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-13 18:32:58 +00:00
Andrew F. Davis
4d5aa867b9
ti-sgx-ddk-um: bump SRCREV for zeus support
...
This also allows us to do two extra tasks so lets do them here:
- Add support back for Beagleboard and Pandaboard
- Remove plugins workaround as SO names are handled correctly now
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-13 18:32:50 +00:00
Denys Dmytriyenko
0080cf2bac
conf/machine: add dependency for wic to package deployed SPL
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-13 18:32:25 +00:00
Denys Dmytriyenko
8accc5bd44
multiprocmgr: swap SUMMARY and DESCRIPTION fields
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-12 02:16:08 +00:00
Denys Dmytriyenko
e1303e71f9
multiprocmgr-test: also do not access kernel headers directly
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-12 02:16:04 +00:00
Denys Dmytriyenko
cc5437d810
multiprocmgr: do not mix kernel and user-space headers, fully depend on uapi
...
As multiprocmgr is a user-space app and should only use uapi headers, drop
extra -I for the kernel headers. Patch out any assumptions of direct access
to the kernel headers.
Cc: Suman Anna <s-anna@ti.com >
Cc: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 22:17:04 +00:00
Andrew F. Davis via Lists.Yoctoproject.Org
489d825af6
ti-sgx-ddk-km: Update branch for k5.4 sources
...
Update the BRANCH and SRCREV to pick the sources for k5.4.
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 17:15:14 +00:00
Denys Dmytriyenko
0498b5a5be
linux-ti-staging: update to the latest
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 03:53:01 +00:00
Denys Dmytriyenko
cc33d4a57b
u-boot-ti-staging: update to the latest
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 03:52:57 +00:00
Denys Dmytriyenko
340930513d
u-boot-ti: switch to Python3
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 01:15:22 +00:00
Khem Raj
53c5fef6d9
ti-cgt6x: Limit it to TI SOCs
...
Helps meta-ti live in a multi-BSP distributions
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 01:14:08 +00:00
Denys Dmytriyenko
d6535f8385
conf/machine: generalize wic usage by moving settings to SOC files
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-11 01:14:02 +00:00
Gowtham Tammana via Lists.Yoctoproject.Org
eac4b257d6
ti-gc320-driver: Update branch for k5.4
...
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 >
2020-02-11 01:13:55 +00:00
Denys Dmytriyenko
0880c81d41
u-boot-ti-staging: update to the latest
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-08 00:09:01 +00:00
Denys Dmytriyenko
bef7878fff
linux-ti-staging: update to 5.4.17
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-08 00:08:56 +00:00
Gowtham Tammana
4098d12b99
ti-img-rogue-umlibs: Update branch for zeus
...
Update branch for zeus release. There is no change to srcrev.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-08 00:08:42 +00:00
Gowtham Tammana
8c7ba576af
ti-img-rogue-driver: Update branch to pick k5.4 sources
...
Update the branch id to pick the sources relevant to k5.4.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-08 00:08:24 +00:00
Sam Nelson via Lists.Yoctoproject.Org
7c947a48a8
ti-ipc: Update to new version 3.51.00.00
...
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-07 21:19:00 +00:00
Angela Stegmaier via Lists.Yoctoproject.Org
631f2a14e0
ipc-lld: limit BOARDS list when building for j7-evm
...
For now only j721e_evm is supported when building for j7-evm
MACHINE target. Limit the BOARDS list in this case to what is
supported.
Signed-off-by: Angela Stegmaier <angelabaker@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-02-07 21:19:00 +00:00
Andrew F. Davis
823ddbf9e5
powervr-drivers: Use M for kernel build subdirectory over SUBDIRS
...
SUBDIRS has been deprecated for a while and as of k5.4 no longer works.
Use M= instead.
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 21:32:52 +00:00
Andrew F. Davis
a3fdca327f
conf/machine: use xz over gz for images
...
This compresses better and most machines use this now, lets switch these
remaining machines over.
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 21:32:18 +00:00
Andrew F. Davis
76b0f118a3
xserver-xf86-config: Remove server-xf86-config xorg.conf configurations
...
This package adds the xorg.conf needed for some Xorg servers. Xorg does
not need these anymore as the automatic configuration will handle this.
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 18:44:18 +00:00
Andrew F. Davis
8556d16171
omapfbplay: Remove depricated and non-working omapfbplay tool
...
This program uses many software components that are not recommended
anymore making it a bad example. The original source repo is gone.
It has dependencies on very old kernel versions. Lastly it doesn't
look to have been built by anyone in a long time. Lets remove this.
Signed-off-by: Andrew F. Davis <afd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 18:44:09 +00:00
Denys Dmytriyenko
353970336b
README: update mailing list URL
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 00:41:18 +00:00
Denys Dmytriyenko
f018e1b5fd
j7-evm: remove unavailable display-sharing and jailhouse DTBOs
...
* ti/k3-j721e-common-proc-board-infotainment-display-sharing.dtbo
* ti/k3-j721e-common-proc-board-jailhouse.dtbo
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 00:30:33 +00:00
Denys Dmytriyenko
bdced4fb22
am65xx-evm: remove unavailable DTBOs
...
* ti/k3-am654-evm-csi2-ov490.dtbo
* ti/k3-am654-evm-csi2-ov5640.dtbo
* ti/k3-am654-evm-prupwm.dtbo
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 00:30:29 +00:00
Denys Dmytriyenko
1c781390f7
dra7xx-evm: remove unavailable Cam/LCD-related DTBs
...
* dra7-evm-lcd-osd101t2045.dtb
* dra7-evm-lcd-osd101t2587.dtb
* dra71-evm-lcd-auo-g101evn01.0.dtb
* dra72-evm-lcd-osd101t2045.dtb
* dra72-evm-lcd-osd101t2587.dtb
* dra72-evm-revc-lcd-osd101t2045.dtb
* dra72-evm-revc-lcd-osd101t2587.dtb
* dra76-evm-tfp410.dtb
* dra76-evm-ov490.dtb
* dra76-evm-ov5640.dtb
* dra76-evm-tfp410-ov490.dtb
* dra76-evm-tfp410-ov5640.dtb
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-31 00:30:24 +00:00
Denys Dmytriyenko
1750a787e0
am57xx-evm: remove unavailable BBAI and Cam/LCD-related DTBs
...
* am5729-beagleboneai.dtb
* am57xx-evm-cam-mt9t111.dtb
* am57xx-evm-cam-ov10635.dtb
* am57xx-evm-reva3-cam-mt9t111.dtb
* am57xx-evm-reva3-cam-ov10635.dtb
* am571x-idk-lcd-osd101t2045.dtb
* am571x-idk-lcd-osd101t2587.dtb
* am572x-idk-lcd-osd101t2045.dtb
* am572x-idk-lcd-osd101t2587.dtb
* am574x-idk-lcd-osd101t2587.dtb
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-30 04:53:58 +00:00
Denys Dmytriyenko
d8bc9f4d92
ti33x.inc: remove unavailable PRU-related DTBs
...
* am335x-icev2-prueth.dtb
* am335x-boneblack-prusuart.dtb
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-30 04:53:54 +00:00
Denys Dmytriyenko
4539344eea
linux-ti-staging: upgrade to 5.4
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-30 04:53:50 +00:00
Denys Dmytriyenko
b120128d15
u-boot-ti-staging: upgrade to 2020.01
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-30 04:53:46 +00:00
Dan Murphy
fce5032498
linux-ti-staging: update to ti2019.06-rc5
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-29 18:52:25 +00:00
Denys Dmytriyenko
9d0fdcc997
cpsw9g-eth-fw: update to 6.2 to work with latest SYSFW 2019.12 APIs
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-29 17:03:18 +00:00
Denys Dmytriyenko
25600212ce
Revert "ti-sysbiois: Sysbiois update to 6.76.04.02"
...
This reverts commit b7452e53c6 .
There are multiple reports of failures with this version.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-28 00:52:54 +00:00
Dan Murphy via Lists.Yoctoproject.Org
7ea09536f0
linux-ti-staging: update to ti2019.06-rc4
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-24 04:34:12 +00:00
David Huang
01ac08905b
ti-img-encode-decode: Update SRCREV to latest
...
Pick up latest version of ti-img-encode-decode recipe
with Makefiles using CROSS_COMPILE instead of hard coding
aarch64-linux-gnu as the cross compiler.
Signed-off-by: David Huang <d-huang@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-24 04:34:12 +00:00
Mahesh Radhakrishnan
60c01b5e81
pcie-lld-rtos: Update license checksum
...
The license itself has not changed, but the copyright year got updated.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan
87976e7deb
pm-lld-rtos:common-csl-ip-rtos: Adding am57xx boards for dra7xx build
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan
4f6dfaf55d
common-csl-ip-rtos: Adding am57xx boards for dra7xx build
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan
9664c1ce97
ti-pdk-fetch: SRCREV update of pdk repo to 2020.1.22
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2020-01-23 14:20:34 +00:00