Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-11-20 | Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ↵ | Richard Purdie | 3 | |
in preparation for deb handling | ||||
2006-11-05 | tune-arm9tdmi.conf: if you tell gcc to allow thumb code you also need to set ↵ | Koen Kooi | 1 | |
package_arch to armv4t | ||||
2006-10-25 | handhelds-pxa-2.6: Rename to linux-handhelds-2.6 | Paul Sokolovsky | 1 | |
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi | ||||
2006-10-17 | conf/machine/include/tune-arm920t.conf : fix so that -march and -mcpu arent | Graeme Gregory | 1 | |
confilivting. THis caused all -Werror compiled programs to fail. | ||||
2006-10-16 | machine/include: Unbreak PREFERRED_VERSION_orinoco-modules damaged in ↵ | Paul Sokolovsky | 3 | |
514b31d89c294ce11810ee76a2138d455216409b. | ||||
2006-10-16 | poodle2.4.conf: remove spurious commit | Koen Kooi | 1 | |
2006-10-16 | conf/machine: remove <foo>-common stuff | Koen Kooi | 8 | |
2006-10-15 | LAB-settings.conf: Separate internal details of LAB support for machines ↵ | Paul Sokolovsky | 1 | |
which can use it. * Convert h2200 & h4000 to use it. | ||||
2006-10-13 | many conf files: catch up with renaming linux_modules to linux-kernel-base | Michael Lauer | 3 | |
sorry, I didn't think of INHERIT += | ||||
2006-09-29 | slugos and unslung distro: move distro-related variables out of machine config | Mustafa Yuecel | 1 | |
- changes discussed in mailinglist (thread: Cosmetic changes in SlugOS ...) | ||||
2006-09-27 | zaurus-2.6.conf: added keyboard, touchscreen into features, added tosa info | Marcin Juszkiewicz | 1 | |
2006-09-27 | zaurus machines: renamed zaurus-clamshell-2.6.conf into zaurus-2.6.conf as ↵ | Marcin Juszkiewicz | 3 | |
it is used in all 2.6 powered models | ||||
2006-09-26 | tune-athonmp: tune from athlon MP cpus | Koen Kooi | 1 | |
2006-09-23 | tune-arm1136jf-s| machine conf: added arm11jf-s CPU support | Liam Girdwood | 1 | |
2006-08-29 | tune-arm926ejs: .dev uses gcc 4 by default | Koen Kooi | 1 | |
2006-08-27 | conf/machine: various task-base conversion misc cleanups | Richard Purdie | 1 | |
2006-08-27 | qemuarm: Create common include file and convert to task-base | Richard Purdie | 1 | |
2006-08-27 | Switch 2.6 Zaurus models to use task-base | Richard Purdie | 3 | |
2006-08-27 | zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky) | Richard Purdie | 1 | |
2006-08-27 | tune-arm926ejs.conf: Be a little more specific about gcc version issues ↵ | Richard Purdie | 1 | |
(from poky) | ||||
2006-07-29 | zaurus-clamshell.conf: add working jffs2 summary support. (contributed by ↵ | Koen Kooi | 1 | |
o-hand.com) | ||||
2006-07-16 | tune-arm920t: set PACKAGE_ARCH to armv4t | Koen Kooi | 1 | |
2006-07-16 | tune-arm920t: add -mcpu=arm920t since gcc will happily generate armv5 isns ↵ | Koen Kooi | 1 | |
(clz, bx) when using -march=armv4t, spotted by Lennert Buytenhek | ||||
2006-07-12 | poodle: Autoload sound modules (and cleanup modules for other models that ↵ | Richard Purdie | 2 | |
should be included via moudule dependencies) | ||||
2006-07-05 | tune-ep9312, tune-iwmmxt: use -mcpu, -march and -mtune | Koen Kooi | 2 | |
<XorA>: koen: aaargh, what idiots made the options do totally different things between x86 and arm? | ||||
2006-07-04 | tune-iwmmxt.conf: use -mcpu=iwmmxt instead of -mtune=iwmmxt | Koen Kooi | 1 | |
2006-06-28 | conf/machine/include/: remove openswan, do distro stuff in conf/distro | Koen Kooi | 3 | |
2006-06-21 | smartphone-common.conf: Add some missing modules necessary for fat/vfat. | Florian Boor | 1 | |
2006-06-19 | smartphone-common.conf: Add common include file for smartphone devices. | Florian Boor | 1 | |
2006-06-13 | simpad configurations: add some sanity | Michael Lauer | 2 | |
2006-05-31 | update ezx machine configurations | Michael Lauer | 1 | |
2006-05-27 | Further IPKG_EXTRA_ARCHS cleanup | Richard Purdie | 1 | |
2006-05-27 | Clean up IPKG_ARCHS as it was being used inconsistently, often with ↵ | Richard Purdie | 3 | |
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details. | ||||
2006-05-26 | merge of 4df4d7b459a3415cf0a91eca732e547c9ba278a6 | Michael Lauer | 1 | |
and be0f87375d77d8115b0c83b7a9b731eb5062802d | ||||
2006-05-26 | conf/machine/include/ixp4xx.conf: Enable fail-fast as well | Holger Freyther | 1 | |
OVERRIDES got redefined in this configuration file. We add fail-fast now as well. | ||||
2006-05-26 | update | Michael Lauer | 1 | |
2006-05-12 | tweak ezx configs. bootstrap-image now builds, further tweaks not until I ↵ | Michael Lauer | 1 | |
got my A780 :) | ||||
2006-05-12 | add distro configuration for EZX phone distribution | Michael Lauer | 1 | |
eventually this will be merged with Angstrom | ||||
2006-05-11 | add first stab at support for the Motorola A780 GSM phone | Michael Lauer | 1 | |
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus | ||||
2006-04-23 | zaurus-clamshell.conf: back out the jffs2 summary patch; we need to handle ↵ | Michael Lauer | 1 | |
that one different on c7x0 because of the extra sharp flash header :/ | ||||
2006-04-23 | zaurus-clamshell.conf: fix jffs2 summary generation | Michael Lauer | 1 | |
2006-04-23 | zaurus-clamshell.conf: add support for adding jffs2 summaries to improve ↵ | Koen Kooi | 1 | |
mount times * adapted from ipaq-pxa270.conf - Thanks Philipp! | ||||
2006-04-08 | * Remove 2.4 machine support for c7x0, akita, spitz and borzoi. | Richard Purdie | 1 | |
* 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-07 | keymaps handling moved from initscripts to keymaps package | Marcin Juszkiewicz | 4 | |
- 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-29 | poodle-2.6: Update to sync with zaurus-clamshell-2.6. Add alsa tools in ↵ | Richard Purdie | 1 | |
anticiaption of a poodle ALSA driver under 2.6. | ||||
2006-03-23 | PCMCIA_MANAGER: Correctly handle this for various machines in a consistent ↵ | Richard Purdie | 2 | |
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-23 | conf/tosa-2.6.conf: add wlan-ng-modules-usb to RDEPENDS | Dirk Opfer | 1 | |
2006-03-21 | tosa-2.6.conf: wm97xx support are buildin, remove RDEPENDS | Dirk Opfer | 1 | |
2006-03-21 | zaurus-clamshell-2.6.conf: remove soundmodules from RDPEPENDS for tosa | Dirk Opfer | 1 | |
2006-03-19 | zaurus-clamshell.conf: Make chkhinge 2.4 only | Richard Purdie | 2 | |