Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-09-23 | packages/gpe-today/: add (disabled) cvs version of gpe-today | Koen Kooi | 4 | |
2005-09-23 | linux-oz-2.6: Add a fix for spitz resuming the backlight whilst performing ↵ | Richard Purdie | 14 | |
charging operations and suspended. Upgrade development series to 2.6.14-rc2-mm1. Testing of -mm kernel welcome - untested as yet but can't be more broken than it was. | ||||
2005-09-23 | nslu2-kernel: reworked ixp4xx copy_from patch | John Bowler | 1 | |
2005-09-23 | packages/atd/atd_0.70.bb: apply patch from #341 to remove -oknodo from the ↵ | Koen Kooi | 3 | |
initscript | ||||
2005-09-23 | nslu2-kernel: working copies of patches to push upstream | John Bowler | 13 | |
2005-09-23 | merge of 31e4b6a6f2954655d18e0e65341dbd7053995cec | John Bowler | 1 | |
and 68ad04146d2caa3296187babd7b1ea4128dac5f1 | ||||
2005-09-23 | ucslugc-packages: remove (temporarily) sane-backends and streamripper | John Bowler | 1 | |
These packages have unsatisfied thumb libgcc references as a result of recent changes. | ||||
2005-09-22 | merge of a60d3fd56109a66320e32c0f8aa0af61036586a2 | Philipp Zabel | 2 | |
and d08b1028598c89e26738182a8271ca038bd0f5b5 | ||||
2005-09-22 | pmount: fix pmount to work with mmc block devices | Philipp Zabel | 2 | |
2005-09-22 | merge of 8982ebf16224df4ea5b5e7852e63112f004bbd33 | John Bowler | 2 | |
and a89d5956fffe61c303ff6a056247b5569871e5c5 | ||||
2005-09-22 | ucslugc-packages: temporarily remove perl | John Bowler | 2 | |
The .so link of libperl doesn't link with anything which provides the _call_via_rX functions, so it breaks on thumb (the previous version didn't work because it pulled _call_via_rX from libgcc_s.so.1 - and that doesn't always work.) | ||||
2005-09-22 | merge of 3918e04d271278074bcf12fe4c07ea259cbc92b0 | Koen Kooi | 4 | |
and ba30bfad08ba6c051b42fb8b245a2323db4719d9 | ||||
2005-09-22 | packages/netbase/netbase/interfaces: indent usb0 entry to make | Koen Kooi | 1 | |
sure broken apps can still read it | ||||
2005-09-22 | gdb_6.3: patch the thumb handling to use a thumb swi (not an undefined instr) | John Bowler | 2 | |
This doesn't fix thumb debugging (a thumb program run under gdb will crash right at the start) but it does avoid the illegal instruction crash by inserting a swi instead. | ||||
2005-09-22 | nslu2-kernel_2.6.12.2: add a patch for thumb breakpoints (via a thumb SWI) | John Bowler | 2 | |
2005-09-22 | merge of 71128e6c89c536ab0046ade14dfc6c2b2dc7b2e4 | John Bowler | 12 | |
and decc2032888381bf591149b1c37d124ec383c249 | ||||
2005-09-22 | ucslugc, openslug-init: changes to ensure compatibility with new thumb ↵ | John Bowler | 4 | |
compilation Some package builds removed from ucslugc because they are not compatible with the thumb build. openslug-init changed to use the target chroot, not the initrd one, because this actually works when the initrd and target are different operating systems. | ||||
2005-09-22 | packages/xserver/xserver-kdrive_20050624.bb: add serial patch from #340 | Koen Kooi | 2 | |
2005-09-22 | uclibc_0.9.28: fix thumb support to allow thumb uclibc | John Bowler | 8 | |
This, together with the fixes in gcc and binutils, allows a system to be build with thumb libgcc and libuClibc (etc). ucslugc is changed to release 2 and to use thumb compilation of these modules. | ||||
2005-09-22 | gcc_3.4.4: updated thumb patches | John Bowler | 7 | |
The four previous thumb related patch files have been combined into one and simplified. Additional problems with call_via_rX functions being called via the PLT have been fixed (the functions can no longer be called this way - they are hidden). Unnecessary adds of exports of these functions from libgcc have been removed. | ||||
2005-09-22 | binutils_2.16: patch thumb trampoline and glue code generation | John Bowler | 3 | |
This patch fixes problems with the ARM thumb specific code generation. It also adds debugging to bfd/elf32-arm.c to detect ref counting problems - one error message can fire in theory in the absence of thumb support if a union refcount field is used to refcount when it is set to something else. The error should be ignorable, in that the code should not have changed in effect. | ||||
2005-09-22 | devio: move to devio_1.0, move to a file (not cvs) release | John Bowler | 11 | |
2005-09-22 | upslug2: move to upslug2_4, move to file (not cvs) release | John Bowler | 6 | |
2005-09-22 | packages/blueprobe/blueprobe_0.15.bb: add patch from ↵ | Koen Kooi | 3 | |
http://handhelds.org/~bugzilla/show_bug.cgi?id=1398 | ||||
2005-09-22 | packages/netbase/netbase/interfaces: make usb0 behave like it's 2.4 ↵ | Koen Kooi | 2 | |
counterpart, bump PR in .bb | ||||
2005-09-22 | packages/xserver/xserver-kdrive_20050207.bb: enable apm hack for h3900 too | Koen Kooi | 1 | |
2005-09-22 | packages/keylaunch/files/keylaunchrc: apply patches from #337 | Koen Kooi | 1 | |
2005-09-22 | packages/blueprobe/: add 0.15 | Koen Kooi | 1 | |
2005-09-22 | packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: bump PR after last change | Koen Kooi | 1 | |
2005-09-22 | packages/pcmcia-cs/: apply patches from #287 | Koen Kooi | 2 | |
2005-09-22 | merge of f81152e068aff509b6a52bcc8ada77a0a0c1f09e | Philipp Zabel | 4 | |
and ab4108f74e6e141a9205e560ab76a02ddff2604f | ||||
2005-09-22 | merge of 42b169fabe3df723d70a1502561f5848f1287a98 | Philipp Zabel | 5 | |
and a7038c05fef716879570b18652c839a87a2a65f8 | ||||
2005-09-22 | pmount: add a recipe for pmount 0.9.4 | Philipp Zabel | 4 | |
2005-09-21 | linux-oz-2.6: Add patch to mark ide-cs devices as none removable. Add some ↵ | Richard Purdie | 2 | |
pcmcia ids from hrw. | ||||
2005-09-21 | add librtaudio + tests | Michael Lauer | 3 | |
rtaudio is a highly efficient and portable C++ sound abstraction layer supporting OSS, ALSA, JACK. | ||||
2005-09-21 | merge of 456405c150fc4438fcce5106fb54fe56ad592fdc | Philipp Zabel | 4 | |
and 8e9511aa1d63d9f8adab9f54242259e685e6a267 | ||||
2005-09-21 | bluez-libs,bluez-utils: new version 2.21 | Philipp Zabel | 4 | |
2005-09-21 | merge of 15102cf542cc997f3e0ddb34d8f69395cdf724c0 | ccsmart | 87 | |
and 26c9a4c6e4fd286acde8c53cec3cd492e7bbd3cf | ||||
2005-09-21 | bogofilter: Adding RDEPENDS | ccsmart | 1 | |
2005-09-21 | merge of 7d60c571444743e7ddfdd9c52895c6b38850a8e5 | Philipp Zabel | 3 | |
and 9a585ac85d681727fb65515f8c7f6612395d0ffc | ||||
2005-09-21 | merge of 4d90ab5d26d197102fc3d27dd18f5a9756bb5478 | Philipp Zabel | 10 | |
and b53f933a2781412213b8f358f75b788c7dfb5844 | ||||
2005-09-21 | bluez-utils-dbus: work around some alignment issues in hcid | Philipp Zabel | 3 | |
2005-09-21 | nokia770-init: Correct DEPENDS | Richard Purdie | 1 | |
2005-09-21 | pcmciautils: Correct DEPENDS | Richard Purdie | 1 | |
2005-09-21 | merge of 59522ce91cdb430a3bf5ac208b9486b4cdb66d0d | Philipp Zabel | 1 | |
and e1b2e8e447769fbcf97f076e87be6da4168640a8 | ||||
2005-09-21 | packages/abiword/abiword_2.3.99.bb: s/AbiSuite-2.2/AbiSuite-2.4/g to fix ↵ | Koen Kooi | 1 | |
packaging | ||||
2005-09-21 | merge of 9bbf3b49428861667fd03d8e2eea47c7348e91bb | Philipp Zabel | 9 | |
and 9cc938ac7d8bab2bd41cb94d8c11a81bfbf6dabe | ||||
2005-09-21 | x11: add the XErrorDB/XKeysymDB fix from cvs to 6.2.1, too | Philipp Zabel | 1 | |
2005-09-21 | openslug-kernel: adjust the package revision for added usb audio bits | Derek Young | 1 | |
2005-09-21 | openslug-kernel: Add the missing USB Audio modules to the defconfig | Derek Young | 1 | |