1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-17 23:57:07 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
agb
7106299ad4 generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-04 21:53:44 +00:00
florian
6a3d97e853 Fix the xt_physdev compilation (#3218)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 19:30:00 +00:00
nbd
ff642c349c add missing kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 20:45:09 +00:00
blogic
dc2f3c0139 add new led trigger for network traffic, fixes #2776
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:25:02 +00:00
nbd
45e93e7181 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 14:15:41 +00:00
nbd
00158ccffe "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:54 +00:00
nbd
3e2773d1f6 kernel: add a default for CONFIG_NEW_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 14:34:18 +00:00
blogic
57f5643ac3 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:16:11 +00:00
nbd
8da4ae349d add missing kconfig entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 00:27:01 +00:00
pavlov
92526421f1 updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-08 15:52:26 +00:00
nbd
1e70eae581 add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 19:24:16 +00:00
nbd
11bfc2aea9 add missing config symbols for ide on broadcom 4780
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:24 +00:00
nbd
46d6153121 disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 18:04:17 +00:00
nbd
9a7d455947 move a few config options to the generic templates to avoid kernel config questions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-07 20:36:12 +00:00
juhosg
0e8e8cee68 add default option for the OTi-6858 USB serial device (closes #2631)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-02 09:08:59 +00:00
nbd
7f80212b77 disable the in-kernel mac80211 and cfg80211
will be built externally


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:54 +00:00
nbd
62ae4e9eb6 move a few config symbols to the 2.6.23 template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:41 +00:00
nbd
6ea62735e2 disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:00:06 +00:00
nbd
e2bcdb8939 move a few kconfig options from atheros to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 21:21:36 +00:00
juhosg
1fe9314a6d [kernel] netfilter/ipset cleanups
* rename patches to follow our naming conventions
 * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom]
 * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs
 * add ip_set_iptreemap to include/netfilter.mk
 * update kmod-ipt-ipset module description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 14:58:35 +00:00
juhosg
9939f6969a [kernel] update generic 2.6.23 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:12:13 +00:00
ejka
58242e5417 add generic 2.6.23 patches and config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 02:26:27 +00:00