summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"Praneeth Bajjuri2021-04-191-2/+0
| | | | | | This reverts commit a0e26c1caf7d36953bd41f6a763101f5a65919e2. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to 07.03.00.00407.03.00.004Praneeth Bajjuri2021-03-292-2/+2
| | | | | | Update 5.4 kernel to 07.03.00.004 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to 5.4.106Praneeth Bajjuri2021-03-272-4/+4
| | | | | | Update linux 5.4 to 5.4.106 stable. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-mainline: Set the branch for the ti-upstream-tools repoDan Murphy2021-03-251-1/+2
| | | | | | | | | | | | | | | | | | ti-upstream-tools[1] repository carries the overlays and defconfig fragments that we don't wish to overload upstream kernel community with. The reason for that being these are constantly on churn as our test coverage increases etc. Currently we reuse the "BRANCH" variable to also matchup with kernel and ti-upstream-tools repositories as well. This can tend to be a little painful if we decide to start testing various kernel configurations - RT etc.. So, lets just split out the TOOLS_BRANCH separated from the branch we use for kernel. Even though the branch remains the exact same at this point. [1] https://git.ti.com/cgit/ti-linux-kernel/ti-upstream-tools/ Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com>
* linux-ti-mainline: Add gmp-native as a kernel dependencyDan Murphy2021-03-251-0/+2
| | | | | | | | | | Add GNU Multiple Precision Arithmetic Library as a dependency for mainline linux builds. These are necesary for kernel to handle gcc plugins for builtins.h Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHA07.03.00.003Praneeth Bajjuri2021-03-192-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHA07.03.00.002Praneeth Bajjuri2021-03-052-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-mainline: Bump kernel version to v5.11Nishanth Menon2021-03-041-3/+3
| | | | | | | | And lets work with the latest kernel Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-mainline: Bump up ti-upstream-tools SRCREVNishanth Menon2021-03-041-1/+1
| | | | | | | | | Bump up our recipe version for ti-upstream-tools for updates in config files needed for latest kernel Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHAPraneeth Bajjuri2021-02-212-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to 07.03.00.00007.03.00.000Praneeth Bajjuri2021-02-112-2/+2
| | | | | | Update 5.4 kernel to 07.03.00.000 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHAPraneeth Bajjuri2021-02-062-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging_5.4: Update to 5.4.93 kernel revisionDan Murphy2021-02-032-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging_5.4: Update to 5.4.91 kernel revisionDan Murphy2021-01-272-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging, u-boot-ti-staging: lower default preferenceDenys Dmytriyenko2021-01-271-0/+2
| | | | | | | | | | | | | | | | | Latest versions of Linux kernel (5.10) and U-boot (2021.01) are not yet ready for prime time in meta-ti and some features are still being migrated and causing issues. The recipes are meant for development and not yet for production. Normally selection of the version is done with PREFERRED_VERSION by the Distro (e.g. Arago), but if not specified by a Distro (Poky, distroless, etc.), the default is to use the latest version. Hence need to change the default to not automatically pick the latest version that is not ready yet. This can be removed/reverted once those versions are ready to be picked by default. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor versionDan Murphy2021-01-271-1/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest SHADan Murphy2021-01-202-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Add 5.10 recipeDan Murphy2021-01-1426-0/+81
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest 5.4.87Dan Murphy2021-01-142-4/+4
| | | | | From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHADan Murphy2021-01-082-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update 5.4 kernel to 5.4.84Dan Murphy2021-01-042-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to latest commit shaDan Murphy2020-12-172-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to pick up AM64 platformDan Murphy2020-12-111-1/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to 5.4.78Dan Murphy2020-12-082-4/+4
| | | | | From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update RT kernel hash to pick up a few fixesDan Murphy2020-11-121-1/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to 5.4.74Dan Murphy2020-11-032-4/+4
| | | | | From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to latest commit SHADan Murphy2020-10-222-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to 5.4.70Dan Murphy2020-10-142-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-mainline: add mainline 5.9 using ti-upstream-toolsDenys Dmytriyenko2020-10-149-0/+78
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: extract common rdepends, pass defconfig_builder.sh via ↵Denys Dmytriyenko2020-10-143-43/+44
| | | | | | | variable Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to 5.4.69Dan Murphy2020-10-082-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update to the tag 07.01.00.003Dan Murphy2020-10-062-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update linux-staging to 5.4.66Dan Murphy2020-09-232-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to the tag 07.01.000.02 and update linux-staging to ↵Dan Murphy2020-09-182-3/+3
| | | | | | | 5.4.61 Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to the tag 07.01.000.01 and rt kernel moves to 5.4.61Dan Murphy2020-09-012-3/+3
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-fw: Package the firmware images from ti-linux-firmwareLokesh Vutla2020-08-271-1/+0
| | | | | | | | Directly take the images from ti-linux-firmware instead of using pdk Aldo drop build for k2g as firmwares are not yet available. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to the latest 5.4.58 stable releaseDan Murphy2020-08-182-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhouse: Add support for machine j7200-evmNikhil Devshatwar2020-08-181-0/+4
| | | | | | | Initialize the cell names and console for the j7200-evm machine Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2020-08-172-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhouse: Update SRCREV to latestNikhil Devshatwar2020-08-141-1/+1
| | | | | Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.54Dan Murphy2020-08-062-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2020-08-052-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.52Denys Dmytriyenko2020-07-312-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Package PRU HSR, PRP firmware for AM3/AM4/AM57xxMurali Karicheri2020-07-081-4/+4
| | | | | | | | AM3/4/5 PREUTH driver now supports HSR/PRP offload driver. So include these firmwares for the required SoCs. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 07.00.00.005 tagDan Murphy2020-06-032-3/+3
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.40 and 07.00.00.004 tagDan Murphy2020-05-292-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.40 and 07.00.00.003 tagDan Murphy2020-05-212-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhouse: Update SRCREV to latestNikhil Devshatwar2020-05-181-1/+1
| | | | | Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.39 and 07.00.00.002 tagDan Murphy2020-05-132-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.38 and ti2020.01.00 tagDenys Dmytriyenko2020-05-071-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>