summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
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
2008-01-28conf/machine: Go back to treating all Strongarm devices the same.Rolf Leggewie2
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html gcc does not differentiate between the different Strongarm flavors, why should OE?
2008-01-18zaurus-2.6: added kernel size for do_sizecheckMarcin Juszkiewicz1
2008-01-18zaurus-clamshell.inc: removed OpenZaurus related note about feedsMarcin Juszkiewicz1
2008-01-17conf/machine: general machine config clean-up for Zaurus as discussed on ↵Rolf Leggewie4
oe-devel
2008-01-16linux-ixp4xx: Updated to 2.6.23.14Rod Whitby1
2008-01-12conf/machine/: fix configuration for Strongarm devicesRolf Leggewie2
* replace erroneous TARGET_CC_ARCH line optimising for xscale instead of strongarm * remove inclusion of tune-strongarm.inc from collie.conf and replace it with the correct TARGET_CC_ARCH. Collie is the only Strongarm 1110 device in OE and thus needs special treatment * rename tune-strongarm.inc to tune-strongarm1100.inc and leave a short note to make it clear the file only applies to Strongarm 1100 devices.
2008-01-11conf/machine/: doing the changes to installkit for collie correctly now.Rolf Leggewie2
thanks, koen, for spotting the error in 503b3ade200ad628a4b30fab228c365b8c0cf2ea I believe, there is further work that can be done after some discussion.
2008-01-11merge of '171c5d74e25e7c161bf23648620a923e90cfcc5b'Koen Kooi2
and 'e52ff8ea262ab9963525b0a0f6ac0f631d53e597'
2008-01-11disapproval of revision '503b3ade200ad628a4b30fab228c365b8c0cf2ea'Koen Kooi2
2008-01-10merge of '503b3ade200ad628a4b30fab228c365b8c0cf2ea'Rolf Leggewie1
and '9910934c4f018cde20787ccaa558640752542098'
2008-01-10Zaurus machine config: fix code for creation of installkit for collieRolf Leggewie2
* remove the code from collie config. It is present in collie-2.6.inc * collie needs zImage, not zImage.bin. Other Zaurus devices can handle zImage or zImage.bin, so zImage it is for all of them.