summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Add more supported u-boot types for dpaa targetsChunrong Guo2012-04-095-5/+5
| | | | | Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Revert "fsl.conf: make DISTRO_FEATURES minimal as possible"Matthew McClintock2012-04-021-1/+1
| | | | | | | This reverts commit 314ce1065833306d44f3cd42ffbd9f330e2c02b5. This is causing issues with larger images that don't build when X11 is disabled. We need to defer this issue until after our release
* fsl.conf: make DISTRO_FEATURES minimal as possibleMatthew McClintock2012-03-301-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* P1023RDS: build NAND u-boot by defaultTing Liu2012-03-221-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* fsl.conf: change qemu targets to just ppcMatthew McClintock2012-03-191-2/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* conf/layer.conf: expand search for bbappend filesMatthew McClintock2012-03-091-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: Change TARGET_ARCH to TUNEPKG_ARCH for generating toolchain tarballMatthew McClintock2012-03-091-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: override TARGET_VENDOR for multilib scenarioMatthew McClintock2012-02-271-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot: add additional u-boot images for all Freescale boardsChunrong Guo2012-02-2310-15/+21
| | | | Signed-off-by:Chunrong Guo <b40290@freescale.com>
* update p5020ds to use common tune file instead of diff ones for 32/64 bitMatthew McClintock2012-02-232-2/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* conf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>Chunrong Guo2012-02-201-0/+9
|
* conf/machine/p5040ds.conf Signed-off-by:ChunRong Guo <b40290@freescale.com>Chunrong Guo2012-02-201-0/+9
|
* u-boot: fixup building multiple images and add thsoe images for p1020rdb to ↵Matthew McClintock2012-02-081-1/+3
| | | | | | start with Signed-off-by: Matthew McClintock <msm@freescale.com>
* Added the proper terminal support for Linux under Hypervisor.Diana CRACIUN2012-01-261-1/+1
| | | | | | Under Hypervisor, Linux is using ttyEHV0. Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
* Move default images types built into image recipesMatthew McClintock2012-01-194-4/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* make all IMAGE_FSTYPES overridableMatthew McClintock2012-01-124-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* p3060qds.conf: Fix typoMatthew McClintock2012-01-111-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Update fsl distroMatthew McClintock2012-01-061-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add usdpaa dts into KERNEL_DEVICETREEZhenhua Luo2012-01-056-6/+12
| | | | | | p2041rdb, p3041ds, p3060qds, p4080ds, p5020ds and p5020ds-64b Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* e5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdkTing Liu2012-01-021-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* set PREFERRED_PROVIDER_virtual/libx11 to libx11Ting Liu2012-01-021-0/+1
| | | | | | | | | | | | | | | | To avoid the following error when building fsl-image-lsb/fsl-image-lsb-sdk: ERROR: Multiple .bb files are due to be built which each provide virtual/libx11 (/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb /home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11-trim_1.3.4.bb). task-core-lsb requires runtime dependency "libx11-locale" which is only provided by libx11_1.3.4.bb. Meanwhile, PREFERRED_PROVIDER_virtual/libx11 is by default set to "libx11-trim". File "libx11-trim_1.3.4.bb" is selected when adding dependency virtual/libx11 for dbus/qt4 etc. Both of the two recipes provide virtual/libx11. Signed-off-by: Ting Liu <b28495@freescale.com>
* update the kernel defconfig for non-smp targetsZhenhua Luo2011-12-083-3/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* conf/machines: add non-dpaa target boards supportZhenhua Luo2011-12-079-0/+81
| | | | | | | | | | The following boards are added: mpc8536ds.conf, mpc8548cds.conf, p1010rdb.conf, p1020mbg.conf, p1020utm.conf,p1021rdb.conf, p1024rdb.conf, p1025rdb.conf, p2020rdb.conf Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Matthew McClintock <msm@freescale.com>
* add machine configure file for p1023rds and p2041rdbZhenhua Luo2011-11-302-0/+16
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Add u-boot to default imagesMatthew McClintock2011-11-211-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add support for graphics on p1022dsMadeeha Javed2011-11-081-0/+10
| | | | | Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com> Signed-off-by: Matthew McClintock <msm@freescale.com>
* Spawn multiple tty's on first two serial ports by defaultMatthew McClintock2011-11-075-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Build u-boot for various machinesMatthew McClintock2011-10-209-2/+10
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Fix to build u-boot images instead of just ext2.gz imagesMatthew McClintock2011-10-194-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add overall reference to Freescale git serverMatthew McClintock2011-10-191-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Change SDK_NAME for fsl distroMatthew McClintock2011-10-191-1/+1
| | | | | | | powerpc and power64 conflict across various TUNES, instead lets name based off the PACKAGE_ARCH (ppce500v2, ppce500mc, etc) Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add support for p3060qdsMatthew McClintock2011-10-191-0/+7
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Update images and distro informationMatthew McClintock2011-10-191-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* define preferred version of u-boot-mkimage-nativeTing Liu2011-10-191-0/+2
| | | | | | current preferred version 2009.08 is not available, only 2011.03 2011.06 exists Signed-off-by: Ting Liu <b28495@freescale.com>
* Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock2011-10-0414-0/+200
Signed-off-by: Matthew McClintock <msm@freescale.com>