summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2008-07-14neuros.inc: don't use lzo compression for kernel jffs2 partition, the ↵Koen Kooi1
current uboot config doesn't like it
2008-07-08neuros.inc: use raw oob mode for yaffs2Koen Kooi1
2008-07-07neuros.inc: jffs2 is not yaffs2...Koen Kooi1
2008-07-07neuros.inc: correct rootfs nameKoen Kooi1
2008-07-07neuros.inc: add some dummy versions to make the generator happyKoen Kooi1
2008-07-07neuros.inc: add IMAGE_DEPENDSKoen Kooi1
2008-07-07neuros osd2: really set uboot machine correctly...Koen Kooi1
2008-07-07neuros osd2: move upk to .inc so osd1 can use it as wellKoen Kooi2
2008-07-07neuros-osd2: fix typoKoen Kooi1
2008-07-07neuros-osd2: set uboot machine Koen Kooi1
2008-07-07neuros-osd2: add (disabled) framework for creating ready-to-flash upk imagesKoen Kooi1
2008-07-03dsplink : Package sample programs and install them on Davinci images.Philip Balister2
2008-06-30merge of '08199c52a592fe71e2675200cf618a439d710884'OpenEmbedded Project15
and '3e5f187370604cf4577025ebc49d90ca52a72d4d'
2008-06-30conf/machine/cs-e9302.conf: New machine. Added defconfig for linux-2.6.24 ↵Leon Woestenberg1
but needs further tweaking.
2008-06-29beagleboard, omap3evm: attempt to remove \rKoen Kooi2
2008-06-29beagleboard, omap3evm: provide EXTRA_IMAGECMD_jffs2 to supress CLEANMARKER ↵Steve Sakoman2
nodes since we are preparing images for nand
2008-06-26linux-xilinx-slab : Modify kernel bb file for xilinx based ppc boards usingPhilip Balister1
secretlab.cs git repo so they compile. The resulting kernel may not work, but creating images needs a buildable kernel bb file. With this commit console image for the xlinix-ml403 dev board builds.
2008-06-24motorola-ezx-base.inc: give local.conf a chance to override the preferred kernelMichael Lauer1
2008-06-21davinci-sffsdr, davinci-dvevm : Add dsplink module to images.Philip Balister2
2008-06-20*fix -m options now using -march which is fine with gcc-3 and gcc-4Henning Heinold2
according to the documentation
2008-06-16om-gta0[1|2]: allow local.conf to override PREFERRED_PROVIDER_virtual/kernelMichael Lauer2
2008-06-16hx4700: append jffs2 to fstypesKoen Kooi1
2008-06-13efika: prefer linux-rtKoen Kooi1
2008-06-13omap3evm: switch to armv7aKoen Kooi1
2008-06-13beagleboard: switch to armv7aKoen Kooi1
2008-06-13tune-cortex a8: remove -ftree-vectorize so people can use 2008q1 as compilerKoen Kooi1
2008-06-12omap3evm: add omap3evm machine and make linux-omap2 kernel the default for ↵Koen Kooi1
that. Based on work from Steve Sakoman
2008-06-11merge of '416f841049c84e97f18fad677688af32cbc68636'OpenEmbedded Project1
and '8d96efde3687c41c8d5111e4be606b8b0946167d'
2008-06-11linux-rt-2.6.25: Enable hrtimers, dyntick and -rt latency tracing for EFIKA.Leon Woestenberg1
2008-06-11neuros osd2: correct kernel providerKoen Kooi1
2008-06-03merge of '74c5551c349d27c6ccb72cf2965707c633eb3cb9'Michael Lauer2
and 'f275c97e2c93f0e846205b213e997b28ed0b148e'
2008-06-03motorola-ezx-base.inc: set XSERVERMichael Lauer1
2008-06-03neuros-osd*: add uboot adresses (taken from Makefile.boot)Koen Kooi2
2008-06-03neuros-osd*: build uImage as kernel imageKoen Kooi2
2008-05-30neuros-osd2: start machine file for the neuros osd v2.0 machineKoen Kooi1
2008-05-28beagleboard: start generating jffs2 images now that a NAND driver existsKoen Kooi1
2008-05-23mpc8315e-rdb.conf: New machine, derived from mpc8313e-rdb.Leon Woestenberg1
MPC8315E is a low-power PowerPC SoC with onboard PCI, PCIe, SATA.
2008-05-18tune-cortexa8: enable tree-vectorizer to get proper NEON supportKoen Kooi1
2008-05-17merge of '37cd5a414f2408369f6ae26d79cd5e331c29920b'OpenEmbedded Project1
and 'fbdf3fdc31b4f3390910821902b9b5c0b3a28dc0'
2008-05-17machine/include/gumstix.inc: unbreak package archs and remove distro stuffKoen Kooi1
2008-05-17conf/machine: do qa for some mips machine recipesHenning Heinold4
* add conf/machine/include/tune-mips2.inc * let rb500.conf and wl500g.conf include it * remove TARGET_CC_ARCH from all recipes, it should be set at distribution level
2008-05-14linux-ixp4xx: Updated to 2.6.24.7 as the default versionRod Whitby1
2008-05-12neuros osd: add machine and kernel for neuros OSD v1Alessandro Gardich1
2008-05-10ixp4xx.inc: Enable PCI machine featureRod Whitby1
2008-05-09om-gta02.conf : prefer glamo xserver from OM mtnGraeme Gregory1
2008-05-08linux_2.6.24/25: clean up cm-x270 preferred version and make consistentCliff Brake1
2008-05-07merge of '152bd050ede96601db58624788435d4ce651b13c'OpenEmbedded Project1
and '2b28a077b8cfb9486d59a3f3a4e44bdb8b90dde9'
2008-05-07davinci-dvevm.conf : Update u-boot version to release and correct kernelPhilip Balister1
entry point.
2008-05-07qemux86.conf: add MACHINE_EXTRA_RRECOMMENDS for framebuffer supportJeremy Laine1
2008-05-07qemu.inc: add touchscreen to MACHINE_FEATURESJeremy Laine1