summaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2018-02-26ti-pdk: Allow Doxygen generation to be optionalJoshua Watt
2017-12-21ti-xdctools: extend to native and nativesdkMertz, Timothy
2017-12-19ti-pdk.bbclass: depend on doxygen native for documentationDenys Dmytriyenko
2017-10-25ti-pdk: clean the sources during the configure taskJacob Stiffler
2017-10-02ti-pdk.bbclass: add dependency on ti-cgt-pru-nativeHongmei Gou
2017-09-01ti-pdk-bbclass: Fix for building pru firmwareMahesh Radhakrishnan
2017-07-12ti-pdk: Update tool paths for omapl1 & update cores for ti33x & ti43xMahesh Radhakrishnan
2017-06-11ti-pdk: limit the set of cores to buildJacob Stiffler
2017-06-11ti-pdk: clean up variables by adding TI_PDK_ prefixJacob Stiffler
2017-05-01Resolve host contamination warningsJustin Sobota
2017-04-27Remove CCS dependencies for all componentsKarthik Ramanan
2016-06-29ti-pdk: Add makefile support to ti-pdk.bbclass for RTOS componentsJustin Sobota
2016-01-27ti-pdk.bbclass: Add class for creating RTOS PDK componentsJacob Stiffler
2014-01-29sdcard_image: remove deprecated classDenys Dmytriyenko
2012-05-10sdcard_image bbclass: make ext4 the defaultKoen Kooi
2011-11-15sdcard_image: Add image version info to root fsJoel A Fernandes
2011-11-14sdcard_image bbclass: run genex2fs directly on the loop deviceKoen Kooi
2011-11-09sdcard_image: add dependency on native ext2 utilitiesPeter A. Bigot
2011-11-08sdcard_image bbclass: reinstate vfat copy of uImageKoen Kooi
2011-11-08sdcard_image bbclass: switch to vfat layoutKoen Kooi
2011-11-07sdcard_image bbclass: add proper ext4 support, fix inode calculations, etc, etcKoen Kooi
2011-11-07sdcard_image bbclass: add ext4 support noteKoen Kooi
2011-11-05sdcard_image bbclass: increas inode count againKoen Kooi
2011-11-04sdcard_image bbclass: make payload errors non-fatalKoen Kooi
2011-11-04sdcard_image bbclass: fix payload logicKoen Kooi
2011-11-04sdcard_image bbclass: add support to copy over payload from rootfs to vfatKoen Kooi
2011-11-04sdcard_image bbclass: add timestamp to image filenameKoen Kooi
2011-11-04sdimage_class: eliminate 2GB exception for BeagleBoneJason Kridner
2011-11-01sdcard_image bbclass: raise number of inodes to avoid out of space errorsKoen Kooi
2011-11-01Revert "sdcard_image: align partitions with flash pages"Koen Kooi
2011-10-27sdcard_image: align partitions with flash pagesJason Kridner
2011-10-24sdcard_image bbclass: reinstate uEnv.txt copyingKoen Kooi
2011-10-22sdcard image bbclass: don't copy uEnv.txt for the time beingKoen Kooi
2011-10-20sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'Koen Kooi
2011-10-20sdcard_image: Copy user.txt/uEnv.txt if it exists in /bootJoel A Fernandes
2011-10-18sdcard_image bbclass: make VFAT partition name overridableKoen Kooi
2011-10-15sdcard_image bbclass: default to 4GiB, but use 2GiB for beagleboneKoen Kooi
2011-10-14sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usageKoen Kooi
2011-10-13sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copyingKoen Kooi
2011-10-08sdcard_image bbclass: make it work with older losetup versions among other th...Koen Kooi
2011-10-08classes: sdcardimage: move to 4GiB imageJason Kridner
2011-09-25sdcard_image: Helper class to create SD Card imagesJoel A Fernandes