summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/fm-ucode
Commit message (Collapse)AuthorAgeFilesLines
* fm-ucode: update to commit 33c6c7aTing Liu2015-12-281-2/+2
| | | | | | | | | | | | New commits imported: 33c6c7a fm-ucode: replace b4860_r2.0 file by b4860_r2.2 a039bc9 fm-ucode: release 106_x_17 version b55c6e0 fm-ucode: release 106_x_16 version 6184be0 fm-ucode: add missing files for _108_ version 143ca18 fm-ucode: release 108_x_5 version Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* fm-ucode: update to revision 2827f00Ting Liu2015-07-201-2/+3
| | | | | | | | | | This import the following changes: 2827f00 fm-ucode: release 106_x_15 version Also add the reglex for new t1023/t1040/t1042 boards. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* fm-ucode: update to revision 4cda2e3Ting Liu2015-01-081-1/+1
| | | | | | | | | | | This includes following fixes: 4cda2e3 fm-ucode: add t1040 and t2080 rev 1.1 files 222cd35 fm-ucode: remove prev version of _t1040_r1.0_107_ c5006bf fm-ucode: add t1024 packages 2698dc3 fm-ucode: release 107.4.2 3b66ca5 fm-ucode: new version 107_4_2_candidate1 Signed-off-by: Ting Liu <ting.liu@freescale.com>
* fm-ucode: use soc_family to match deployed binariesTing Liu2015-01-081-21/+8
| | | | | | | listing machine names in recipe is painful when adding support for boards with same soc. use soc_family instead. Signed-off-by: Ting Liu <ting.liu@freescale.com>
* fm-ucode: update to sdk v1.6 releaseZongchun Yu2014-07-081-12/+14
| | | | | | | 1. add support for new added boards 2. simplify the definition of compatible_machine Signed-off-by: Ting Liu <b28495@freescale.com>
* fm-ucode: add support for t2080qds and t2080qds-64bZongchun Yu2014-02-131-1/+3
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fm-ucode: update SHA for SDK 1.5Zhenhua Luo2014-01-121-2/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-101-0/+46
Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>