summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* am437x-evm: bump max_leb_cnt to fit larger imageGou, Hongmei2015-08-281-1/+1
| | | | | Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: bump max_leb_cnt to fit larger imagesDenys Dmytriyenko2015-08-252-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-evm: bump max_leb_cnt to fit larger FSDenys Dmytriyenko2015-08-071-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging, keystone.inc: update, add keystone support to staging kernelDenys Dmytriyenko2015-08-071-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add more modules to safe ABI listDenys Dmytriyenko2015-06-301-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add cmem and gdbserverproxy modules to safe ABI listDenys Dmytriyenko2015-06-151-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add ti-ipc to safe ABI listDenys Dmytriyenko2015-05-211-0/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap4/pandaboard: switch from outdated 3.4 kernel to 3.14-stagingDenys Dmytriyenko2015-05-061-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: ubifs: Increase max_leb_cnt.Jacob Stiffler2015-04-201-1/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap-a15, dra7xx: add mmip feature to entire SOC familyDenys Dmytriyenko2015-03-192-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: stop backfilling rtcDenys Dmytriyenko2015-02-101-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: ubifs: Increase "max_leb_cnt"Karthik Ramanan2015-02-021-1/+1
| | | | | | | | | * 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>
* am57xx-evm, dra7xx-evm: ubifs: Increase "max_leb_cnt"Jacob Stiffler2015-01-082-2/+2
| | | | | | | * This is needed for larger filesystem size. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: add "mmip" to MACHINE_FEATURESDenys Dmytriyenko2014-11-031-1/+1
| | | | This reverts commit 651f0b46734dbf13d4242282919253e150eb83ae.
* Revert "dra7xx: add "mmip" to MACHINE_FEATURES"Denys Dmytriyenko2014-10-101-1/+1
| | | | | | Results in gstreamer conflicts in SDK. This reverts commit aedc4d91bc5088ec6e6fe9d4de506503e201c6ca.
* dra7xx: add "mmip" to MACHINE_FEATURESJacob Stiffler2014-10-081-1/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: add "pci" to MACHINE_FEATURESDenys Dmytriyenko2014-09-112-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine: clean up MACHINE_FEATURES for omap5, dra7, am57Denys Dmytriyenko2014-08-294-13/+8
| | | | | | | | | * 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>
* beaglebone.conf: use correct UBOOT_MACHINEDenys Dmytriyenko2014-08-121-1/+1
| | | | | | | | 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>
* beaglebone: use the am335x_boneblack u-boot configurationAlexandre Belloni2014-08-111-1/+1
| | | | | | | | | 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>
* am57xx-evm: Update the config name used in U-boot for this boardFranklin S. Cooper Jr2014-08-111-1/+1
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: Use correct TTY portFranklin S. Cooper Jr2014-07-231-1/+1
| | | | | | | | | * This machine config is based on dra7xx-evm.conf. * However, due to differences in the boards a different serial console is used. * Update port for the am57xx-evm (GP). Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: Use dra7xx includeMaupin, Chase2014-07-021-1/+1
| | | | | | | | | * Update the include file used to the dra7xx.inc file which brings access to the dra7xx SOC_FAMILY Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: Add the AM57xx machine typeMaupin, Chase2014-07-021-0/+36
| | | | | | | | | | * Add the AM57xx machine type which is used to differentiate between the AM57xx and the DRA7xx which are derivative devices with different HW platforms and SoC capabilities. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: create DRA7xx include file for new SOC FamilyMaupin, Chase2014-07-021-0/+2
| | | | | | | | | | | | | | * Create the dra7xx.inc file which inherits the omap-a15.inc file and then adds the dra7xx as another valid SOC_FAMILY setting. * The addition of the dra7xx SOC_FAMILY is done while still keeping access to the omap-a15 family. What this means is that omap-a15 can apply to omap5-evm, dra7xx-evm, and am57xx-evm. Then the dra7xx family can be used to differentiate between omap5 and dra7xx based devices. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: switch from SPL/MLO to "ais" image for omapl138 SOCsDenys Dmytriyenko2014-07-021-1/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Tom Rini <trini@ti.com>
* conf/machine: update legacy machines to use latest mainline kernel and u-bootDenys Dmytriyenko2014-06-247-21/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine configs: set optimized hardfp DEFAULTTUNE if not setDenys Dmytriyenko2014-06-236-6/+12
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: config: fix K2L boot monitor build target name errorHao Zhang2014-06-161-1/+1
| | | | | Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am180x-evm: don't request ubi FS w/o setting MKUBIFS and UBINIZE varsDenys Dmytriyenko2014-06-161-1/+1
| | | | | | It was ignored previously, but now it breaks the build. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "dra7xx-evm: Add sgx to MACHINE_FEATURES"Denys Dmytriyenko2014-06-131-1/+1
| | | | | | | | | Since sgx support is broken for newer kernels and Qt4, disable it for now until Qt5 becomes default and kernel drivers are updated. This reverts commit f9253dc88fc9cfe36e39d4b8f1e233eb3f4eaa3f. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: Add sgx to MACHINE_FEATURESMaupin, Chase2014-05-211-1/+1
| | | | | | | | | | * Add sgx to the MACHINE_FEATURES so that the dra7xx-evm can start including sgx libraries. NOTE: currently there are no driver modules that work with v3.12 of the Linux kernel but this does work with version 3.8. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: k2e-evm config: add k2e-evm machine configHao Zhang2014-05-211-0/+30
| | | | | | | Add a new k2e-evm machine config for Keystone II SoC family. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: k2l-evm conf: add k2l-evm machine configHao Zhang2014-05-213-2/+34
| | | | | | | | k2l-evm machine config shares the same Keystone SoC family, it has K2L EVM specific machine configuration for UBI image, boot monitor, U-boot, etc. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: machine config: change machine config name from keystone-evm to ↵Hao Zhang2014-05-211-2/+2
| | | | | | | | | | | k2hk-evm Keystone II SOC family has multiple devices and EVMs: k2hk, k2l and k2e, each EVM should have a separate machine config, and share the common keystone SOC family. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: u-boot: rename tci6638 to k2hk evm configHao Zhang2014-05-211-1/+1
| | | | | | | Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align with DTB device name. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am437x-evm: increase LEB count to fit full rootfsDenys Dmytriyenko2014-04-241-1/+1
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* licenses: add standard TI licensesDenys Dmytriyenko2014-04-241-0/+2
| | | | | | | | | | The new Texas Instruments Text File License (TI-TFL) is now replacing the old Technology and Software Publicly Available (TSPA) license. But there are older versions of the components previously released under TI-TSPA license. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* keystone-evm: Update NAND size to 512 MBSam Nelson2014-03-251-3/+2
| | | | | | | | | | - The keystone-evm actually has 512 MB Nand ( Changing from previous size of 128 MB) - LEB calculated with reserved 10 MB for boot and 20 MB for receovery image Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: Add pci feature to MACHINE KeystoneSam Nelson2014-02-051-2/+2
| | | | | | | - Device support pci interface Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: remove initscript dependencyChase Maupin2014-01-172-2/+2
| | | | | | | | | | | | | * Remove the RDEPENDS for the am33x-cm3-initscript package since the latest kernel source use the hotplug functionality to load the firmware. * Updated the SRCREV to the latest kernel sources which include the hotplug fix. * Bump the MACHINE_KERNEL_PR for the am335x and am437x devices which are affected. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap-a15: set the UBI_VOLNAME to match u-boot defaultChase Maupin2014-01-171-0/+4
| | | | | | | | | * By setting the UBI_VOLNAME variable the default name for the UBI rootfs will match the default used by u-boot so images built through OpenEmbedded will work with out-of-box u-boot. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Add dependency for VPE firmwareChase Maupin2014-01-141-1/+1
| | | | | | | | * The VPE firmware should only be added for the dra7xx-evm machine type since that is the device with the VPE IP. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am437x-evm.conf: update UBI values specific to AM437x NANDDenys Dmytriyenko2013-12-111-11/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti43x.inc: Add SGX as MACHINE_FEATURESFranklin S. Cooper Jr2013-11-221-1/+1
| | | | | | | * New Graphics SDK with am43x support has been added. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: revert previous prepending to BBPATH changeDenys Dmytriyenko2013-11-121-1/+1
| | | | | | | | | | | | This reverts commit 35234fa93748f72d1309ee3904400e02807ba890. This was mainly needed for DTB fix that is specific to dylan branch and is not required for master, plus it complicates life for other layers. There is still a problem with Poky when manually adding layers and not thinking about the correct order... Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: prepend instead of append to sort before oe-core in BBPATHDenys Dmytriyenko2013-11-041-1/+1
| | | | | | | This helps avoid bblayers.conf ordering issues, when temporarily overriding files from oe-core in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update for AM437x GP EVM DTBChase Maupin2013-10-251-1/+1
| | | | | Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: remove u-boot preferred providerChase Maupin2013-10-222-4/+1
| | | | | | | | | | * Now the DRA7xx support is fully merged into upstream u-boot then we can remove setting the PREFERRED_PROVIDER for u-boot and virtual/bootloader to u-boot-dra7xx and instead pick up the default setting from the omap-a15.inc file. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine conf: Set correct default ubi volume name for 335x and 437xFranklin S. Cooper Jr2013-10-132-0/+8
| | | | | | | | | | * For am335x and am437x, the kernel and u-boot expects the ubifs volume name to be set to "rootfs". * Set UBI_VOLNAME variable to "rootfs" so that the ubifs files generated by OE will work. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>