Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot_git.bb: lock down SHA for release | Matthew McClintock | 2012-11-13 | 2 | -2/+2 |
| | | | | | | | Also update p5040 u-boot builds and add cst-native dep which is required by some machines Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targets | Zhenhua Luo | 2012-11-13 | 2 | -0/+2 |
| | | | | | | the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | set preferred version of oprofile to 0.9.6 for e500mc targets | Zhenhua Luo | 2012-11-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | u-boot: add additional image for p5040ds | Ting Liu | 2012-11-13 | 2 | -2/+2 |
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | machines: Recommend u-boot using MACHINE_EXTRA_RRECOMMENDS | Khem Raj | 2012-10-01 | 4 | -8/+4 |
| | | | | | | Delete unused MACHINE_FEATURES_RRECOMMENDS Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | add u-boot as an extra image dep | Matthew McClintock | 2012-09-25 | 4 | -0/+4 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | add additional u-boot and dts for mpc85xx | Ting Liu | 2012-09-12 | 3 | -5/+8 |
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | add nand u-boot in the default build list for p2041rdb | Zhenhua Luo | 2012-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | qemu: make fsl boards use qemu from git.freescale.com for running on targets | Matthew McClintock | 2012-09-05 | 4 | -0/+4 |
| | | | | | | | This version of qemu will be built and deployed on root file systems. It will not effect the native and nativesdk components of the build. Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | add fslmachine overrides | Matthew McClintock | 2012-09-05 | 4 | -4/+4 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | add NOR u-boot into the default build list of p1010rdb | Zhenhua Luo | 2012-08-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | update preferred version for linux kernel | Matthew McClintock | 2012-08-08 | 4 | -4/+4 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | u-boot: change UBOOT_MACHINES to use ?= so they can be overridden | Matthew McClintock | 2012-08-06 | 22 | -22/+22 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | disable extra inittab changes | Matthew McClintock | 2012-07-30 | 22 | -0/+22 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | move serial console definitions into machine.conf so they are available for ↵ | Matthew McClintock | 2012-07-30 | 22 | -0/+22 |
| | | | | | | all distros (e.g. poky and fsl) Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | machines: Move machine specific variable to machine conf | Khem Raj | 2012-07-27 | 22 | -0/+66 |
| | | | | | | | These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | machines: Dont lock linux-libc-headers-nativesdk preferred provider | Khem Raj | 2012-07-27 | 4 | -4/+0 |
| | | | | | | | | | | linux-libc-headers-nativesdk is for native bits in an SDK its not required to be locked in machine conf files since nothing depends on machine per se here. If its a mattetr of policy then this should be added to distro conf which in this layer is fsl.conf Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | machine/e500v2.inc: Do not define TARGET_FPU | Khem Raj | 2012-07-18 | 1 | -2/+0 |
| | | | | | | | | | | This is nicely defined in tune-e500v2.inc from oe-core, if we also define it here then oe-core appends to it and it becomes a wrong string 'ppc-efdppc-efd' which then gcc fails to identify and configures itself without e500_double support Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | correct dts file for targets | Zhenhua Luo | 2012-06-21 | 16 | -18/+24 |
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | Fixed meta-toolchain to include the proper linux-libc-headers-nativesdk | David Nyström | 2012-06-01 | 4 | -0/+4 |
| | |||||
* | Added ?= to PREFERRED provider in machines, and corrected linux ↵ | David Nyström | 2012-05-31 | 5 | -18/+15 |
| | | | | | | PREFERRED_VERSION Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Removed references to SRIO u-boot configurations | David Nyström | 2012-05-31 | 3 | -3/+3 |
| | |||||
* | p1022ds.conf: switch to using xserver-xorg-lite | Matthew McClintock | 2012-05-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | remove reference to usdpaa files that are not in public git tree | Matthew McClintock | 2012-05-16 | 6 | -12/+6 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | define JFFS2_ERASEBLOCK size for all boards | Ting Liu | 2012-05-09 | 22 | -0/+66 |
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | remove p3060qds | Matthew McClintock | 2012-04-27 | 1 | -9/+0 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | add p5040-64b support | Chunrong Guo | 2012-04-26 | 1 | -0/+10 |
| | | | | Signed-off-by: Chunrong Guo <b40290@freescale.com> | ||||
* | Add more supported u-boot types for dpaa targets | Chunrong Guo | 2012-04-09 | 5 | -5/+5 |
| | | | | | Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | P1023RDS: build NAND u-boot by default | Ting Liu | 2012-03-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | u-boot: add additional u-boot images for all Freescale boards | Chunrong Guo | 2012-02-23 | 10 | -15/+21 |
| | | | | Signed-off-by:Chunrong Guo <b40290@freescale.com> | ||||
* | update p5020ds to use common tune file instead of diff ones for 32/64 bit | Matthew McClintock | 2012-02-23 | 2 | -2/+3 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | conf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com> | Chunrong Guo | 2012-02-20 | 1 | -0/+9 |
| | |||||
* | conf/machine/p5040ds.conf Signed-off-by:ChunRong Guo <b40290@freescale.com> | Chunrong Guo | 2012-02-20 | 1 | -0/+9 |
| | |||||
* | u-boot: fixup building multiple images and add thsoe images for p1020rdb to ↵ | Matthew McClintock | 2012-02-08 | 1 | -1/+3 |
| | | | | | | start with Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Move default images types built into image recipes | Matthew McClintock | 2012-01-19 | 4 | -4/+0 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | make all IMAGE_FSTYPES overridable | Matthew McClintock | 2012-01-12 | 4 | -4/+4 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | p3060qds.conf: Fix typo | Matthew McClintock | 2012-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | add usdpaa dts into KERNEL_DEVICETREE | Zhenhua Luo | 2012-01-05 | 6 | -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-sdk | Ting Liu | 2012-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | update the kernel defconfig for non-smp targets | Zhenhua Luo | 2011-12-08 | 3 | -3/+3 |
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | conf/machines: add non-dpaa target boards support | Zhenhua Luo | 2011-12-07 | 9 | -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 p2041rdb | Zhenhua Luo | 2011-11-30 | 2 | -0/+16 |
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> | ||||
* | Add u-boot to default images | Matthew McClintock | 2011-11-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Add support for graphics on p1022ds | Madeeha Javed | 2011-11-08 | 1 | -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 default | Matthew McClintock | 2011-11-07 | 4 | -4/+0 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Build u-boot for various machines | Matthew McClintock | 2011-10-20 | 9 | -2/+10 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Fix to build u-boot images instead of just ext2.gz images | Matthew McClintock | 2011-10-19 | 4 | -4/+4 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Add support for p3060qds | Matthew McClintock | 2011-10-19 | 1 | -0/+7 |
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> | ||||
* | Initial commit for FSL Machines, Images, and Distro settings | Matthew McClintock | 2011-10-04 | 12 | -0/+140 |
Signed-off-by: Matthew McClintock <msm@freescale.com> |