summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6-2.6.21
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko26
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-06linux-handhelds: build in ext3 support for h2200 and hx4700Koen Kooi2
2009-01-28linux-handhelds 2.6.21: add mtd back into hx4700 and h2200 defconfigsKoen Kooi2
2008-12-02linux-handhelds-2.6_2.6.21-hh20: Disable CONFIG_LOCALVERSION_AUTO.Paul Sokolovsky24
* This options is used to stick kernel's git rev to kernel version, but if the kernel is not from git, it can instead randomly pull up rev from some other repo.
2008-12-02linux-handhelds-2.6-2.6.21: Update from defconfigman r446Paul Sokolovsky24
* Consistently enable serial8250 module.
2008-11-15linux-handhelds: fix compilation error due to missing includePaul Eggleton1
Add missing include of linux/limits.h. Fixes bug #4344.
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe25
2008-08-08linux-openmoko.inc: sync with openmoko so package upgrade doesn't &*$(*@$(@ ↵Koen Kooi1
erase my kernel partition again
2008-03-13linux-handhelds-2.6: Remove unused keep-initramfs.patch.Paul Sokolovsky1
2008-03-08linux-handhelds 2.6.21-hh20: add patch to stop the kernel from blowing away ↵Koen Kooi1
our initramfs archive
2008-02-14linux-handhelds-2.6 2.6.21-hh20: Enable CONFIG_ATAGS_PROC consistently.Paul Sokolovsky24
* For kexec command line support.
2008-02-14linux-handhelds-2.6 2.6.21-hh20: Add support for passing kexec command line.Paul Sokolovsky2
* Tested to work. * TODO: Add CONFIG_ATAGS_PROC consistently.
2008-02-13linux-handhelds-2.6 2.6.21-hh20: Enable NBD and CONFIGFS as modules.Paul Sokolovsky24
* With all the trouble I'm having with exporting NTFS partition under OpenWRT, let's have NBD around. * CONFIGFS is so far not a must, can be a module.
2008-02-12linux-handhelds-2.6 2.6.21-hh20: Use noop iosched by default, make other ↵Paul Sokolovsky24
modular. * Per discussion on ML. * defconfigman r440.
2008-02-10linux-handhelds-2.6 2.6.21-hh20: Enable few more FSes and introspection options.Paul Sokolovsky24
* defconfigman r439.
2008-02-10linux-handhelds-2.6 2.6.21-hh20: Make cpufreq powersave governor modular.Paul Sokolovsky23
* Unfortunately, can't make entire cpufreq modular due to cross-dependency with pcmcia layer. * defconfigman r437
2008-02-10linux-handhelds-2.6 2.6.21: Enable BT for h5000.Paul Sokolovsky1
* defconfigman r437
2008-01-28divers: delete 22 empty directoriesRolf Leggewie1
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2008-01-26linux-handhelds-2.6 2.6.21: Update to latest defconfigman. Includes:Paul Sokolovsky23
* magician flash boot hacks * mtdblock support moves to modules, as non-essential for flash boot. * Few netcards PCMCIA drivers enabled for hx4700.
2008-01-26linux-handhelds-2.6 2.6.21: Enable USB WiFi support for h5000.Paul Sokolovsky1
* Possibly, incomplete. * Based on defconfig from Koen Kooi. * defconfigman r432
2007-12-26linux-handhelds-2.6 2.6.21: Fix issue with asoc-using devices having static ↵Paul Sokolovsky24
sound subsys.
2007-12-26linux-handhelds-2.6 2.6.21: h5000: Enable ASoC sound driver.Paul Sokolovsky1
2007-12-26linux-handhelds-2.6 2.6.21: h5000: Enable new keys driver.Paul Sokolovsky1
2007-12-25linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 ↵Paul Sokolovsky24
(bare).
2007-12-25linux-handhelds-2.6 2.6.21: Enable ext3 (modular).Paul Sokolovsky24
2007-12-25linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular ↵Paul Sokolovsky24
USB gadgets. * Now that there's flexible early userspace support in OE (initramfs-uniboot) which handles NFS booting among other things, there's no longer need to have NFS boot support in kernel. This gets NFS out of kernel, and frees g_ether from being compiled into kernel, thus opening road for modular USB gadget drivers. * A bit tough move deep into Angstrom RCs, but this was on TODO for long time, and just yesterday I hit usecase where I was stuck late night with the need to move data between 2 boxes, with only common interface in both being USB, but still w/o flashdrive to use. So, I took this opportinity not just to try g_file_storage, but also handle this issue.
2007-12-22linux-handhelds-2.6 2.6.21: Enable WPA modules for any device which has WiFi.Paul Sokolovsky24
* Well, some devices wouldn't have chance to use them for now (acx driver), but let's be consistent. * From defconfigman r421.
2007-12-22disapproval of revision '673229ca0f8dadb52526e2a8596309ffceb87123'Paul Sokolovsky1
2007-12-22linux-handhelds-2.6 2.6.21: Enable sound modules for h5000.Paul Sokolovsky1
* From defconfigman r419.
2007-12-22linux-handhelds-2.6: Make override dirs consistent.Paul Sokolovsky50
* Historically, latest kernel version used "linux-handhelds-2.6" override dir, while older releases used "linux-handhelds-2.6-<ver>" dirs. This is somewhat confusing and makes people look at wrong places. Make consistent. * Also, drop old/broken subreleases, update cvs recipe.