summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2007-01-15magician: add "phone" MACHINE_FEATURE and autoload some kernel modulesPhilipp Zabel1
2007-01-12angstrom: make kernel version overridable via machine.conf of local.conf Koen Kooi1
2007-01-12merge of '8e8bab6fb50f5098375feebdb8f5e06408bc3e2e'Paul Sokolovsky6
and 'fa0c91a57dfd0c1ecb6d5eeb7b1f12db5973ca2a'
2007-01-12rx3000.conf: Specify known good kernel version.Paul Sokolovsky1
2007-01-12htcblueangel: Specify known good kernel version.Paul Sokolovsky1
2007-01-12merge of 'a3ec87a85e2999a1df1880290068cebdaa693370'Paul Sokolovsky6
and 'f5e92cd761d8fe61dad95d551608279df32b7e32'
2007-01-12h1910.conf: Specify known good kernel version.Paul Sokolovsky1
2007-01-12merge of '42072c537ac07457dac8a7dbd13cc1e1e288b4ca'Paul Sokolovsky6
and '454327ea0c22b470c4cee1218d4034e9be05e058'
2007-01-12angstrom-2007.1.conf: Update htcuniversal's kernel version to known good, ↵Paul Sokolovsky1
2.6.19-hh7. * Marcin Juszkiewicz tested this version to build ok, and it is known to work.
2007-01-12include/preferred-gpe-versions.inc, sane-srcdates.inc: catch up with removal ↵Michael Lauer4
of gnome-vfs-dbus. NOTE: may need to adjust SRCDATE for gnome-vfs?
2007-01-12angstrom: add feed arch for epiaKoen Kooi1
2007-01-12epia: cleanup and adapt to task-baseKoen Kooi1
2007-01-12angstrom: prefer gconf-dbus Koen Kooi1
2007-01-11angstrom: prefer gtk 2.10.7Koen Kooi1
2007-01-10htcuniversal.conf: Update modules to install and load.Paul Sokolovsky1
* Closes #1692.
2007-01-09angstrom-2007.1: prefer 2.6.16-hh9 to get the arm cache fixKoen Kooi1
2007-01-09ixp4xx-kernel: Updated to 2.6.20-rc4, and made default for SlugOS. Includes ↵Rod Whitby1
latest 0.3.1 version of open source ixp npe driver.
2007-01-09angstrom-oabi: correct FEED_ARCHsKoen Kooi1
2007-01-07htcblueangel: fix kernel-module naming Koen Kooi1
2007-01-07htcblueangel: fix parse errorMarcin Juszkiewicz1
2007-01-07merge of '8ccdb265a85a26c39e7d32c6e86840ea4cebb4b3'Paul Sokolovsky1
and 'e29766ec663642e32d6682b92e767b9b43dbe524'
2007-01-07bitbake.conf: Provide default value for GUI_MACHINE_CLASS.Paul Sokolovsky1
2007-01-07h3600, h5000, hx4700: fix quoting of EXTRA_IMAGECMDKoen Kooi3
2007-01-07lots of machines: remove bogus architectureKoen Kooi12
2007-01-07htchimalaya: New machine, an HTC phone device.Paul Sokolovsky1
* Initial version was in #540, but this one is based on the current template.
2007-01-07merge of '7f70b7fae9dd73e5dff956eceeaff2fd624fae5c'Paul Sokolovsky1
and '906e7dac3aac70f45f2eba65022520465bb7e942'
2007-01-06h3600 (and h3800 by inclusion), h5000, hx4700: add support from writing ↵Koen Kooi3
reflash.ctl files containing instruction to flash the rootfs using bootldr
2007-01-06devkitidp-pxa255 2.6.11: drop this versionCliff Brake1
2007-01-06make include zecke compliantKoen Kooi1
2007-01-06add an .inc for those poor clueless users that demand opie support but ↵Koen Kooi1
surprisingly do not want to do anything to support it
2007-01-06merge of '597405ebde19640675e0298f9206b90ef981a115'Koen Kooi1
and '99de646e9cb82eeb39c4f398143893df2395644f'
2007-01-06angstrom oabi: add kernel version for h3600Koen Kooi1
2007-01-06merge of 'e7b51cdff552f8acee23869051f6d9ddf9b5cb85'Marcin Juszkiewicz1
and 'ff4945554f42e9be0ee0cf9d1a222718ac61d4b6'
2007-01-06progear: remove APM from featuresMarcin Juszkiewicz1
2007-01-06progear: added modules for sound, pcmcia, i2cMarcin Juszkiewicz1
2007-01-06merge of '2c53c02fd51ed52de4b50d1234785d84531d88eb'Paul Sokolovsky1
and '7187c31b36d0214ab50c22931ed79a11ddcd03b5'
2007-01-06asus730: New machine, Asus MyPal A730 - PXA27x, VGA, other goodies.Paul Sokolovsky1
2007-01-06angstrom 2007.1-oabi: tag packages as arm-oabi to minimize confusionKoen Kooi1
2007-01-06efika: remove pci from machine features to avoid troubles with building ↵Koen Kooi1
task-base
2007-01-06progear: ship AC & Battery modulesMarcin Juszkiewicz1
2007-01-05rokr-e2: add machine file for the ROKR E2 (motorola needs a spellchecker)Koen Kooi1
2007-01-05a780: support iwmmxtKoen Kooi1
2007-01-05a1200.conf: add machine description for the motorola a1200 phoneKoen Kooi1
2007-01-04bitbake.conf: IMAGE_CMD_ext2.gz: Remove tmp.gz/ before creating it.Paul Sokolovsky1
* Sometimes due to errors ${DEPLOY_DIR_IMAGE}/tmp.gz is not deleted, and then next time it will error again on mkdir. Pretty confusing, especially fro newbies. So, just kill it to make sure no stale content is there.
2007-01-04bitbake.conf: Add support for cpio and cpio.gz image formats.Paul Sokolovsky1
* Required to create initramfs bundles. * Single image can be used both as rootfs archive to expand to some media and as initrd (initramfs-style). In the latter case, "rdinit" kernel param should be used instead of "init". See Documentation/filesystems/ramfs-rootfs-initramfs.txt for more info.
2007-01-04amsdelta: do not hand tune for arm920t but include proper tune configMarcin Juszkiewicz1
2007-01-04conf/machine/*.conf: require everything which needs to be includedMarcin Juszkiewicz39
2007-01-04documentation.conf: describe BBINCLUDELOGS/BBINCLUDELOGS_LINESMarcin Juszkiewicz1
2007-01-04palmld/palmtx: tune for XScaleMarcin Juszkiewicz2
2007-01-03merge of '4b865f129d7c784106bb82861c16cc6330c629a9'Paul Sokolovsky17
and '7e82eca3f8662bfb12dc49e93daed21b2aa8feeb'