Revisions 0 to 10 in in which 'packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig' was changed are listed below. These revisions are ancestors of the revision [0a63e1d7..]. The "diff" links listed with each revision will show changes in 'packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig' between that revision and [0a63e1d7..].

279 days ago: Merge from .dev:
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: Merge from .dev:
0d376af69d870f4d7e004a35b9ce9adbb7bb1600 linux-handhelds-2.6 2.6.21-hh20: Enable CONFIG_ATAGS_PROC consistently. (Paul, Koen)
5e355cb98cf1742f5a79dfe4777b01a20d63e782 linux-handhelds-2.6 2.6.21-hh20: Add support for passing kexec command line. (Paul, Koen)
da903ce92b8f5d3cb42f9ffd3e15c6b4b8563dc4 linux-handhelds-2.6 2.6.21-hh20: Enable NBD and CONFIGFS as modules. (Paul, Koen)
1e069dfafed0f72201d0b9415a94299ff9638e96 linux-handhelds-2.6 2.6.21-hh20: Use noop iosched by default, make other modular. (Paul, Koen)
eeedd7c12d801248e236e657abdb9f0938952b09 linux-handhelds-2.6 2.6.21-hh20: Enable few more FSes and introspection options. (Paul, Koen)
046b893ab8fe9a75380cca2843abba168e1dc148 linux-handhelds-2.6 2.6.21-hh20: Make cpufreq powersave governor modular. (Paul, Koen)
c4ae7614802ca8ab8260cc888ee0e61c67315615 linux-handhelds-2.6 2.6.21: Enable BT for h5000. (Paul, Koen)
9814a7ac8b5ebeadd190ad216196e5efd3a70ff3 linux-handhelds-2.6 2.6.21: Update to latest defconfigman. Includes: (Paul, Koen)
cce3c198ae25e83079d8b75e58237de185e5149c linux-handhelds-2.6 2.6.21: Enable USB WiFi support for h5000. (Paul, Koen)
Date: Sat, 16 Feb 2008 14:31:05 GMT
331 days ago: linux-handhelds-2.6 2.6.21: Fix issue with asoc-using devices having static sound subsys.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21: Fix issue with asoc-using devices having static sound subsys.
Date: Wed, 26 Dec 2007 14:58:05 GMT
332 days ago: linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 (bare).
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 (bare).
Date: Tue, 25 Dec 2007 21:01:27 GMT
332 days ago: linux-handhelds-2.6 2.6.21: Enable ext3 (modular).
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21: Enable ext3 (modular).
Date: Tue, 25 Dec 2007 20:44:36 GMT
332 days ago: linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular USB gadgets.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular 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.
Date: Tue, 25 Dec 2007 18:29:54 GMT
335 days ago: linux-handhelds-2.6 2.6.21: Enable WPA modules for any device which has WiFi.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21: Enable WPA modules for any device which has WiFi.
* Well, some devices wouldn't have chance to use them for now (acx driver),
but let's be consistent.
* From defconfigman r421.
Date: Sat, 22 Dec 2007 19:07:39 GMT
344 days ago: linux-handhelds-2.6 2.6.21-hh19: Make NLS cp437 & iso8859-1 modular.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21-hh19: Make NLS cp437 & iso8859-1 modular.
* As required only by vfat.
Date: Thu, 13 Dec 2007 12:09:00 GMT
376 days ago: linux-handhelds-2.6 2.6.21: Use performance governor by default, move most governors to modules.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6 2.6.21: Use performance governor by default, move most governors to modules.
* Besides saving space, this is also to workaround current
QEMU breakage, which causes kernel with builtin and default
userspace governor to fault and abort on boot.
Date: Sat, 10 Nov 2007 22:47:00 GMT
432 days ago: linux-handhelds-2.6: Fix Hermes/Atmel PCMCIA WiFi support.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6: Fix Hermes/Atmel PCMCIA WiFi support.
* defconfigman r405 support.
Date: Sat, 15 Sep 2007 23:31:36 GMT
432 days ago: linux-handhelds-2.6: hx4700: Dirty magic to enable AX8817X USB Ether driver.
view file | diff | revision info | browse files
Author: pfalcon@openembedded.org
Changelog: linux-handhelds-2.6: hx4700: Dirty magic to enable AX8817X USB Ether driver.
* It manages to depend on CONFIG_NET_ETHERNET even though according to Kconfig
it's aux switch symbol only.
* defconfigman r404.
Date: Sat, 15 Sep 2007 23:21:28 GMT