]>
code.ossystems Code Review - meta-freescale.git/log
summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Zhenhua Luo [Wed, 30 Nov 2011 15:16:55 +0000 (15:16 +0000)]
add machine configure file for p1023rds and p2041rdb
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Matthew McClintock [Wed, 30 Nov 2011 03:45:07 +0000 (21:45 -0600)]
u-boot_git.bb: Make u-boot build for 64-bit parts
u-boot is always built 32-bit even for 64-bit parts, this is an
issue for 64-bit machines. This is a first attempt at getting this
working. However, this method is less than ideal as it uses multilib
to build a 32-bit toolchain to build u-boot
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 29 Nov 2011 16:25:25 +0000 (10:25 -0600)]
u-boot: Fix mkdir path that was wrong
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 28 Nov 2011 17:34:17 +0000 (11:34 -0600)]
Add mkdir -p to target install dir so it exists
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 28 Nov 2011 17:33:41 +0000 (11:33 -0600)]
Remove -mcpu= from CC as it's affecting code size
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Thu, 24 Nov 2011 07:10:16 +0000 (01:10 -0600)]
Add compilation flags for u-boot when building for p5020ds-64b which still has a 32bit u-boot
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 22 Nov 2011 02:55:34 +0000 (20:55 -0600)]
u-boot: Add work around for -lgcc not found
With just CROSS_COMPILE defined we do not modify the CFLAGS to
include the required --sysroot arguments. By adding CC as well
the appropriate arguments are passed in.
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 21 Nov 2011 18:37:57 +0000 (12:37 -0600)]
Add u-boot to default images
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Fri, 18 Nov 2011 20:34:29 +0000 (14:34 -0600)]
Add u-boot recipe to meta-fsl-ppc
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Fri, 18 Nov 2011 20:23:18 +0000 (14:23 -0600)]
Add linux-qoriq-sdk recipe to meta-fsl-ppc
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 9 Nov 2011 04:30:14 +0000 (22:30 -0600)]
Add DEPENDS to the xserver for xf86-video-fbdev
Signed-off-by: Matthew McClintock <msm@freescale.com>
Madeeha Javed [Tue, 8 Nov 2011 20:43:57 +0000 (14:43 -0600)]
Add support for graphics on p1022ds
Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 8 Nov 2011 19:23:13 +0000 (13:23 -0600)]
Remove dependencies on packages not in this layer, will use bbappend to add them in the layer where dependencies exist
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 7 Nov 2011 22:50:27 +0000 (16:50 -0600)]
Spawn multiple tty's on first two serial ports by default
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 7 Nov 2011 22:49:41 +0000 (16:49 -0600)]
Include extra boot-format-nativesdk-config in fsl-toolchain
Signed-off-by: Matthew McClintock <msm@freescale.com>
Zhenhua Luo [Fri, 2 Sep 2011 09:51:22 +0000 (09:51 +0000)]
add udev rules in netbase to rename ethernet port
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Matthew McClintock [Tue, 1 Nov 2011 22:07:30 +0000 (17:07 -0500)]
Add mux-server for all, and boot-format for e500v2 parts
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Thu, 27 Oct 2011 03:09:20 +0000 (22:09 -0500)]
Add fsl-toolchain-bare for just barebones toolchain
Make fsl-toolchain build from the -bare version and we
can start adding nativesdk package such as qemu and dtc
there
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Fri, 21 Oct 2011 20:30:06 +0000 (15:30 -0500)]
Add ccache to lsb-sdk image
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Thu, 20 Oct 2011 20:03:06 +0000 (15:03 -0500)]
Build u-boot for various machines
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 19 Oct 2011 20:48:47 +0000 (15:48 -0500)]
Fix to build u-boot images instead of just ext2.gz images
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 19 Oct 2011 16:45:50 +0000 (11:45 -0500)]
Add overall reference to Freescale git server
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 19 Oct 2011 07:16:36 +0000 (02:16 -0500)]
Change SDK_NAME for fsl distro
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>
Matthew McClintock [Tue, 18 Oct 2011 21:46:06 +0000 (16:46 -0500)]
Add support for p3060qds
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 18 Oct 2011 21:37:03 +0000 (16:37 -0500)]
Update images and distro information
Signed-off-by: Matthew McClintock <msm@freescale.com>
Ting Liu [Fri, 14 Oct 2011 17:07:08 +0000 (17:07 +0000)]
define preferred version of u-boot-mkimage-native
current preferred version 2009.08 is not available, only 2011.03 2011.06 exists
Signed-off-by: Ting Liu <b28495@freescale.com>
Matthew McClintock [Tue, 11 Oct 2011 15:07:13 +0000 (10:07 -0500)]
Update dtc and git to be included in lsb-sdk image
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 4 Oct 2011 17:46:59 +0000 (12:46 -0500)]
Initial commit for FSL Machines, Images, and Distro settings
Signed-off-by: Matthew McClintock <msm@freescale.com>
Kumar Gala [Fri, 29 Jul 2011 13:35:16 +0000 (08:35 -0500)]
Add initial README
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>