summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ensure that profile Makefiles are sourced in alphabetical order Since make ↵Jo-Philipp Wich2012-04-231-3/+3
| | | | | | 3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds. SVN-Revision: 31449
* switch to 3.3Florian Fainelli2012-04-231-1/+1
| | | | SVN-Revision: 31448
* add support for 3.3Florian Fainelli2012-04-231-0/+14
| | | | SVN-Revision: 31447
* switch to 3.3.2Florian Fainelli2012-04-231-1/+1
| | | | SVN-Revision: 31446
* add 3.3 supportFlorian Fainelli2012-04-233-0/+18
| | | | SVN-Revision: 31445
* 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323)Jo-Philipp Wich2012-04-233-3/+11
| | | | SVN-Revision: 31444
* Adding wifi eeprom extract for ARV752DPW - Easybox 802John Crispin2012-04-231-1/+1
| | | | | | Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com> SVN-Revision: 31443
* scanning kernel packages for targetsJohn Crispin2012-04-231-1/+1
| | | | | | | | | Any modifications in target/linux/*/modules.mk would not come into effect for subsequent "make menuconfig" unless we delete ./tmp. Signed-off-by: kalyan <kalyanatejaswi@gmail.com> SVN-Revision: 31442
* ar8216: enable forwarding of multicast frames to the cpu port on ar8327 ↵Felix Fietkau2012-04-221-0/+1
| | | | | | (thx, SeG) SVN-Revision: 31441
* flexibity: Cleanup the subtarget configClaudio Mignanti2012-04-221-729/+1
| | | | SVN-Revision: 31440
* Revert "mac80211: add backport of the module_pci_driver macro"Gabor Juhos2012-04-221-21/+0
| | | | | | Erm, Hauke was faster. SVN-Revision: 31439
* mac80211: add backport of the module_pci_driver macroGabor Juhos2012-04-221-0/+21
| | | | | | That is required by various PCI drivers. SVN-Revision: 31438
* mac80211: add module_pci_driver to compatHauke Mehrtens2012-04-221-0/+22
| | | | | | | | Without module_pci_driver being defined the pci drivers do not get registered. Should fix #11332 SVN-Revision: 31437
* tqma9263: update board definition for 3.x series and fix config chooseClaudio Mignanti2012-04-223-18/+7
| | | | SVN-Revision: 31436
* Remove old netus board definitionClaudio Mignanti2012-04-221-242/+0
| | | | SVN-Revision: 31435
* ep93xx: remove 2.6.39 supportGabor Juhos2012-04-225-1587/+0
| | | | SVN-Revision: 31434
* amazon: remove 2.6.3{0,2} supportGabor Juhos2012-04-2218-718/+0
| | | | SVN-Revision: 31433
* netifd: improve error handling in legacy script compatibility library, do ↵Felix Fietkau2012-04-211-3/+3
| | | | | | not fill the log with error messages for interfaces that could not be found SVN-Revision: 31432
* base-files: rename internal variables in config_foreach to make namespace ↵Felix Fietkau2012-04-211-4/+4
| | | | | | conflicts more unlikely SVN-Revision: 31431
* netifd: make type a local variable in /lib/network/config.sh to avoid ↵Felix Fietkau2012-04-211-1/+1
| | | | | | clashes with an internal config_foreach variable SVN-Revision: 31430
* mac80211: suppress 3-address multicast frames on WDS APs without non-WDS ↵Felix Fietkau2012-04-213-2/+76
| | | | | | stations SVN-Revision: 31429
* ath9k: merge a tkip related stability fixFelix Fietkau2012-04-212-3/+13
| | | | SVN-Revision: 31428
* minor change: adjust formatting of firewall.configMirko Vogt2012-04-211-13/+13
| | | | | | | - remove trailing whitespaces (s/\ $//g) - replace spaces with tabs between options and values SVN-Revision: 31427
* omap24xx: remove 2.6.38 supportGabor Juhos2012-04-2132-12106/+0
| | | | SVN-Revision: 31426
* xburst: remove 2.6.36 supportGabor Juhos2012-04-2125-19190/+0
| | | | SVN-Revision: 31422
* malta: remove 2.6.39 and 3.0 supportGabor Juhos2012-04-212-321/+0
| | | | SVN-Revision: 31421
* mpc83xx: remove 2.6.32 supportGabor Juhos2012-04-217-2665/+0
| | | | SVN-Revision: 31420
* octeon: remove 2.6.30 supportGabor Juhos2012-04-2121-64036/+0
| | | | SVN-Revision: 31419
* cns3xxx: remove 2.6.31 supportGabor Juhos2012-04-2112-57263/+0
| | | | SVN-Revision: 31418
* au1000: remove 2.6.39 supportGabor Juhos2012-04-215-338/+0
| | | | SVN-Revision: 31416
* x86: remove 2.6.32 supportGabor Juhos2012-04-214-502/+0
| | | | SVN-Revision: 31415
* ixp4xx: remove 2.6.3{2,8} and 3.0 supportGabor Juhos2012-04-21124-19156/+0
| | | | SVN-Revision: 31414
* tools: add xz dependency to automakeGabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31413
* linux/2.6.31: R.I.P.Gabor Juhos2012-04-21116-52147/+0
| | | | SVN-Revision: 31412
* linux/2.6.30: R.I.P.Gabor Juhos2012-04-21123-53125/+0
| | | | SVN-Revision: 31411
* linux: add broken flag to targets which are using 2.6.30Gabor Juhos2012-04-215-5/+5
| | | | SVN-Revision: 31410
* linux/3.3: nuke the gpio_buttons patchGabor Juhos2012-04-211-30/+0
| | | | | | It is superseded by the in-kernel gpio-keys-polled driver. SVN-Revision: 31409
* mpc52xx: nuke 3.2 configGabor Juhos2012-04-211-277/+0
| | | | SVN-Revision: 31408
* mpc52xx: switch to 3.3.2Gabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31407
* mpc52xx: add kernel config for 3.3Gabor Juhos2012-04-211-0/+279
| | | | SVN-Revision: 31406
* ramips: nuke 3.2 suportGabor Juhos2012-04-2116-800/+0
| | | | SVN-Revision: 31405
* ramips: switch to 3.3.2Gabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31404
* ramips: add support for 3.3Gabor Juhos2012-04-2116-0/+813
| | | | SVN-Revision: 31403
* ramips: rt305x: add OHCI/EHCI registration code for RT3352Gabor Juhos2012-04-212-5/+161
| | | | SVN-Revision: 31402
* ramips: rt305x: fix CPU clock detection on RT3352Gabor Juhos2012-04-212-12/+36
| | | | SVN-Revision: 31401
* ramips: rt305x: use different memory size setup for RT3352Gabor Juhos2012-04-212-2/+13
| | | | SVN-Revision: 31400
* ramips: rt3883: add profile and build sysupgrade image for the RT-N56UGabor Juhos2012-04-212-0/+29
| | | | SVN-Revision: 31399
* ramips: add swconfig to the default package listGabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31398
* ramips: build initramfs image for the Fonera 2.0NGabor Juhos2012-04-211-0/+4
| | | | SVN-Revision: 31397
* ramips: rt305x: add initial support for Tenda W306R V2.0Gabor Juhos2012-04-2114-0/+120
| | | | | | | | | | More device info at: http://wiki.openwrt.org/toh/tenda/w306r Signed-off-by: David Pearce <David_18051985@hotmail.com.au> [juhosg: fix checkpatch errors, remove kmod-phy and luci-ssl packages from the profile, change broken GPIO number] SVN-Revision: 31396