Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-08-03 | merge of 'a49fe2e2da0e39e35809f715b1dcda205597a1ec' | Marcin Juszkiewicz | 1 | |
and 'f3673f80e35fb4097d5f8c0d985464aa797b71f4' | ||||
2007-08-03 | linux-rp 2.6.21: fix poodle build - close #2682 | Marcin Juszkiewicz | 1 | |
2007-08-03 | ixp4xx-kernel: Bumped svn rev to pick up new defconfig | Rod Whitby | 2 | |
2007-08-02 | compulab-pxa270 2.6.20: include linux.inc to get EABI magic | Koen Kooi | 1 | |
2007-07-29 | palms: Removed obsolete pxapwm-bl driver from defconfigs | Sergey Lapin | 6 | |
2007-07-27 | merge of '65fcc53beb3d65343762ba2dce11a497216af44c' | Paul Sokolovsky | 1 | |
and 'f81643eda3b84834595762e576e7135f0101ce23' | ||||
2007-07-27 | linux-handhelds-2.6 cvs: CVS HEAD is 2.6.21-hh14. | Paul Sokolovsky | 1 | |
2007-07-27 | linux-handhelds-2.6 2.6.20-hh6: Drop old version. | Paul Sokolovsky | 1 | |
2007-07-27 | linux-handhelds-2.6: Add 2.6.20-hh10, latest tag of 2.6.20 branch (historical). | Paul Sokolovsky | 1 | |
* For completeness. | ||||
2007-07-26 | merge of '207a5b2c50c00d506931c6a4034f640aaa1e6ffd' | Paul Sokolovsky | 1 | |
and '6a838084d7927ab7f64149ec2659ec411cd2a923' | ||||
2007-07-26 | linux-handhelds-2.6 2.6.21-hh14: Add 2.6.21-hh14. | Paul Sokolovsky | 1 | |
* Changes since -hh13 are: 1. gpiodev2 framework added, based on ideas of David Brownell's gpiolib (i.e. there's still scalar namespace for GPIOs, and the code and data structures for implicit dispatching to owning device; due to this, standard Genreic GPIO API can be used intact). gpiolib itself was not used as it's not submitted for mainline inclusion yet, so it's unclear in which shape it will go there at all. 2. gpiodev is deprecated in favor of gpiodev2. 3. asic3_base, htc-egpio: Add gpiodev2 support. 4. gpiodev_keys, asic3_keys are deprecated in favor of gpio_keys which now supports keys on any kind of GPIO. 5. asic3_leds, hamcop_leds, samcop_leds are made child devices of the corresponding SoC, their definitions merged to main machine file for many models. 6. pasic3-base.c: Driver for PASIC3 chip (htcmagician, htcblueangel, etc.). 7. leds-pasic3, ledtrig-backlight: New drivers. 8. h4000, h5000, htcmagician: Cleanup and more merging into main machine file. | ||||
2007-07-25 | Remove bashism from linux-gta01.inc | Stefan Schmidt | 1 | |
2007-07-20 | merge of '67dbe8b946b7e61ce8c584272ff315f0a7b698d2' | Paul Sokolovsky | 2 | |
and '895f25e3b9a12c824a7627b17b4bd30d2affbd1d' | ||||
2007-07-20 | linux-handhelds-2.6: Drop few old versions. | Paul Sokolovsky | 2 | |
2007-07-20 | linux-handhelds-2.6: Add 2.6.21-hh13. | Paul Sokolovsky | 1 | |
* Changes since -hh12: 1. ts-adc-debounce and ts-adc merged under the name of ts-adc. 2. SoC driver header files consolidation: now all they live in <include/linux/mfd/> 3. All SoC drivers now accept IRQ base for demultiplexed interrupts via .irq_base in platform_date, alloc_irq_space() and friends removed. 4. Codebase cleanup. | ||||
2007-07-20 | compulab-pxa270_2.6.16.bb: fix location of custom tasks | Cliff Brake | 1 | |
2007-07-20 | linux-handhelds-2.6: Add missing defconfigs for asus730 and htchimalaya. | Paul Sokolovsky | 2 | |
2007-07-20 | linux-handhelds-2.6_2.6.21-h11 : fix hamcop compilation issue | Philippe De Swert | 2 | |
* fix hamcop compilation issue as reported in http://bugs.openembedded.org/show_bug.cgi?id=2658 * fixes bug #2658 * hh12 supersedes this version and works, but I thought fixing it anyway was a good idea | ||||
2007-07-19 | Bumped PR | Sergey Lapin | 1 | |
2007-07-19 | merge of '034cb4d5ba90b319f9a706faae008874ee15b7e9' | Sergey Lapin | 1 | |
and '998f0f497d358b8816a0539ed794c21b62f0df02' | ||||
2007-07-19 | Updated defconfig for Palm Treo 650 | Sergey Lapin | 1 | |
Generated by defconfigman and uses corgi_bl not pxapwm | ||||
2007-07-18 | ixp4xx-kernel: moved from 2.6.21.5 to 2.6.21.6 | Rod Whitby | 1 | |
2007-07-18 | linux-hackndev-2.6 svn: Add palmz31 to COMPATIBLE_MACHINE. | Paul Sokolovsky | 1 | |
2007-07-17 | linux-handhelds-2.6: Add aximx50v to COMPATIBLE_MACHINE. | Paul Sokolovsky | 1 | |
2007-07-17 | linux-handhelds-2.6: Add 2.6.21-hh12. | Paul Sokolovsky | 1 | |
* 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-16 | linux: start adding ep93xx support to OE's superduper generic kernel | Koen Kooi | 2 | |
2007-07-14 | Improved Palm Treo 650 support | Sergey Lapin | 1 | |
* New defconfig (more modular et al.) * More life-like driver set on image | ||||
2007-07-14 | Palm Tungsten T and T2 support | Sergey Lapin | 4 | |
2007-07-14 | Preliminary support for Palm Zire 71 | Sergey Lapin | 4 | |
2007-07-13 | Preliminary support for Palm Tungsten C | Sergey Lapin | 3 | |
2007-07-13 | linux-handhelds-2.6: Remove adhoc ripping of kernel-image modules. | Paul Sokolovsky | 1 | |
* Instead, make angstrom distro which wants so, not install them for a couple of adhocly selected devices. * See http://projects.linuxtogo.org/pipermail/openembedded-devel/2007-March/001688.html | ||||
2007-07-12 | merge of '0fc95be78cc0959135ca79a4ec38a38f14160eef' | Paul Sokolovsky | 25 | |
and '4ed12f8853fc35aaa445b675fde2edc9d8b0f0ab' | ||||
2007-07-12 | linux-handhelds-2.6: Add support for bunch of new machines. | Paul Sokolovsky | 25 | |
2007-07-12 | Updated defcinfig for Palm Tungsten T5 | Sergey Lapin | 1 | |
2007-07-12 | Adding support for Palm Treo 650 and Palm Tungsten T5 | Sergey Lapin | 5 | |
2007-07-11 | merge of '8654baa6db1769cd516400afebdc63c9b19ee633' | Michael Krelin | 2 | |
and 'f1821469be3c8f5081df2188813bc21f7d26b8a8' | ||||
2007-07-11 | linux-hackndev-2.6 svn: Update repo URL. | Marek Vasut | 1 | |
2007-07-11 | linux-gta01: Add defconfig for 2.6.21.5 | Florian Boor | 1 | |
2007-07-11 | merge of '83d9cf101f881f4f23bd0c33560c2179b08d8874' | Florian Boor | 1 | |
and 'beb1fc79f1a536fd48b5ecbd2bdfcb11369d5888' | ||||
2007-07-11 | linux-gta01: Add 2.6.21.5 from OpenMoko | Florian Boor | 1 | |
2007-07-11 | linux-handhelds-2.6: Enable PCMCIA for ACX_CS. | Paul Sokolovsky | 2 | |
2007-07-11 | linux-handhelds-2.6 2.6.21-hh11: Update defconigs to defconfigman r343. | Paul Sokolovsky | 19 | |
* All devices: MTD option cleanup. * h2200: Enabled JFFS2. * h4000, htcbluangel: Enabled acx_cs. | ||||
2007-07-10 | linux-handhelds-2.6: Add 2.6.21-hh11. | Paul Sokolovsky | 1 | |
* Changes since -hh10 are: 1. looxc550 port added (initial stage). 2. acx: PCMCIA driver written. 3. h4000, htcblueangel: PCMCIA support revamped, ACX100 WiFi works now. 4. hamcop_base, samcop_base: Initial support for child devices paradigm. 5. Codebase cleanup and restructuring. | ||||
2007-07-10 | fsg3-kernel: Update to latest svn defconfig | Rod Whitby | 1 | |
2007-07-09 | linux-hackndev-2.6: bump PR | Sergey Lapin | 1 | |
2007-07-09 | Palm Zire 72 machine update | Sergey Lapin | 1 | |
2007-07-08 | fsg3-kernel: Default kernel for Freecom FSG-3, with build defaults in ↵ | Rod Whitby | 1 | |
fsgbe.conf to match vendor binary modules. | ||||
2007-07-07 | merge of 'b25bbba02ddb4b23e57f722647bea8974b902b1e' | Rod Whitby | 2 | |
and 'c2b7bf2b98443cd961a60ce5dd26e8d6e01afda2' | ||||
2007-07-07 | ixp4xx-kernel: Support building for the fsg3 machine | Rod Whitby | 1 | |
2007-07-07 | linux-rp_2.6.21.bb : add a hack to prevent connect+ card from oopsing | Graeme Gregory | 2 | |
on insert. This is caused by an irq arriving before dev->base_addr has been set so the driver ends up doing an inw(NULL) which oopses. have checked for base_addr == 0 in driver and returned from irq early. This prevents oops and doesnt break with other cards in my collection. |