summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* ti-pdk-bbclass: Using machine name as k3 instead of am65xxMahesh Radhakrishnan2018-10-011-2/+2
* ti-pdk-class: Include EVE toolchain path, as needed by ti-pdk-build-rtos for ...Djordje Senicic2018-09-111-0/+1
* ti-pdk: Add tool chain dependencies for am65xx platformSam Nelson2018-08-241-0/+4
* meta-ti: cleanup use of d.getVar()Denys Dmytriyenko2018-07-101-1/+1
* ti-pdk: Allow Doxygen generation to be optionalJoshua Watt2018-02-261-0/+7
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-211-1/+1
* ti-pdk.bbclass: depend on doxygen native for documentationDenys Dmytriyenko2017-12-191-1/+1
* ti-pdk: clean the sources during the configure taskJacob Stiffler2017-10-251-6/+20
* ti-pdk.bbclass: add dependency on ti-cgt-pru-nativeHongmei Gou2017-10-021-1/+1
* ti-pdk-bbclass: Fix for building pru firmwareMahesh Radhakrishnan2017-09-011-1/+2
* ti-pdk: Update tool paths for omapl1 & update cores for ti33x & ti43xMahesh Radhakrishnan2017-07-121-1/+3
* ti-pdk: limit the set of cores to buildJacob Stiffler2017-06-111-1/+10
* ti-pdk: clean up variables by adding TI_PDK_ prefixJacob Stiffler2017-06-111-8/+10
* Resolve host contamination warningsJustin Sobota2017-05-011-1/+1
* Remove CCS dependencies for all componentsKarthik Ramanan2017-04-271-1/+1
* ti-pdk: Add makefile support to ti-pdk.bbclass for RTOS componentsJustin Sobota2016-06-291-12/+47
* ti-pdk.bbclass: Add class for creating RTOS PDK componentsJacob Stiffler2016-01-271-0/+66
* sdcard_image: remove deprecated classDenys Dmytriyenko2014-01-291-156/+0
* sdcard_image bbclass: make ext4 the defaultKoen Kooi2012-05-101-1/+1
* sdcard_image: Add image version info to root fsJoel A Fernandes2011-11-151-0/+2
* sdcard_image bbclass: run genex2fs directly on the loop deviceKoen Kooi2011-11-141-10/+4
* sdcard_image: add dependency on native ext2 utilitiesPeter A. Bigot2011-11-091-0/+3
* sdcard_image bbclass: reinstate vfat copy of uImageKoen Kooi2011-11-081-0/+1
* sdcard_image bbclass: switch to vfat layoutKoen Kooi2011-11-081-2/+2
* sdcard_image bbclass: add proper ext4 support, fix inode calculations, etc, etcKoen Kooi2011-11-071-13/+26
* sdcard_image bbclass: add ext4 support noteKoen Kooi2011-11-071-0/+4
* sdcard_image bbclass: increas inode count againKoen Kooi2011-11-051-1/+1
* sdcard_image bbclass: make payload errors non-fatalKoen Kooi2011-11-041-1/+2
* sdcard_image bbclass: fix payload logicKoen Kooi2011-11-041-1/+1
* sdcard_image bbclass: add support to copy over payload from rootfs to vfatKoen Kooi2011-11-041-0/+10
* sdcard_image bbclass: add timestamp to image filenameKoen Kooi2011-11-041-1/+3
* sdimage_class: eliminate 2GB exception for BeagleBoneJason Kridner2011-11-041-2/+1
* sdcard_image bbclass: raise number of inodes to avoid out of space errorsKoen Kooi2011-11-011-1/+2
* Revert "sdcard_image: align partitions with flash pages"Koen Kooi2011-11-011-3/+3
* sdcard_image: align partitions with flash pagesJason Kridner2011-10-271-3/+3
* sdcard_image bbclass: reinstate uEnv.txt copyingKoen Kooi2011-10-241-1/+1
* sdcard image bbclass: don't copy uEnv.txt for the time beingKoen Kooi2011-10-221-1/+2
* sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'Koen Kooi2011-10-201-0/+1
* sdcard_image: Copy user.txt/uEnv.txt if it exists in /bootJoel A Fernandes2011-10-201-1/+3
* sdcard_image bbclass: make VFAT partition name overridableKoen Kooi2011-10-181-1/+3
* sdcard_image bbclass: default to 4GiB, but use 2GiB for beagleboneKoen Kooi2011-10-151-1/+5
* sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usageKoen Kooi2011-10-141-1/+2
* sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copyingKoen Kooi2011-10-131-7/+0
* sdcard_image bbclass: make it work with older losetup versions among other th...Koen Kooi2011-10-081-37/+81
* classes: sdcardimage: move to 4GiB imageJason Kridner2011-10-081-2/+2
* sdcard_image: Helper class to create SD Card imagesJoel A Fernandes2011-09-251-0/+78