summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync kernel configGabor Juhos2008-08-052-0/+3
| | | | SVN-Revision: 12140
* atheros: fix setting the gpio interrupt level when registering a gpio interruptFelix Fietkau2008-08-051-1/+1
| | | | SVN-Revision: 12139
* switch to using the SLUB allocator by default in 2.6.26Felix Fietkau2008-08-051-2/+2
| | | | SVN-Revision: 12138
* Fix ipkg compilation with ccache, thanks sn9Florian Fainelli2008-08-051-1/+1
| | | | SVN-Revision: 12137
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-056-28/+40
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-058-0/+64
| | | | SVN-Revision: 12134
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-0515-120/+112
| | | | | | a package for it SVN-Revision: 12133
* some more fixes for wds sta separationFelix Fietkau2008-08-052-18/+59
| | | | SVN-Revision: 12127
* fix ocf compile errorFelix Fietkau2008-08-051-0/+11
| | | | SVN-Revision: 12118
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-052-12/+4
| | | | SVN-Revision: 12117
* only build avr32 u-boot if requested, fixes build failure in default configFelix Fietkau2008-08-051-4/+6
| | | | SVN-Revision: 12116
* update opkg to 4564, fixes a couple of memory leaksTravis Kemen2008-08-052-61/+55
| | | | SVN-Revision: 12115
* move json-c to packages feedJohn Crispin2008-08-051-52/+0
| | | | SVN-Revision: 12114
* EOF for fonera-mp3 packagesJohn Crispin2008-08-0538-4916/+0
| | | | SVN-Revision: 12113
* etrax should not select foxboard-utils by default as the package is now in ↵John Crispin2008-08-051-1/+1
| | | | | | the packages feed SVN-Revision: 12112
* move foxboard utils to packages feedJohn Crispin2008-08-051-48/+0
| | | | SVN-Revision: 12111
* add prereq check for pythonFelix Fietkau2008-08-041-0/+4
| | | | SVN-Revision: 12110
* fix a small bug in the recursive dependency lookup for generated menuconfig ↵Felix Fietkau2008-08-041-3/+3
| | | | | | files SVN-Revision: 12107
* make package prereq checks behave more like build prereq checks (first check ↵Felix Fietkau2008-08-041-1/+12
| | | | | | all, then fail if necessary), also make them less verbose SVN-Revision: 12106
* add uci led support - /etc/config/system can hold led info which is applied ↵John Crispin2008-08-042-0/+70
| | | | | | at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system SVN-Revision: 12104
* scripts/feeds: properly handle virtual packages as well, use the first ↵Felix Fietkau2008-08-041-1/+7
| | | | | | available provider by default SVN-Revision: 12103
* scripts/feeds: fix some installation warnings for locally installed packagesFelix Fietkau2008-08-041-1/+1
| | | | SVN-Revision: 12102
* fix scripts/feeds dependency lookup: process deps for all virtual packages ↵Felix Fietkau2008-08-041-4/+6
| | | | | | of a src package that belongs to the package that the user wants to install SVN-Revision: 12101
* - bump atheros to .26 - adds leds-gpio to default selection on atheros - ↵John Crispin2008-08-043-11/+35
| | | | | | extend led platform setup on atheros SVN-Revision: 12100
* rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add ↵Nicolas Thill2008-08-041-19/+26
| | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098
* fix RB-133/133C led definitionsGabor Juhos2008-08-041-5/+5
| | | | SVN-Revision: 12097
* more ledtrig-netdev clean upsJohn Crispin2008-08-041-56/+70
| | | | SVN-Revision: 12096
* add missing buttons device for RB-1xx boards, thanks to Christophe LucasGabor Juhos2008-08-041-1/+3
| | | | SVN-Revision: 12095
* makes ledtrignetdev work on .26 and fix whitespacesJohn Crispin2008-08-043-56/+96
| | | | SVN-Revision: 12090
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-0412-13/+513
| | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089
* fixes whitespace errorJohn Crispin2008-08-041-1/+0
| | | | SVN-Revision: 12088
* work aroung error message during boot if swapon is nt installedJohn Crispin2008-08-041-1/+1
| | | | SVN-Revision: 12087
* remove warning from hotplug2, which pops up 10 times during bootJohn Crispin2008-08-041-7/+10
| | | | SVN-Revision: 12086
* Define more missing config symbols for .26Florian Fainelli2008-08-041-0/+3
| | | | SVN-Revision: 12085
* update kernel configTravis Kemen2008-08-041-0/+1
| | | | SVN-Revision: 12084
* madwifi: more fixes and cleanups for wds sta separationFelix Fietkau2008-08-032-25/+360
| | | | SVN-Revision: 12082
* network scripts: revert the network state after running ifdown, not beforeFelix Fietkau2008-08-031-3/+4
| | | | SVN-Revision: 12081
* fix typo in gcc version checkNicolas Thill2008-08-031-1/+1
| | | | SVN-Revision: 12080
* update ath9k to latest git versionImre Kaloz2008-08-0317-2851/+2716
| | | | SVN-Revision: 12079
* add more options to the generic 2.6.26 configImre Kaloz2008-08-031-0/+3
| | | | SVN-Revision: 12078
* revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143Imre Kaloz2008-08-031-0/+524
| | | | SVN-Revision: 12077
* make grub compilable under fedora core 8 and other newer distrosFelix Fietkau2008-08-021-0/+2
| | | | SVN-Revision: 12076
* fix compile errorGabor Juhos2008-08-021-1/+12
| | | | SVN-Revision: 12075
* Fix broken hso kmod definitionAndy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12074
* ixp4xx: disable ixp4xx beeperAndy Boyett2008-08-021-0/+1
| | | | SVN-Revision: 12073
* generic-2.6: resync 2.6.26 configAndy Boyett2008-08-021-0/+4
| | | | SVN-Revision: 12071
* net/usb: only package hso for 2.6.26Andy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12069
* try to clean up some kernel configsTravis Kemen2008-08-026-3/+14
| | | | SVN-Revision: 12067
* update to 2.6.26Gabor Juhos2008-08-014-86/+88
| | | | SVN-Revision: 12066
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-011-0/+25
| | | | SVN-Revision: 12065