aboutsummaryrefslogtreecommitdiffstats
path: root/classes/image_types_fsl.bbclass
AgeCommit message (Expand)Author
2016-09-13Use IMGDEPLOYDIR for SDCard image generationOtavio Salvador
2016-07-16image_types_fsl.bbclass: Ensure i.MX23 and i.MX28 image stream are availableOtavio Salvador
2016-07-16image_types_fsl.bbclass: Allow sdcard dependencies to be setOtavio Salvador
2015-10-22image_types_fsl.bbclass: Fix image generation for i.MX 6UltraLiteFelipe Provenzano
2015-10-16image_types_fsl.bbclass: Use FAT 32 for images larger than 512MBTzu-Jung Lee
2015-10-16image_types_fsl.bbclass: Fail if a Device Tree file is missingOtavio Salvador
2015-10-16image_types_fsl.bbclass: Refactor boot image duplicated codeOtavio Salvador
2015-10-02image_types_fsl.bbclass: make mkfs.vfat use FAT32 in all casesSchrempf Frieder
2015-09-24image_types_fsl.bbclass: Fix DeviceTree copy for FAT partitionOtavio Salvador
2015-07-28image_types_fsl: Add support for mx7 image generationLauren Post
2015-06-15image_types_fsl: Fix boot.img overwrite errorGary Thomas
2015-05-11image_types_fsl.bbclass: use dd's option fsync instead of syncStefan Christ
2015-03-12vf/twr-vf65gs10: add new SoC family "vf" for Vybrid in generalStefan Agner
2015-02-05image_types_fsl.bbclass: fix typosAlexandre Belloni
2015-02-05image_types_fsl.bbclass: Drop UBOOT_PADDING supportOtavio Salvador
2014-12-04image_types_fsl.bbclass: Use 69K as offset to load imageOtavio Salvador
2014-10-11image_types_fsl.bbclass: typo fix (s/Unkown/Unknown/)Mario Domenech Goulart
2014-06-05image_types_fsl.bbclass: Add U-Boot NAND support for i.MX23/i.MX28Alexey Ignatov
2014-03-17image_types_fsl.bbclass: Avoid wrong dependency for no bootloaderOtavio Salvador
2014-03-11image_types_fsl: Use explicit task dependency to boost buildOtavio Salvador
2014-02-28image_types_fsl.bbclass: Fix imx-bootlets build with new image codeOtavio Salvador
2014-02-27image_types_fsl.bbclass: fix barebox bootstream generationAlexandre Belloni
2014-02-21image_types_fsl.bbclass: Add fstype dependencyOtavio Salvador
2014-02-14image_types_fsl: explicitly state the origin of boot scriptsEric Nelson
2014-01-25image_types_fsl.bbclass: Add U-Boot SPL supportdv@pseudoterminal.org
2013-10-30image_types_fsl.bbclass: Support i.MX25 platformsGary Thomas
2013-08-29image_types_fsl: mxs: Add support for a barebox bootstreamAlexandre Belloni
2013-07-29image_types_fsl.bbclass: Add vf60 SoC family supportOtavio Salvador
2013-04-24image_types_fsl.bbclass: Add support for kernel image typesS. Fricke
2013-03-26image_types_fsl.bbclass: fix partition type for SD card boot partition1.4_M5Vladan Jovanovic
2013-03-07image_types_fsl.bbclass: Fix deploy of mxsboot-sdcard imageOtavio Salvador
2012-12-21image_types_fsl: Fix .dtb file deployDaiane Angolini
2012-12-12image_types_fsl.bbclass: Add support to install boot scriptsOtavio Salvador
2012-12-12image_types_fsl.bbclass: Add support to not use bootloader for iMXOtavio Salvador
2012-10-30image_types_fsl.bbclass: Fix mxs' imx-bootlets supportOtavio Salvador
2012-10-29image_types_fsl: Align SD partition and optimize final SD imageAndrei Gherzan
2012-09-24image_types_fsl.bbclass: Fix 'mxs' handle of Kernels without dtb filesOtavio Salvador
2012-08-06Merge remote-tracking branch 'freescale/denzil' into masterOtavio Salvador
2012-08-06image_types_fsl.bbclass: Calculate BOOT_BLOCKS for new boot partition numJeremy Stashluk
2012-07-17image_types_fsl.bbclass: do not create a partition from 0 to 1MB in i.MX sdcardOtavio Salvador
2012-07-17image_types_fsl.bbclass: do not create a partition from 0 to 1MB in i.MX sdcardOtavio Salvador
2012-07-10image_types_fsl.bbclass: add support to use Device Tree for Linux kernelOtavio Salvador
2012-05-21image_types_fsl.bbclass: i.MXS needs to use linux.bdOtavio Salvador
2012-05-21image_types_fsl.bbclass: fix imx-bootlets' linux.sb generationOtavio Salvador
2012-05-21image_types_fsl.bbclass: add imx-bootlets support for i.MXSOtavio Salvador
2012-05-21image_types_fsl.bbclass: remove i.MXS specific code from i.MXOtavio Salvador
2012-05-21image_types_fsl.bbclass: use MiB size to generate i.MX SD cardsOtavio Salvador
2012-05-21image_types_fsl.bbclass: drop typo in comments generation commandsOtavio Salvador
2012-05-19image_types_fsl: Fix the size of the created file fs with mkfs.vfatAndrei Gherzan
2012-05-19image_types_fsl.bbclass: Fix the calculation of BOOT_BLOCKSAndrei Gherzan