summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
2007-02-19prefer openzaurus-sa kernel and 64-0 layout for collie.Rolf Leggewie1
2007-02-17merge of '2cea807f786ead2b5e28b2227fcc8a96752158ef'Rolf Leggewie1
and 'dc26b71fb757ec4210a3a5f0e819b6e76036ac61'
2007-02-16collie-2.4.conf: Prefer hostap-modules over linux-rp as a workaround for bug ↵Rolf Leggewie1
1877.
2007-02-16simpad: move USE_DEVFS to simpad-2.4 includeBernhard Guillon1
2007-02-13simpad: added 2.6.20 kernel - close #1867Bernhard Guillon1
2007-02-12ixp4xx.conf: Deprecated in favour of ixp4xxle.conf and ixp4xxbe.conf, and ↵Rod Whitby1
moved the OVERRIDES and MACHINE_ARCH stuff into nslu2.conf machine files.
2007-02-08ixp4xx.conf,slugos.inc: Removed ARM_INSTRUCTION_SET and THUMB_INTERWORK, ↵Rod Whitby1
cause they are already set to defaults in tune-thumb.conf. Moved FULL_OPTIMIZATION to slugos.inc cause it's distro policy not inherent to the machine.
2007-02-08ixp4xx.conf: Removed superfluous --faketime in EXTRA_IMAGECMD_jffs2Rod Whitby1
2007-02-08zaurus-clamshell.conf: Add missing ;Richard Purdie1
2007-01-27ixp4xx-related files: Replaced IXP4XX_MACHINE_ENDIAN with SITEINFO_ENDIANESS ↵Rod Whitby2
throughout OE, removing all instances of ixp4xx-specific ENDIAN checks in the OE metadata.
2007-01-27zaurus machines includes: Fix jffs2 image generation to end in .jffs2 to fix ↵Richard Purdie2
magic symlinks, correctly set akita eraseblock size (removes empty flash warnings upon boot), remove temp images from saving some diskspace, generally clean up clamshell file (from poky)
2007-01-23ixp4xx (and related ixp4xx-specific files): Change all usage of ↵Rod Whitby1
ARCH_BYTE_SEX to IXP4XX_MACHINE_ENDIAN (and ensure COMPATIBLE_MACHINE is in effect whereever it is used). Add the nslu2le and nslu2be machines. Change include/ixp4xx.conf to use tune-xscale and tune-thumb. Remove slugos-specific variables that had global OE equivalents. Deprecate ixp4xx.conf and nslu2.conf in favour of endian-specific replacements.
2007-01-23tune-xscale.conf: Set TARGET_CC_KERNEL_ARCH correctlyRod Whitby1
2007-01-23tune-thumb.conf: Default thumb interworking to on, fix the overrides ↵Rod Whitby1
definition (do not want a space in there), explicitly turn off thumb and interworking options when not requested, explicitly turn off interworking for the kernel.
2007-01-02Add qemux86.conf from Poky (and update qemu rootfs sizes)Richard Purdie1
2006-12-29collie: fix collie serial console for 2.6 kernelDirk Opfer2
2006-12-29collie: added 2.4/2.6 kernel switch from .oz354xMarcin Juszkiewicz2
- 2.4 kernel is default - I do not want to use include/zaurus-2.6.conf as it is too PXA related
2006-12-28conf/machine/include/tosa-2.6.conf: remove obsolete fileDirk Opfer1
2006-12-25tune-thumb: remove explicit -nothumb, it is now disabled by omission to ↵Koen Kooi1
avoid strangeness with EABI
2006-12-21tune-thumb: convert to negative logicKoen Kooi1
2006-12-21tune-thumb: fix typosKoen Kooi1
2006-12-21tune-thumb: add more elaborate version which should allow setting ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm" in recipes as a killswitch, stolen from ixp4xx.conf
2006-12-21tune-thumb: add tune file to enable thumb stuff on armvXtKoen Kooi1
2006-12-01Machine file update for dht-walnutStelios Koroneos1
2006-11-30Zaurus configs: unified all machinesMarcin Juszkiewicz2
- common stuff is now in include/zaurus-2.6.conf - tosa rrecommends wlan-ng modules instead of depending on them
2006-11-30poodle/tosa: drop 2.4 supportMarcin Juszkiewicz3
2006-11-29merge of '36827e88b7d0394a63c9f1f96bd021aa80fd443c'Richard Purdie1
and 'f48c65e31adb332378372f7b45393669354ca0f4'
2006-11-29linux-openzaurus: Rename to linux-rpRichard Purdie1
2006-11-29merge of '0bb5f3998d4f44cc03385e6faf36b48a3e409038'Rod Whitby1
and 'bf81f1dd32251679f83fb6d65f199538128566aa'
2006-11-29ixp4xx.conf: Change default endiannes from be to leRod Whitby1
2006-11-29lots of machines: add 'screen' to MACHINE_FEATURESKoen Kooi3
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ↵Richard Purdie3
in preparation for deb handling
2006-11-05tune-arm9tdmi.conf: if you tell gcc to allow thumb code you also need to set ↵Koen Kooi1
package_arch to armv4t
2006-10-25handhelds-pxa-2.6: Rename to linux-handhelds-2.6Paul Sokolovsky1
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi
2006-10-17conf/machine/include/tune-arm920t.conf : fix so that -march and -mcpu arentGraeme Gregory1
confilivting. THis caused all -Werror compiled programs to fail.
2006-10-16machine/include: Unbreak PREFERRED_VERSION_orinoco-modules damaged in ↵Paul Sokolovsky3
514b31d89c294ce11810ee76a2138d455216409b.
2006-10-16poodle2.4.conf: remove spurious commitKoen Kooi1
2006-10-16conf/machine: remove <foo>-common stuffKoen Kooi8
2006-10-15LAB-settings.conf: Separate internal details of LAB support for machines ↵Paul Sokolovsky1
which can use it. * Convert h2200 & h4000 to use it.
2006-10-13many conf files: catch up with renaming linux_modules to linux-kernel-baseMichael Lauer3
sorry, I didn't think of INHERIT +=
2006-09-29slugos and unslung distro: move distro-related variables out of machine configMustafa Yuecel1
- changes discussed in mailinglist (thread: Cosmetic changes in SlugOS ...)
2006-09-27zaurus-2.6.conf: added keyboard, touchscreen into features, added tosa infoMarcin Juszkiewicz1
2006-09-27zaurus machines: renamed zaurus-clamshell-2.6.conf into zaurus-2.6.conf as ↵Marcin Juszkiewicz3
it is used in all 2.6 powered models
2006-09-26tune-athonmp: tune from athlon MP cpusKoen Kooi1
2006-09-23tune-arm1136jf-s| machine conf: added arm11jf-s CPU supportLiam Girdwood1
2006-08-29tune-arm926ejs: .dev uses gcc 4 by defaultKoen Kooi1
2006-08-27conf/machine: various task-base conversion misc cleanupsRichard Purdie1
2006-08-27qemuarm: Create common include file and convert to task-baseRichard Purdie1
2006-08-27Switch 2.6 Zaurus models to use task-baseRichard Purdie3
2006-08-27zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky)Richard Purdie1