index
:
meta-ti
HEAD
daisy
danny
denzil
dora
dunfell
dunfell-next
dunfell-wip
dylan
fido
kirkstone
kirkstone-next
kirkstone-wip
krogoth
master
master-next
master-wip
morty
rocko
split
thud
ti2018.01
ti2018.03
ti2019.01
ti2019.03
zeus
zeus-next
Layer containing TI hardware support metadata
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
classes
Age
Commit message (
Expand
)
Author
2019-08-30
ti-pdk.bbclass:j7-evm.conf: Correcting the core list for j7-evm (mpu2/3_x to ...
Mahesh Radhakrishnan
2019-08-17
ti-pdk-bbclass: Defining dependants for j7-evm, updated the default core list
Mahesh Radhakrishnan
2018-10-01
ti-pdk-bbclass: Using machine name as k3 instead of am65xx
Mahesh Radhakrishnan
2018-09-11
ti-pdk-class: Include EVE toolchain path, as needed by ti-pdk-build-rtos for ...
Djordje Senicic
2018-08-24
ti-pdk: Add tool chain dependencies for am65xx platform
Sam Nelson
2018-07-10
meta-ti: cleanup use of d.getVar()
Denys Dmytriyenko
2018-02-26
ti-pdk: Allow Doxygen generation to be optional
Joshua Watt
2017-12-21
ti-xdctools: extend to native and nativesdk
Mertz, Timothy
2017-12-19
ti-pdk.bbclass: depend on doxygen native for documentation
Denys Dmytriyenko
2017-10-25
ti-pdk: clean the sources during the configure task
Jacob Stiffler
2017-10-02
ti-pdk.bbclass: add dependency on ti-cgt-pru-native
Hongmei Gou
2017-09-01
ti-pdk-bbclass: Fix for building pru firmware
Mahesh Radhakrishnan
2017-07-12
ti-pdk: Update tool paths for omapl1 & update cores for ti33x & ti43x
Mahesh Radhakrishnan
2017-06-11
ti-pdk: limit the set of cores to build
Jacob Stiffler
2017-06-11
ti-pdk: clean up variables by adding TI_PDK_ prefix
Jacob Stiffler
2017-05-01
Resolve host contamination warnings
Justin Sobota
2017-04-27
Remove CCS dependencies for all components
Karthik Ramanan
2016-06-29
ti-pdk: Add makefile support to ti-pdk.bbclass for RTOS components
Justin Sobota
2016-01-27
ti-pdk.bbclass: Add class for creating RTOS PDK components
Jacob Stiffler
2014-01-29
sdcard_image: remove deprecated class
Denys Dmytriyenko
2012-05-10
sdcard_image bbclass: make ext4 the default
Koen Kooi
2011-11-15
sdcard_image: Add image version info to root fs
Joel A Fernandes
2011-11-14
sdcard_image bbclass: run genex2fs directly on the loop device
Koen Kooi
2011-11-09
sdcard_image: add dependency on native ext2 utilities
Peter A. Bigot
2011-11-08
sdcard_image bbclass: reinstate vfat copy of uImage
Koen Kooi
2011-11-08
sdcard_image bbclass: switch to vfat layout
Koen Kooi
2011-11-07
sdcard_image bbclass: add proper ext4 support, fix inode calculations, etc, etc
Koen Kooi
2011-11-07
sdcard_image bbclass: add ext4 support note
Koen Kooi
2011-11-05
sdcard_image bbclass: increas inode count again
Koen Kooi
2011-11-04
sdcard_image bbclass: make payload errors non-fatal
Koen Kooi
2011-11-04
sdcard_image bbclass: fix payload logic
Koen Kooi
2011-11-04
sdcard_image bbclass: add support to copy over payload from rootfs to vfat
Koen Kooi
2011-11-04
sdcard_image bbclass: add timestamp to image filename
Koen Kooi
2011-11-04
sdimage_class: eliminate 2GB exception for BeagleBone
Jason Kridner
2011-11-01
sdcard_image bbclass: raise number of inodes to avoid out of space errors
Koen Kooi
2011-11-01
Revert "sdcard_image: align partitions with flash pages"
Koen Kooi
2011-10-27
sdcard_image: align partitions with flash pages
Jason Kridner
2011-10-24
sdcard_image bbclass: reinstate uEnv.txt copying
Koen Kooi
2011-10-22
sdcard image bbclass: don't copy uEnv.txt for the time being
Koen Kooi
2011-10-20
sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'
Koen Kooi
2011-10-20
sdcard_image: Copy user.txt/uEnv.txt if it exists in /boot
Joel A Fernandes
2011-10-18
sdcard_image bbclass: make VFAT partition name overridable
Koen Kooi
2011-10-15
sdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone
Koen Kooi
2011-10-14
sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage
Koen Kooi
2011-10-13
sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copying
Koen Kooi
2011-10-08
sdcard_image bbclass: make it work with older losetup versions among other th...
Koen Kooi
2011-10-08
classes: sdcardimage: move to 4GiB image
Jason Kridner
2011-09-25
sdcard_image: Helper class to create SD Card images
Joel A Fernandes