aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
AgeCommit message (Collapse)Author
2016-08-16machines: move TI_SECURE_DEV_PKG and add UBOOT_* vars for fitimage supportDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-12machine/k2*-evm: disable uncompressed cpio by defaultDenys Dmytriyenko
Let distro decide which image can be initramfs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-10machines: drop tar.gz images in favor of tar.xzDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-10am57xx/dra7xx: disable UBI images by defaultDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-27conf: set lower DEFAULTTUNE across machinesDenys Dmytriyenko
Set DEFAULTTUNE optimization in BSP from specific Cortex level to more generic armv7a, but keep thumb, neon and hard-float options enabled due to numerous BSP components requiring them. While enabling additional Cortex optimization might gain a tiny performance improvement, it makes binary feeds incompatible between A8, A9 and A15 machines, leads to unnecessary rebuilds and hides potential packaging or recipe issues. Hence the decision to enable Cortex optimization should be left to the Distro. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-04machine: bump max_leb_cnt numbers againDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-20am57xx-hs-evm: add AM5 HS platform configDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-26machine: explicitly list ubifs in IMAGE_FSTYPES, so RM_OLD_IMAGE worksDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-26k2g-evm: add opencl featureJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-22machine: bump max_leb_cnt for am3 and am4 platformsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-22machine: add opencl feature to corresponding platformsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-04machines: configure all used consoles regardless of UART driverDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-28am335x-evm: bump max_leb_cntDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-28am335x-evm: handle omap vs. 8250 uart gracefully b/w EVM and IDKDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-19conf: update old machines to use linux-ti-staging and u-boot-ti-stagingDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-11conf/machine: enable tar.xz images for current machinesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-09am335x: use ttyS to check for actual device, while 8250 is disabledDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-07k2g-evm: add alsa to machine features listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-07am335x-evm: add ttyO3 support for ICE variantDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-17conf/machine: add initial configs for HS platformsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-16omap5-evm: increase max_leb_cntDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-09ompa5-evm.conf: bump max_leb_cntDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-08k2hk-evm: increase max_leb_cntDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-08conf: change GUI_MACHINE_CLASS to MACHINE_GUI_CLASSThomas Perrot
Correct the name of the variable used to define the size of the logo: GUI_MACHINE_CLASS renamed MACHINE_GUI_CLASS. Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-01conf: machine: am57xx-evm, dra7xx-evm: Increase max_leb_cntJacob Stiffler
* With the addition of the video analytics demo, the filesystem has exceeded size limited by the previous max_leb_cnt. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-30omap5-evm: bump max_leb_cnt once moreDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-24omap5-evm.conf: bump max_leb_cntDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-10u-boot-ti-staging: update to the latest, change am57/x15 defconfig nameDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-03k2g-evm: add K2G platformDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-10-28am57xx-evm,dra7xx-evm: Increase max_leb_cntJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-08keystone: with the switch to latest u-boot, update UBI volume nameDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-04u-boot-ti-staging, keystone: update with latest fixes, switch keystone overDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-28am335x-evm: bump max_leb_cnt to fit larger imageGou, Hongmei
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-28am437x-evm: bump max_leb_cnt to fit larger imageGou, Hongmei
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-25machines: bump max_leb_cnt to fit larger imagesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-07am335x-evm: bump max_leb_cnt to fit larger FSDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-07linux-ti-staging, keystone.inc: update, add keystone support to staging kernelDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-06omap4/pandaboard: switch from outdated 3.4 kernel to 3.14-stagingDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-20am57xx-evm: ubifs: Increase max_leb_cnt.Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-19omap-a15, dra7xx: add mmip feature to entire SOC familyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-10keystone: stop backfilling rtcDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-02dra7xx-evm: ubifs: Increase "max_leb_cnt"Karthik Ramanan
* This is need to allow some room for customers to build on top of the filesystem that we support * This is needed for larger filesystem size to support dev image. Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-08am57xx-evm, dra7xx-evm: ubifs: Increase "max_leb_cnt"Jacob Stiffler
* This is needed for larger filesystem size. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-11-03dra7xx: add "mmip" to MACHINE_FEATURESDenys Dmytriyenko
This reverts commit 651f0b46734dbf13d4242282919253e150eb83ae.
2014-10-10Revert "dra7xx: add "mmip" to MACHINE_FEATURES"Denys Dmytriyenko
Results in gstreamer conflicts in SDK. This reverts commit aedc4d91bc5088ec6e6fe9d4de506503e201c6ca.
2014-10-08dra7xx: add "mmip" to MACHINE_FEATURESJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-09-11dra7xx: add "pci" to MACHINE_FEATURESDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-08-29machine: clean up MACHINE_FEATURES for omap5, dra7, am57Denys Dmytriyenko
* Enable "sgx" feature on all - the driver may still be missing, but GLES is available from omap5-sgx-ddk-linux package * Enable "touchscreen" feature only on dra7 and am57 - not available on omap5 Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
2014-08-12beaglebone.conf: use correct UBOOT_MACHINEDenys Dmytriyenko
Previous patch introduced a typo, the correct name is am335x_boneblack_config. Thanks to Diego Sueiro <diego.sueiro@gmail.com> for spotting it. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-08-11beaglebone: use the am335x_boneblack u-boot configurationAlexandre Belloni
Using the am335x_boneblack configuration for u-boot allows to save the environment to the emmc. Else, it is not possible to save the environment at all. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>