summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-07-20qte-mt 2.3.10: Bump PR.Paul Sokolovsky1
2007-07-20qte 2.3.10: Get rid of ipaq vs zaurus dichotomy, it's all 2.4 FUD.Paul Sokolovsky1
* Tested on Z by Michael Krelin. * Closes #2668
2007-07-19uclibc-0.9.29: Add config for palmz72 (generic PXA27x).Paul Sokolovsky2
2007-07-19uclibc-0.9.29: Add config for palmld (generic PXA27x).Paul Sokolovsky2
2007-07-19uclibc-0.9.29: Add palmz31 config (generic PXA of course).Paul Sokolovsky2
2007-07-19initramfs-jffs2: Initramfs to boot from jffs2 ramdisk.Paul Sokolovsky3
* jffs2 ramdisk == mtdram device * jffs2 is included in initramfs * This is core of LiveRamdisk technology
2007-07-19initramfs-nfsboot: Remove, superseded by initramfs-module-nfs.Paul Sokolovsky1
2007-07-19initramfs-module-nfs: Make it actually mount NFS by using the same option as ↵Paul Sokolovsky2
kernel does.
2007-07-19initramfs-image: Do not depend on kernel modules.Paul Sokolovsky1
2007-07-19initramfs-image: Revamped image for modular initramfs.Alex Osborne1
2007-07-19initramfs-minimal-image: Keep sample recipe with PACKAGE_INSTALL_NO_DEPS = "1".Paul Sokolovsky1
2007-07-19initramfs: New modular initramfs for booting kernel from various media.Alex Osborne6
* Design principles: * This initramfs just mounts roots and runs init on it, nothing else. * Whenever possible, existing kernel parameters are used. When extended boot methods are provided, new parameters mimick/adhere to existing conventions. * System is modular/pluggable - each mount method is in own module with more or less well defined interface, it's possible to construct complete system with any combination of modules. * Modules includes: initramfs-module-loop, initramfs-module-nfs, to boot from loop devices (including recursive loops) and NFS, correspondingly.
2007-07-19qte 2.3.10: Remove overrides which are superfluous after latest changes.Paul Sokolovsky2
2007-07-19qte 2.3.10: WARNING_UNKNOWN_DEVICE is not referenced anywhere, remove.Paul Sokolovsky1
* Instead, add QT_QWS_IPAQ, which actually means "include support for generic pda/handheld device".
2007-07-19qte 2.3.10: Add tentative patch on the way to kill ipaq vs zaurus descrepancy.Paul Sokolovsky1
2007-07-19qte 2.3.10: Refresh patch after deprecating 2.4 stuff.Paul Sokolovsky2
2007-07-19qte-mt 2.3.10: Bump PR.Paul Sokolovsky1
2007-07-19qte 2.3.10: Rename a patch to match its content.Paul Sokolovsky2
2007-07-19qte 2.3.10: Move c700 2.4 patches to deprecated.Paul Sokolovsky2
2007-07-19qte 2.3.20: Move simpad 2.4 patches to deprecated.Paul Sokolovsky3
2007-07-19task-opie: Try to install backgrounds for device native resolution.Paul Sokolovsky1
* Also, for both landsacpe and portrait orientations.
2007-07-19qte-mt 2.3.10: Bump PR.Paul Sokolovsky1
2007-07-19qte 2.3.10: QT_QWS_DEVFS is not referenced anywhere, remove.Paul Sokolovsky1
2007-07-19qte 2.3.10: QT_QWS_SL6000 is not referenced in sourec code or patches, remove.Paul Sokolovsky1
2007-07-18angstrom-2007.1.conf: Bump linux-handhelds-2.6 to 2.6.21-hh12.Paul Sokolovsky1
2007-07-18linux-hackndev-2.6 svn: Add palmz31 to COMPATIBLE_MACHINE.Paul Sokolovsky1
2007-07-18palmz31.conf: Add last missing Palm machine.Paul Sokolovsky1
2007-07-17initramfs-nfsboot: Add parsing of kernel commandline params, bump version to 0.2Paul Sokolovsky2
* Untested.
2007-07-17conf/machine/: Yet more of MACHINE_DISPLAY_*.Paul Sokolovsky7
2007-07-17conf/machine/: Add screen param vars for another bunch of machines.Paul Sokolovsky12
2007-07-17conf/machine/: Add new screen parameter variables for a bunch of machines.Paul Sokolovsky13
2007-07-17linux-handhelds-2.6: Add aximx50v to COMPATIBLE_MACHINE.Paul Sokolovsky1
2007-07-17linux-handhelds-2.6: Add 2.6.21-hh12.Paul Sokolovsky1
* Changes since -hh11 are: 1. *_static_defconfigs now consistently include support for MTD block/char devices. 2. asus716: PCMCIA cleanups. 3. aximx50: Move towards runtime VGA vs QVGA configuration. 4. acx: Fixed PCMCIA suspend/resume; fixed issue with WEP keys being lost after resume; fix buffer overflow while accessing diag files in /proc. 5. ts_adc_debounce: Fix regression, add rough but practical threshold for better pen up detection, implement module debug parameter. 6. h4000: pcmcia fixes, acx works pretty well now, ts_adc_debounce tweaking. 7. looxc550: Buttons, power, UDC support. 8. htcmagician: Better earphone support. 9. SoC base drivers: concistently support child devices pattern. 10. pxa27x_udc: Add support for platform_data::gpio_pullup.
2007-07-17opie-taskbar cvs: Patches merged upstream.Paul Sokolovsky2
2007-07-17libopieobex0 cvs: Patches merged upstream.Paul Sokolovsky2
2007-07-17preferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to 20070717.Paul Sokolovsky1
* Really close to release now.
2007-07-17checksums.ini: Remove dup entries for perl 5.8.4, 5.8.7.Paul Sokolovsky1
2007-07-16merge of '0dbdefdd9263a5773ede6a5c03b9b78084c095ef'OpenEmbedded Project3
and 'bd74e053a497c20615c3bf587005570d65e43cf6'
2007-07-16meta-gpephone: Fix typoFlorian Boor1
2007-07-16merge of '4213de3ffd14e7cf6ceeabc6b2c47a76575ff89e'Florian Boor1
and 'ea6fbf0b5697e9ae66409f2f0cfb84269eca8a2e'
2007-07-16gtk-engines: Inherit gtk-binver in 2.6.5Florian Boor1
2007-07-16ep93xx: use the super duper generic kernelKoen Kooi1
2007-07-16linux: start adding ep93xx support to OE's superduper generic kernelKoen Kooi2
2007-07-16libsdl-directfb: fix QA issues againKoen Kooi1
2007-07-16rm_work: add rmall command that recursively rm_works (e.g. bitbake ↵Koen Kooi1
angstrom-x11-image -c rmall)
2007-07-16libopieobex0: properly fix issues at handMichael Krelin2
2007-07-15merge of '6c16fb38b0e12103704f2bd628944f23673cd55e'Rolf Leggewie6
and 'a90a8d2ce8fe66cb43f748e3b5dfef9416878951'
2007-07-15site/common-glibc: deal with scanf issue in preparation for inclusion of ↵Rolf Leggewie1
gnucash. Thanks Paul!
2007-07-15micro-emacs: upgrade to latest release. Fixes 2004.Rolf Leggewie3
2007-07-15libsdl-directfb 1.2.9: Fix build issue after recent kernel headers and gcc ↵Shane Volpe1
upgrades. and added missing CLFAGS include for directfb