summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2008-02-05h5000.conf: Ship BT module.Paul Sokolovsky1
* Fixes #3549 * Based on the patch by Michal Panczyk
2008-02-05ixp4xx.inc: Move default ixp4xx kernel to 2.6.24Rod Whitby1
2008-02-04linux.inc: allow u-boot entrypoint to differ from loadadress and make ↵Koen Kooi1
atngw100 use it
2008-02-03merge of '19595382c19aadeee7dac4939deb285a05e428eb'Michael Lauer1
and '31ced983465ce39a8b2be69de54096ba17a8b404'
2008-02-03mpc83x3-rdb: Fix uImage kernel build.Leon Woestenberg2
2008-02-01h5000.conf: Ship kernel-module-i2c-pxa.Paul Sokolovsky1
* Spotted by Milan Plzik * Fixes #2628
2008-01-31mpc8313e-rdb.conf: make u-boot 1.3.1 the preferred versionJeremy Laine1
2008-01-30conf/machine/qemux86.conf: define TARGET_CC_ARCH, fixes build failure for ↵Jeremy Laine1
glibc >= 2.6
2008-01-28commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)Thomas Kunze1
2008-01-28conf/machine: Go back to treating all Strongarm devices the same.Rolf Leggewie9
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html gcc does not differentiate between the different Strongarm flavors, why should OE?
2008-01-24avr32 machines: remove postprocess hack as newer uboots load uImage from the ↵Koen Kooi2
rootfs
2008-01-23propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
558d7f8556530ca23dc6e4b7d687d6727d3a7397) to branch 'org.openembedded.dev.avr32' (head d7597829fe950aa86acdfe521d11843d7277261c)
2008-01-20conf/machine/chumby.conf: Use rt73-k2wrlz instead of rt73-chumby since theDaniel Willmann1
latter produces a kernel panic at the first sign of network traffic. packages/linux/chumby-kernel_2.6.16-chumby-1.2.bb: Disable broken framebuffer modechanging code in the kernel. Make booting from USB default, add console=tty0 so we get to see the boot messages.
2008-01-18zaurus-2.6: added kernel size for do_sizecheckMarcin Juszkiewicz1
2008-01-18zaurus-clamshell.inc: removed OpenZaurus related note about feedsMarcin Juszkiewicz1
2008-01-17chumby-kernel: Ignore cmdline from bootloader since we can't change itDaniel Willmann1
(This is needed to ignore rootfstype=cramfs passed by the bootloader) chumby.conf: Add options for jffs2 generation
2008-01-17rt73-chumby_1.2.bb, chumby.conf: Add rt73 wifi driver for the chumbyDaniel Willmann1
2008-01-17chumby.conf: Add missing "Daniel Willmann1
2008-01-17merge of '27de58a95c41839b956f23d0aba523fd7b5b6560'Daniel Willmann1
and '41476408af360dd3a822d53b5492d058b04347ab'
2008-01-17machine/chumby.conf: Produce cramfs image and add kernel modules to image.Daniel Willmann1
2008-01-17fic-gta02.conf : use the correct values for creating jffs2 and alsoGraeme Gregory1
create the summary file. Based on work of Werner (OpenMoko)
2008-01-17conf/machine: general machine config clean-up for Zaurus as discussed on ↵Rolf Leggewie5
oe-devel
2008-01-16chumby: Add machine definition and kernel recipeJan Lübbe1
2008-01-16nokia800: Add screen size.Robert Schuster2
nokia770: Add screen size.
2008-01-16merge of '3caac13a21da93a3af0a8093fe60883fccd0399f'Rod Whitby1
and '3d85f32ae343659587f7a1f2da9e4a8ed3e568a1'
2008-01-16bump storcenter kernel to 2.6.15.7, improved config, muchAndrew Wilcox1
smaller kernel patch.
2008-01-16linux-ixp4xx: Updated to 2.6.23.14Rod Whitby1
2008-01-15propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi22
6d44b490ec30acc0370a045d7b1eb3eae2b73ab9) to branch 'org.openembedded.dev.avr32' (head 6793a5c97e2e2221d152d0e63239c891b2c4ec5e)
2008-01-12conf/machine/: fix configuration for Strongarm devicesRolf Leggewie9
* replace erroneous TARGET_CC_ARCH line optimising for xscale instead of strongarm * remove inclusion of tune-strongarm.inc from collie.conf and replace it with the correct TARGET_CC_ARCH. Collie is the only Strongarm 1110 device in OE and thus needs special treatment * rename tune-strongarm.inc to tune-strongarm1100.inc and leave a short note to make it clear the file only applies to Strongarm 1100 devices.
2008-01-11merge of '6794aa0dd1ca646be71cc57651a883ac99f55985'Marcin Juszkiewicz1
and '7775497ff0c2687b47560d82fd34535a0952beac'
2008-01-11Added support for mx31MoBoard - closes #3947Valentin Longchamp1
2008-01-11conf/machine/: doing the changes to installkit for collie correctly now.Rolf Leggewie2
thanks, koen, for spotting the error in 503b3ade200ad628a4b30fab228c365b8c0cf2ea I believe, there is further work that can be done after some discussion.
2008-01-11merge of '171c5d74e25e7c161bf23648620a923e90cfcc5b'Koen Kooi2
and 'e52ff8ea262ab9963525b0a0f6ac0f631d53e597'
2008-01-11disapproval of revision '503b3ade200ad628a4b30fab228c365b8c0cf2ea'Koen Kooi2
2008-01-10merge of '503b3ade200ad628a4b30fab228c365b8c0cf2ea'Rolf Leggewie7
and '9910934c4f018cde20787ccaa558640752542098'
2008-01-10Zaurus machine config: fix code for creation of installkit for collieRolf Leggewie2
* remove the code from collie config. It is present in collie-2.6.inc * collie needs zImage, not zImage.bin. Other Zaurus devices can handle zImage or zImage.bin, so zImage it is for all of them.
2008-01-09conf/machine/*: Add "phone" MACHINE_FEATURE for phone devices.Paul Sokolovsky7
2008-01-09qemu.inc: remove obsolete and superfluous GPE_EXTRA_INSTALL lineRolf Leggewie1
2008-01-08linux-openmoko.inc : gta01/02 wont use the same partition map going intoGraeme Gregory2
the future so use /proc/mtd to find the kernel partition.
2008-01-03propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
a9cf4a7fde005b20905192e310ca984ba3cbdab4) to branch 'org.openembedded.dev.avr32' (head f0c1e66a72c6fa23e526d7c159d2d09a4c676d48)
2008-01-02gesbc-9302: add initial support for Glomation GESBC-9302 SBCCliff Brake1
2007-12-30propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
968e6781dca5ee420f8b36434c88d54cafe77f35) to branch 'org.openembedded.dev.avr32' (head facce641a6e2c90f8a2171880eafb72136895681)
2007-12-26merge of '363edf7af76f2d2fcd09d314641bad256b866264'Paul Sokolovsky1
and 'e0812b867aee310381150ec8e2be57aab30190a6'
2007-12-26fic-gta01.conf, fic-gta02.conf: Remove non-machine-specific modules.Paul Sokolovsky2
* Machine configs should contain only machine-specific modules, task-base pulls other modules consistently across machines, based on *_FEATURES.
2007-12-26h5000.conf: Ship and autoload ASoC sound modules.Paul Sokolovsky1
2007-12-26magician.conf: Reorder autoloads from machine-independent to machine-specific.Paul Sokolovsky1
2007-12-26linux-dht-walnut: switch to uImageKoen Kooi1
2007-12-23merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2'Koen Kooi43
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941'
2007-12-23propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi41
d8bfa63aa913e7227790ba2d02253cfbecce61ab) to branch 'org.openembedded.dev.avr32' (head bb1b18fc3fa0562c4c7bd85bb0d9617c62261f2e)
2007-12-22hx4700.conf: Someone broke hx4700.Paul Sokolovsky1
* Was fun to debug.