summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
2008-11-13palm.inc: plam.inc machne conf need to remove EXTRA_PACKAGE_ARCHSCarsten Haitzler (Raster1
remove EXTRA_PACKAGE_ARCHS as this makes the arm architectures repeat and fail sanity test.
2008-10-27tune-geodelx.inc: Move in PACKAGE_EXTRA_ARCH from xo.confStefan Schmidt1
2008-10-26tune-thumb: make interworking opt-in as wellKoen Kooi1
2008-10-25arm tune files: include tune-thumb by defaultKoen Kooi7
* it defaults to non-thumb, so no functional change
2008-10-22machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune filesKoen Kooi15
* machine maintainers are encouraged to fix their machines
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-09-23zaurus-2.6.inc: a string always is true, so test for the contents of itKoen Kooi1
2008-09-04conf/machine/include: add kexecboot.incThomas Kunze2
kexecboot: create a new devicetable file collie.conf, poodle.conf: use new kexecboot.inc zaurus-2.6.inc: make do_installkit know about kexecboot (based on work of hvontres)
2008-08-05neuros.inc: make kernel jffs2 4mbKoen Kooi1
2008-08-03zaurus-2.6.inc: commit attachment 9873 from bug 3738Andrea Adami1
* it seems this bug will lead to many changes, let's break them down one by one this particular change seems to be be low on f*ck-up potential * define preferred provider of virtual/xserver for c7x0 machine * weakly assign KERNEL_IMAGETYPE
2008-07-27collie.conf: -make collie also use device-table with mmc addedThomas Kunze1
-collie kernels are not checked for size now -other minor stuff zaurus-2.6.inc: -add kernel to rootfs for collie -change do_installkit accordingly
2008-07-19conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct ↵Richard Purdie27
PACKAGE_ARCH instead of setting directly. This allows us to experiment with various changes which wouldn't otherwise be possible (from poky)
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: move upk to .inc so osd1 can use it as wellKoen Kooi1
2008-06-24motorola-ezx-base.inc: give local.conf a chance to override the preferred kernelMichael Lauer1
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-13tune-cortex a8: remove -ftree-vectorize so people can use 2008q1 as compilerKoen Kooi1
2008-06-03motorola-ezx-base.inc: set XSERVERMichael Lauer1
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 Heinold1
* 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-10ixp4xx.inc: Enable PCI machine featureRod Whitby1
2008-05-07qemu.inc: add touchscreen to MACHINE_FEATURESJeremy Laine1
2008-05-05qemu.inc: add keyboard to MACHINE_FEATURESJeremy Laine1
2008-05-02conf/machine/atngw100.conf : Stelios Koroneos1
conf/machine/at32stk1000.conf : Tune avr32 based boards for at32ap7000
2008-05-01conf/machine/d201gly2.conf : Add new machine definition for Intel's d201gly2 ↵Stelios Koroneos1
mini-itx board
2008-04-13tune-xscale: fix up BE/LE confusion in FEED_ARCHKoen Kooi1
2008-04-13tune files: add FEED_ARCHKoen Kooi24
2008-04-05tune-cortexa8: let's not confuse buildsystems with too many hyphensKoen Kooi1
2008-04-05tune-cortexa8: use -march=armv7-a instead of armv7 to get ARM mode working ↵Koen Kooi1
(as opposed to only thumb2 mode)
2008-04-05tune-strongarm: set ARM_ABI to oabiKoen Kooi1
2008-04-02conf/machine/x86.conf : Due to changes in recent gcc/glibc make sure that ↵Stelios Koroneos1
x86 image -march is set to i486 for x86. Closes #3834 and #3861
2008-03-28zaurus-2.6.inc: add kernel-module-power to collie MACHINE_RRECOMMENDSThomas Kunze1
2008-03-28zaurus-2.6.inc: add mmc-spi to collie RRECOMMENDThomas Kunze1
2008-03-25linux-ixp4xx: Updated to 2.6.24.4Rod Whitby1
2008-03-24linux-ixp4xx: Update to 2.6.24.3 and make it the default for ixp4xx ↵Rod Whitby1
machines. Tested on Freecom FSG-3.
2008-03-16tune files: add files for generic armv7 and cortex seriesKoen Kooi5
* http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html * http://en.wikipedia.org/wiki/ARM_architecture
2008-03-05gumstix-verdex,connex : Copy machine and kernel updates direct from gumstix.comPhilip Balister1
OE based build system.
2008-02-17zaurus-2.6: add pcmcia modules for PoodleHelge Deller1
2008-02-09conf/machine/: Add jffs2 as default image for embedded boards and vendor ↵Paul Sokolovsky1
machines. * Based on the list provided by Richard Purdie, skipping devices (pocketpc and palms), ports of which are completely generic and jffs2 is completely not a better choice than any other.
2008-02-07gumstix-machine : Update gumstix machine files from gumstix OE collection.Philip Balister1
2008-02-05ixp4xx.inc: Move default ixp4xx kernel to 2.6.24Rod Whitby1
2008-01-28commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)Thomas Kunze1