summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2006-06-04machine/native.conf: added 'virtual/libiconv virtual/libintl virtual/libc' ↵Marcin Juszkiewicz1
to ASSUME_PROVIDED so we do not get our libc built
2006-06-03a780.conf: fix typoMichael Lauer1
2006-06-01merge of 12fab859e46a5b7c800c685dd8a3595e6e74c5e7Michael Lauer3
and 1d06e6b15d2905a1cad4fc0f31a004a369b66d1c
2006-05-31bootimg.bbclass - This creates a bootable image using syslinux, your kernel ↵Raymond Danks2
and an optional initrd syslinux.bbclass - This creates a configuration file suitable for use with syslinux. db1200.conf geodelx.conf - add db1200 and geodelx machine configurations. Forgot the mt-add on these in the last attempt...
2006-05-31update ezx machine configurationsMichael Lauer3
2006-05-31amsdelta: Limit size of ext2 images to 8M so we can use them as an initrd.Jonathan McDowell1
2006-05-27Further IPKG_EXTRA_ARCHS cleanupRichard Purdie3
2006-05-27qemuarm.conf: Default to tar.bz2 imagesRichard Purdie1
2006-05-27nokia770.conf: Set tslib PREFERRED_PROVIDER and enable machine specific ↵Richard Purdie1
tuning flags
2006-05-27Clean up IPKG_ARCHS as it was being used inconsistently, often with ↵Richard Purdie46
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-26h2200.conf: tts/0 -> ttyS0, closes #1044Koen Kooi1
2006-05-21h6300 config: add alsa sound modules needed by alsa apps and gsm phone calls ↵Mika Laitio1
with gomunicator.
2006-05-20base-files, linux-amsdelta-2.6, u-boot: Add support for Amstrad Delta (E3)Jonathan McDowell1
This adds support for the Amstrad E3 Videophone (codename Delta). This is an OMAP5910 based device with 32MB SDRAM, 32MB NAND flash and a 480x320 DSTN screen. Most of the work for this support is by David Ford <david.ford@hu.gs> with some minor cleanups by me.
2006-05-19add a machine configuration and a kernel for the Micrel KS8695 board thatMichael Lauer1
is commonly found in PePlink manga boards and a lot of wireless media streamer boxes first 2.6.16 bits + defconfig. unfortunately the kernel is too large for my bootloader and i can't get it more slim, so i have to halt the work in this state. perhaps someone wants to pick that up.
2006-05-17native.conf: append to ASSUME_PROVIDED, don't override itMichael Lauer1
2006-05-13add machine conf for Motorola e680 (ezx platform)Michael Lauer2
2006-05-12tweak ezx configs. bootstrap-image now builds, further tweaks not until I ↵Michael Lauer2
got my A780 :)
2006-05-12add distro configuration for EZX phone distributionMichael Lauer2
eventually this will be merged with Angstrom
2006-05-11ep93xx: as pointed out on irc, the ep93xx is armv4t, not armv5te. Include ↵Koen Kooi1
tune-arm920t to tell gcc we have thumb as well
2006-05-11merge of 868246069be482bc64e4d7bd013d7a0df35de286Michael Lauer2
and e4d2a954ceceaa23fece37507c8e7f43cfbf1047
2006-05-11add first stab at support for the Motorola A780 GSM phoneMichael Lauer2
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus
2006-05-11mainstone.conf: test commitCliff Brake1
2006-05-08h2200.conf: use pcmciautils instead of pcmcia-csKoen Kooi1
2006-05-08ipaq-pxa270.conf: fix touchscreen by autoloading evdev and use pcmciautils Koen Kooi1
2006-05-08simpad.conf: Default to CL4/T-Sinus Pad flash size and don't install big ↵Florian Boor1
applications.
2006-05-03nokia770.conf: clean up a bitKoen Kooi1
2006-05-02lite5200.conf: remove stuff that should be in $DISTRO.confKoen Kooi1
2006-05-02jornada6xx.conf: sh -> sh3 and remove PREFERRED_VERSIONS, those should be in ↵Koen Kooi1
the $DISTRO.conf
2006-04-29blueangel.conf: Add autoload some kernel modules (#515 from Robert Woerle)Richard Purdie1
2006-04-28* add initial support for gumstix (xscale pxa255) platform (gumstix.com)Marcin Juszkiewicz1
* add GMUstix distro for gumstix (GMU = George Mason University) * add linux-gumstix-2.6.15 with gumstix patchset * close bug #861
2006-04-27Add linux-nokia770 2.6.12.3Richard Purdie1
2006-04-27jornada6xx: fix TARGET_ARCH to 'sh' - close #892Marcin Juszkiewicz1
2006-04-25nokia770.conf: make it work with a newer mtd utilsKoen Kooi1
2006-04-25h2200.conf: fix to support newer mtdutils:Koen Kooi1
mkfs.jffs2: unrecognized option `--no-cleanmarkers'
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-18h2200, ipaq-pxa270: remove ipaq-common include:Koen Kooi2
* several drivers in that include don't compile against 2.6.16 * the apps in that include should be handled by a distro, not a machine include
2006-04-15efika.conf, linux-efika: add files to get rudimentary support for the efika ↵Koen Kooi1
machine into OE. * see http://www.pegasosppc.com/efika.php for more details
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie9
* 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-24nokia770.conf: remove cruftKoen Kooi1
* GPE_EXTRA_INSTALL should be in a distro.conf -> removed * handheld-common is largely distro related -> removed Users will be still able to 'bootstrap' without the above, thanks to the initfs present in the 770.
2006-03-23PCMCIA_MANAGER: Correctly handle this for various machines in a consistent ↵Richard Purdie5
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