Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-10-20 | h2200.conf: make IMAGE_CMD actually work | Koen Kooi | 1 | |
2005-10-15 | collie.conf: set orinoco-modules 0.13e as preferred version | Marcin Juszkiewicz | 1 | |
- newer ones are broken on 2.4 kernels (or does not support it at all) | ||||
2005-10-14 | orinoco: Create separate conf package for use by pcmcia-cs with internal ↵ | Richard Purdie | 1 | |
kernel module Add package to zaurus-clamshell-2.6.conf | ||||
2005-10-11 | h3900.conf: use tune-xscale | Koen Kooi | 1 | |
2005-10-11 | add machine configuration and linux kernel for the HTC Blueangel | Michael Lauer | 1 | |
patch courtesy Ian Jordan <immolo@lycos.co.uk> | ||||
2005-10-05 | openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵ | John Bowler | 1 | |
support le modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must be specified to make this work, the configuration files have been updated appropriate. openslug-image now pulls in virtual/ixp-eth, not a specific provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS. nslu2.conf and ucslugc.conf have changes to support configuration of the build endianness correctly - not fully functional because the flash read code still needs word swapping on LE. | ||||
2005-10-05 | conf/machine/h2200.conf: include sound modules | Koen Kooi | 1 | |
2005-10-04 | conf/machine/h2200.conf: add bootloader firmware dumper, needed for suspending | Koen Kooi | 1 | |
2005-10-04 | conf/machine/h2200.conf: remove RDEPEND on ipaq-boot-params | Koen Kooi | 1 | |
2005-10-04 | second try at a patch for kernel 2.4 support for simpad. | Frederic Bompart | 1 | |
This time, it follows the h3900.conf model, as required by Koen (bug 302) | ||||
2005-10-03 | merge of 87173fb74721cf392e0e3b101c9f04c6b8e7f02d | Koen Kooi | 3 | |
and c3faa03a1a4d2231cb4f0f7fa31dac6d4b183100 | ||||
2005-10-03 | disapproval of revision 2c7d22fd4425878d42417193c1900d5174f3024a | Koen Kooi | 3 | |
2005-10-03 | conf/machine/h2200.conf: 20:04 < mreimer> koen: also, I think you want to ↵ | Koen Kooi | 1 | |
change 'pm' in H2200_MODULES to 'apm' | ||||
2005-10-03 | conf/machine/h2200.conf: add autoload statements, courtesy Matt Reimer | Koen Kooi | 1 | |
2005-10-03 | merge of 0f45b0c3fc2b6adfebfe80c87e5ad86cb75e9916 | Koen Kooi | 3 | |
and 87f377bfe2776b69f4fe99d93bd2d65a412aa45a | ||||
2005-10-03 | conf/machine/h2200.conf: adjust jffs2 params | Koen Kooi | 1 | |
2005-10-03 | simpad can be built with kernel 2.4 or 2.6 (default is 2.4, set ↵ | Frederic Bompart | 3 | |
KERNEL_VERSION=2.6 in local.conf to change this). Copied from the zaurus machine conf files. | ||||
2005-10-01 | conf/machine/h2200.conf: add machine config for the iPAQ h22xx since it uses ↵ | Koen Kooi | 1 | |
different jffs2 params as h3900.conf | ||||
2005-10-01 | python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵ | John Bowler | 1 | |
2.6.14-rc2 The changes overlap (in conf/distro/openslug.conf), the kernel change is, however, only the version change in that file. | ||||
2005-09-28 | nslu2.conf: uclibc now has sinf and cosf, remove uclibc specific compiler ↵ | John Bowler | 1 | |
options. | ||||
2005-09-27 | rootfs_ipk: Add a remove_init_link function to the rootfs_ipk oeclass. This ↵ | Richard Purdie | 1 | |
is needed for the nokia770 which won't boot with /sbin/init as a symbolic link (and I'm told other machines have this problem). | ||||
2005-09-26 | conf/machine/: add ROOT_FLASH_SIZE for h3600 (16), h3900 (32) and ↵ | Koen Kooi | 3 | |
ipaq-pxa270 (80) | ||||
2005-09-17 | zaurus-clamshell-2.6.conf: Switch to the in kernel verison of ↵ | Richard Purdie | 1 | |
orinoco/spectrum wireless LAN driver (tested and works). | ||||
2005-09-17 | conf/machine/ipaq-pxa270.conf: hardcode preferrence for 2.6.12-hh3 | Koen Kooi | 1 | |
2005-09-15 | conf/machine/ipaq-pxa270.conf: add i2c-pxa module | Koen Kooi | 1 | |
2005-09-15 | conf/machine/ipaq-pxa270.conf: remove some cruft, needs to in ↵ | Koen Kooi | 1 | |
meta/meta-gpe.bb anyway | ||||
2005-09-13 | linux-oz-2.6: Tosa updates from Dirk bringingTosa up to date | Richard Purdie | 1 | |
2005-09-12 | Triton XScale Board Support: | Holger Freyther | 1 | |
Add latest patch courstey justin.huff BEI blueviewtech.com from Bug-Report #316. Do not hardcode the used FPU - leave that to the distribution and starting using PV variable | ||||
2005-09-11 | IMAGE_FSTYPE updates. Add new tar.bz2 and tar.gz image types so the ↵ | Richard Purdie | 3 | |
compression format can be specified. Update tar references to tar.bz2. Update spitz and borzoi to correctly use tar.gz. ***Users of IMAGE_FSTYPE="tar" are advised to switch to tar.bz2***. tar is likely to become an uncompressed tarball at some point. | ||||
2005-09-10 | KaRo Electronics Triton Board: | Holger Freyther | 1 | |
Apply patches from #316 to add support for the KaRO Triton board to OpenEmbedded. | ||||
2005-09-07 | merge of 301eec9b699901af861fb29a8cebbe1e1b608b1f | Michael Lauer | 1 | |
and 692e8d4a1e59eedb7b14074d84e2c5438e48808d | ||||
2005-09-07 | tosa-2.4.conf: stoneage kernels need orinoco 0.13e | Michael Lauer | 1 | |
2005-09-07 | disapproval of revision df55dfa120c7e309713e729dcd552f9e207de952 | Marcin Juszkiewicz | 1 | |
2005-09-07 | handhelds-common.conf: removed uinput kernel module | Marcin Juszkiewicz | 1 | |
- currently only kbdd use it so I add it there | ||||
2005-09-07 | collie.conf: removed few not needed kernel modules: | Marcin Juszkiewicz | 1 | |
- registers as it has unknown license - devinfo as /proc/deviceinfo is not needed anymore for SDL - gpio as it is not needed | ||||
2005-09-03 | ipaq-pxa270: updates to machine configuration and kernel defconfig | Philipp Zabel | 1 | |
- This closes bug #235. | ||||
2005-08-30 | Pin ipkg to 0.99.152 until it's fixed for depends | Rod Whitby | 1 | |
2005-08-31 | devkitidp-pxa255: rename vibren-pxa255idp machine to devkitidp-pxa255 | Cliff Brake | 1 | |
2005-08-30 | fixed typo in conf/zaurus-clamshell-2.6.conf | Marcin Juszkiewicz | 1 | |
2005-08-30 | zaurus-clamshell-2.6.conf: revert accidant commit that outcommented several ↵ | Michael Lauer | 1 | |
modules | ||||
2005-08-27 | h6300: add machine description and kernel, courtesy 'lamikr', closes #255 | Koen Kooi | 2 | |
2005-08-25 | merge of 1dee375784a345fa0f5a64a238267569e93342c5 | Florian Boor | 1 | |
and 3aec9f1e3ffb99d10a3a1025fe75aa3bcbef3e23 | ||||
2005-08-24 | bugzilla bug 83: list all supported architectures so that tune-xscale can be ↵ | Patrick Ohly | 1 | |
used | ||||
2005-08-24 | Fix typo in -mtune value. | Florian Boor | 1 | |
2005-08-24 | merge of 771edb7edd8b560569a56b0e95f25a9a5685a599 | Florian Boor | 1 | |
and b7f12e469db67fa2a88f0754895db961c1222134 | ||||
2005-08-23 | add last bits of borzoi support configuration | Michael Lauer | 1 | |
2005-08-23 | merge of ddc841bc5413de481ba5f7392575bba7a9ef04a7 | Florian Boor | 5 | |
and f19ce428c20ed51be635a051213519acfded5d4b | ||||
2005-08-22 | add support for the Sharp SL-C3100 (Borzoi) | Michael Lauer | 2 | |
2005-08-21 | h3600.conf: switch to alsa drivers | Rene Wagner | 1 | |
2005-08-19 | Update netvista cinguration. | Florian Boor | 1 | |
Fix several version numbers for the maemo images. |