Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-05-17 | linux-openzaurus: add forgotten logos | Marcin Juszkiewicz | 3 | |
2006-05-17 | linux-openzaurus: sync with last changes in .oz354x | Marcin Juszkiewicz | 9 | |
- enabled logo for c7x0, akita, spitz, tosa, poodle - collie does not get logo as its kernel need booting config first - logo was created by Sebastian 'xaos' Rosik - PNG and SVG versions: http://openzaurus.org/gfx-contest/xaos/ - kernel logo was made from logo01.svg (inversed colors) - also added one CF memory card to pcmcia ids - Ecco@#openzaurus - added hostap patch (2 new ids) - sent upstream - dropped 24-hostap_cs_id patch | ||||
2006-05-17 | linux-openzaurus: added check for collie kernel size | Marcin Juszkiewicz | 1 | |
2006-05-16 | linux: locomo: Fix up some typos and disable printk | Matthias Hentges | 2 | |
2006-05-14 | linux: locomo: Raise initial LCD brighness from 2 to 3 | Matthias Hentges | 2 | |
2006-05-13 | merge of 29e6764d0920c0357aa34e6e348e962da7fd316f | Matthias Hentges | 2 | |
and f10f5c840e362f84286526ff42c23d83c7c73e62 | ||||
2006-05-13 | linux: Poodle / locomo: Enable SysRQ (Address+Home) and fix key-repeat rate | Matthias Hentges | 2 | |
2006-05-13 | linux-ezx: add patch for mmc, add e680 defconfig | Michael Lauer | 4 | |
2006-05-13 | Unslung: unslung-kernel pl2303.c add patch for modem control signals | Mike Westerhof | 2 | |
2006-05-11 | linux: It helps to actually use the new patch from the previous commit | Matthias Hentges | 1 | |
2006-05-11 | merge of 6efbfec71e63ee2a821512e58cb523b4ead883d6 | Matthias Hentges | 3 | |
and d357b0f02022987c9fa01fadcab872e091fede5e | ||||
2006-05-11 | linux: Poodle: Fix keyboard-hotkey driver mapping and update poodle-defconfig | Matthias Hentges | 3 | |
2006-05-11 | add first stab at support for the Motorola A780 GSM phone | Michael Lauer | 36 | |
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus | ||||
2006-05-11 | handhelds pxa cvs: first stab at updating ipaq-pxa270 defconfig | Koen Kooi | 1 | |
2006-05-11 | h2200: tweak defconfig a bit | Koen Kooi | 1 | |
2006-05-10 | linux-jlime: set compatible host and machine | Koen Kooi | 1 | |
2006-05-08 | handhelds pxa 2.6 cvs: add patches by Marcin 'hrw' Juzkiewicz to add some ↵ | Koen Kooi | 3 | |
pcmcia ids | ||||
2006-05-08 | linux/linux-openzaurus.inc: tosa kernel won't work with gcc4.0.x. version ↵ | Dirk Opfer | 1 | |
check implemented. | ||||
2006-05-07 | linux-openzaurus: Drop 2.6.15. Add 2.6.16+git. Update 2.6.16 with an MMC ↵ | Richard Purdie | 21 | |
oops fix and some LED/Backlight sysfs attribute fixes. | ||||
2006-04-28 | ixp4xx-kernel: Bumped the PR due to kernel.bbclass changing the postinst. | Rod Whitby | 1 | |
2006-05-04 | hh pxa 2.6: eabi enums patch is on upstream cvs | Koen Kooi | 1 | |
2006-05-03 | packages/linux/linux-openzaurus_2.6.16: tosa update (lot of fixes) | Dirk Opfer | 2 | |
2006-05-02 | linux-openzaurus: added 2 MMC patches from RMK - should help with timeouts a bit | Marcin Juszkiewicz | 3 | |
2006-04-30 | ep93xx-kernel 2.6.16: remove framebuffer patches | Koen Kooi | 1 | |
2006-04-30 | linux-openzaurus: added some changes which give extra kilobytes for next addons: | Marcin Juszkiewicz | 7 | |
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells +# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available | ||||
2006-04-29 | Install depmod-2.4 and depmod-2.6 in cross staging instead of plain depmod ↵ | Richard Purdie | 1 | |
so 2.4 and 2.6 kernel builds can coexist with multimachine (bug 581) | ||||
2006-04-28 | * add initial support for gumstix (xscale pxa255) platform (gumstix.com) | Marcin Juszkiewicz | 46 | |
* add GMUstix distro for gumstix (GMU = George Mason University) * add linux-gumstix-2.6.15 with gumstix patchset * close bug #861 | ||||
2006-04-27 | Add linux-nokia770 2.6.12.3 | Richard Purdie | 4 | |
2006-04-27 | merge of c2b2b886ea84df92ea854ebb40c0d1c1bcc8b756 | Richard Purdie | 1 | |
and f5cd7ec006a5ec5b566f8ee3cc2552418899e9d1 | ||||
2006-04-27 | linux-oz-2.6: Add eabi fix (applied in mainline) | Richard Purdie | 1 | |
2006-04-27 | ep93xx 2.6.16: apply eabi enums patch | Koen Kooi | 2 | |
2006-04-26 | linux-oz-2.6: Fix a tosa build failure with gcc4 (tosa.h references ↵ | Richard Purdie | 1 | |
tosabl_device which is declared static in tosa.c) | ||||
2006-04-26 | ixp425-eth: added DEPENDS line for ixp-osal | Frans Meulenbroeks | 1 | |
2006-04-25 | linux-oz-2.6: Fix tosa build failure | Richard Purdie | 1 | |
2006-04-27 | hh-pxa 2.6 cvs: add patch to fix enums problems with eabi | Koen Kooi | 2 | |
2006-04-14 | ixp4xx-kernel: Updated the nslu2 and nas100d mac address patches to print ↵ | Rod Whitby | 3 | |
the new mac address after the ethernet module is loaded. | ||||
2006-04-25 | linux-openzaurus: fixed hashes for Seagate ST1 microdrive | Marcin Juszkiewicz | 2 | |
2006-04-25 | ep93xx-kernel: add COMPATIBLE_MACHINE = "ep93xx" | Koen Kooi | 1 | |
2006-04-14 | merge of 10fda4dfb0a2f5767e4a9d988a15ebb4f4cbf79c | Rod Whitby | 2 | |
and c49f43315981d8fb19ca487c3def795abc8299cf | ||||
2006-04-14 | ixp4xx-kernel: Fixed the mac address offset in the nslu2 redboot partition. | Rod Whitby | 2 | |
2006-04-14 | merge of 7cf02eba7575b6840c1fb5d91671c51d7ce49303 | Rod Whitby | 15 | |
and e6da98bac7d686d3e88211061aa2804f4f75c109 | ||||
2006-04-24 | Add some COMPATIBLE_MACHINE entries for various zaurus .bb files. | Richard Purdie | 15 | |
Also update python functions doing the same job to use COMPATIBLE_(MACHINE|HOST) | ||||
2006-04-24 | linux-oz-2.6 updates: | Richard Purdie | 8 | |
* Enable MOUSEDEV support in defconfigs. * Add suitable COMPATIBLE_MACHINE entry. | ||||
2006-04-14 | merge of db90e0deb7a031c29d263ee783179a2f9a00c649 | Rod Whitby | 2 | |
and a07719feb319fd43615902b86aa7a10c6b61d0ba | ||||
2006-04-14 | ixp4xx-kernel: Fixed the nslu2 mac patch (was reading the wrong mtd partition). | Rod Whitby | 2 | |
2006-04-14 | ixp4xx-kernel: Removed obsolete patches, and refreshed patchset from the ↵ | Rod Whitby | 16 | |
nslu2-linux kernel CVS repo. | ||||
2006-04-23 | linux-oz-2.6: Add some preliminary poodle hacks which get MMC/SD cards ↵ | Richard Purdie | 1 | |
working, add suspend/resume support and working charging. There are some gross hacks involved but as least we know where the prolems are. This code is considered alpha and has bugs, hence its only enabled for poodle. | ||||
2006-04-13 | ixp4xx-kernel: Fixed the name of the disk led on the nas100d. | Rod Whitby | 2 | |
2006-04-13 | ixp4xx-kernel: Put required modules for usb storage back into the kernel. | Rod Whitby | 2 | |
2006-04-22 | linux-openzaurus-2.6.16: add missing patch (found in oz354x branch) | Justin Patrin | 1 | |