summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
2006-07-16tune-arm920t: add -mcpu=arm920t since gcc will happily generate armv5 isns ↵Koen Kooi1
(clz, bx) when using -march=armv4t, spotted by Lennert Buytenhek
2006-07-12poodle: Autoload sound modules (and cleanup modules for other models that ↵Richard Purdie2
should be included via moudule dependencies)
2006-07-05tune-ep9312, tune-iwmmxt: use -mcpu, -march and -mtuneKoen Kooi2
<XorA>: koen: aaargh, what idiots made the options do totally different things between x86 and arm?
2006-07-04tune-iwmmxt.conf: use -mcpu=iwmmxt instead of -mtune=iwmmxtKoen Kooi1
2006-06-28conf/machine/include/: remove openswan, do distro stuff in conf/distroKoen Kooi3
2006-06-21smartphone-common.conf: Add some missing modules necessary for fat/vfat.Florian Boor1
2006-06-19smartphone-common.conf: Add common include file for smartphone devices.Florian Boor1
2006-06-13simpad configurations: add some sanityMichael Lauer2
2006-05-31update ezx machine configurationsMichael Lauer1
2006-05-27Further IPKG_EXTRA_ARCHS cleanupRichard Purdie1
2006-05-27Clean up IPKG_ARCHS as it was being used inconsistently, often with ↵Richard Purdie3
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details.
2006-05-26merge of 4df4d7b459a3415cf0a91eca732e547c9ba278a6Michael Lauer1
and be0f87375d77d8115b0c83b7a9b731eb5062802d
2006-05-26conf/machine/include/ixp4xx.conf: Enable fail-fast as wellHolger Freyther1
OVERRIDES got redefined in this configuration file. We add fail-fast now as well.
2006-05-26updateMichael Lauer1
2006-05-12tweak ezx configs. bootstrap-image now builds, further tweaks not until I ↵Michael Lauer1
got my A780 :)
2006-05-12add distro configuration for EZX phone distributionMichael Lauer1
eventually this will be merged with Angstrom
2006-05-11add first stab at support for the Motorola A780 GSM phoneMichael Lauer1
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus
2006-04-23zaurus-clamshell.conf: back out the jffs2 summary patch; we need to handle ↵Michael Lauer1
that one different on c7x0 because of the extra sharp flash header :/
2006-04-23zaurus-clamshell.conf: fix jffs2 summary generationMichael Lauer1
2006-04-23zaurus-clamshell.conf: add support for adding jffs2 summaries to improve ↵Koen Kooi1
mount times * adapted from ipaq-pxa270.conf - Thanks Philipp!
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie1
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-04-07keymaps handling moved from initscripts to keymaps packageMarcin Juszkiewicz4
- loading keymap require loadkeys from console-tools (which takes 300K) - all Zaurus machines (except collie) will get this package installed - collie 2.4 keymap is the same as kernel one so it is not needed on device anyway users can install it if want to make some changes in mapping Zaurus machines conf: dropped console-tools from RDEPENDS, added keymaps instead - keymaps RDEPEND on console-tools
2006-03-29poodle-2.6: Update to sync with zaurus-clamshell-2.6. Add alsa tools in ↵Richard Purdie1
anticiaption of a poodle ALSA driver under 2.6.
2006-03-23PCMCIA_MANAGER: Correctly handle this for various machines in a consistent ↵Richard Purdie2
way and set a default in bitbake.conf for backwards compatibility in such a way it can be overridden in a variety of ways.
2006-03-23conf/tosa-2.6.conf: add wlan-ng-modules-usb to RDEPENDSDirk Opfer1
2006-03-21tosa-2.6.conf: wm97xx support are buildin, remove RDEPENDSDirk Opfer1
2006-03-21zaurus-clamshell-2.6.conf: remove soundmodules from RDPEPENDS for tosaDirk Opfer1
2006-03-19zaurus-clamshell.conf: Make chkhinge 2.4 onlyRichard Purdie2
2006-03-19zaurus-clamshell-2.6.conf: Add zaurusd to default images.Richard Purdie1
2006-03-12wpa-supplicant, gnutls, libgcrypt, various .confs: revert recent commits by jnc.Rene Wagner3
- reverts revisions: 53e14a99825447107bfefacf77e28b5718be54b8 b0535ae5d884f64c3f25212755c0dbbd607a4984 8aaa554502fb1d84fe29935d27089df09bfc3ea1 de47a33901a0f8666a237eaf5825ba25f364516f - reasoning - please play by the rules * we have a policy for commit messages * don't silently drop patches (gnutls), whenever we patch stuff it's usually done for a reason * don't upgrade security critical packages (gnutls) to development releases. upstream has a reason for not declaring them stable yet. * when told by a senior developer to consult oe@ _before_ pushing a change do so, don't ignore him (RP) and push anyway
2006-03-11WPA Supplicant updates, and inclusion of version 0.5.1 for distros with ↵Joseph Cole3
gnutls already being built. Resolves licensing issues, and non-working supplicant issues for those with 2.6/2.4 kernels. Report breakage to Eric (jnc).
2006-03-03tine-iwmmxt: add iwmmxt to ipkg_archs Koen Kooi1
2006-02-17mainstone: use iwmmxt optimizations, courtesy Justin TreonKoen Kooi1
tune-iwmmxt: inlcude for iwmmxt optimizations, courtesy Justin Treon
2006-02-10handheld-common.conf: Remove irtty-sir from HANDHELD_MODULES.Matt Reimer1
2006-02-10handheld-common.conf: Add hidp and irtty-sir to HANDHELD_MODULES, so theseMatt Reimer1
modules get included in the rootfs.
2006-02-10zaurus-clamshell: s/c7x0/$MACHINE in IPKG_ARCHS - not every clamshell is c7x0Marcin Juszkiewicz1
taken from .oz354fam083
2006-02-09tune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ↵Koen Kooi1
ep9312 cpus
2006-02-07ixp4xx: roll back to working ipkg version 154 in all ixp4xx confJohn Bowler1
2006-02-04linux-oz-2.6 (2.6.15): Update led patches. Refresh c7x0 and poodle ↵Richard Purdie1
defconfigs. Update sharpsl_pm patch from Dirk.
2006-01-17Cleanup of GPE meta files:Richard Purdie1
* Creation of task-gpe for gpe tasks * Removal of unneeded DEPENDS variables * Switch existing gpe meta files to use task-gpe * include gpe-image.bb instead of reinventing the wheel
2006-01-16ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15John Bowler1
- the generic ixp4xx-kernel package now creates the same generic kernel regardless of how MACHINE is set, it then appends shims to the kernel to obtain machine specific kernels and produces packages of the results. Still TBD is the command line fixup. The generic command line is the nslu2 one, this is a temporary hack to keep the NSLU2 build working.
2006-01-14zaurus-clamshell-2.6.conf: added pcmcia-cs definitions for wireless cardsMarcin Juszkiewicz1
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler1
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx).
2006-01-12ixp4xx: correct IPKG_ARCHS to include ${MACHINE}[bl] in ixp4xx.confJohn Bowler1
- the kernel packages now use ${MACHINE}[bl] according to the system byte sex, therefore this must be included in the IPKG_ARCH list or the image build will fail.
2006-01-12slugos: extract common parts of machine conf in slugos.confJohn Bowler1
- conf/machine/include/ixp4xx.conf now provides generic configuration for nslu2 and nas100d (+ future ixp4xx based machines), the kernel image fixup is made generic, all kernel packages have a generic name. ipkg search rules changed to look for the generic packages too.
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie9
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
2006-01-07Move machine include files (files that are not machines in their own right) ↵Richard Purdie22
into conf/machine/include.