aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix kernel module name for autoloadingFlorian Fainelli2009-05-071-1/+1
| | | | SVN-Revision: 15649
* add missing rtc-lib module to rtc-coreFlorian Fainelli2009-05-071-2/+4
| | | | SVN-Revision: 15648
* package the rtc-core and rtc-m48t86 driverFlorian Fainelli2009-05-061-0/+34
| | | | SVN-Revision: 15647
* package the Winbond w83627hf super i/o controllerFlorian Fainelli2009-05-061-0/+18
| | | | SVN-Revision: 15646
* package the ITE it821x IDE controller driverFlorian Fainelli2009-05-061-0/+16
| | | | SVN-Revision: 15645
* uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 ↵Felix Fietkau2009-05-062-0/+36
| | | | | | module loading support is optional in this version SVN-Revision: 15644
* add default network configurationFlorian Fainelli2009-05-061-0/+18
| | | | SVN-Revision: 15643
* use force_sig when handling address errorsFlorian Fainelli2009-05-061-0/+45
| | | | SVN-Revision: 15642
* add missing patchesFlorian Fainelli2009-05-062-0/+113
| | | | SVN-Revision: 15641
* add support for the Cavium Octeon SoC, tested on a Mototech evaluation boardFlorian Fainelli2009-05-0618-0/+45789
| | | | SVN-Revision: 15640
* workaround a gcc-4.1 bug which cannot see that word will be initializedFlorian Fainelli2009-05-061-0/+11
| | | | SVN-Revision: 15639
* madwifi: minor cleanup for the channel handling patchFelix Fietkau2009-05-061-32/+26
| | | | SVN-Revision: 15637
* fix wprobe conflict with libnlFelix Fietkau2009-05-061-2/+2
| | | | SVN-Revision: 15636
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-061-74/+116
| | | | SVN-Revision: 15635
* use config_get_bool for outdoor modeFelix Fietkau2009-05-061-2/+1
| | | | SVN-Revision: 15634
* madwifi: make country code and outdoor flag changeable without reloading the ↵Felix Fietkau2009-05-062-7/+1364
| | | | | | driver SVN-Revision: 15633
* wprobe: use libnl-tiny instead of libnlFelix Fietkau2009-05-062-11/+15
| | | | SVN-Revision: 15632
* the bison prereq check is no longer necessaryFelix Fietkau2009-05-061-4/+0
| | | | SVN-Revision: 15631
* refresh patchesGabor Juhos2009-05-054-14/+14
| | | | SVN-Revision: 15630
* use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx driversGabor Juhos2009-05-057-117/+12
| | | | SVN-Revision: 15629
* sync kernel configGabor Juhos2009-05-053-2/+1
| | | | SVN-Revision: 15628
* iptables: install essential headers into staging dirJo-Philipp Wich2009-05-051-0/+8
| | | | SVN-Revision: 15621
* Require* calls must now be placed before BuildPackage callsFelix Fietkau2009-05-051-3/+5
| | | | SVN-Revision: 15620
* remove binutils 2.17 and 2.19Felix Fietkau2009-05-0518-111579/+0
| | | | SVN-Revision: 15619
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-051-1/+1
| | | | | | | | dnsmasq.init tried to set range options even when ignore was set to "1". Now the functions stops processing after evaluating the "ignore" option when the result is > 0 SVN-Revision: 15618
* add missing RTC symbols to generic configsImre Kaloz2009-05-058-0/+131
| | | | SVN-Revision: 15617
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-052-2/+6
| | | | SVN-Revision: 15613
* fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)Florian Fainelli2009-05-051-1/+1
| | | | SVN-Revision: 15611
* grub: fix potential build issues on redhat/fedora host systems (should ↵Nicolas Thill2009-05-042-2/+24
| | | | | | close: #3793) SVN-Revision: 15608
* use xorg x11-server + glamo driver instead of xglamo kdrive-server per ↵Mirko Vogt2009-05-041-2/+2
| | | | | | default - the latter one is getting obsoleted SVN-Revision: 15607
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-0449-209/+57
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-0438-267/+37
| | | | SVN-Revision: 15605
* fix typoImre Kaloz2009-05-041-1/+1
| | | | SVN-Revision: 15604
* cleanup MTD option handlingImre Kaloz2009-05-0448-3119/+2047
| | | | SVN-Revision: 15602
* scripts/feeds: fix a warning (#4474)Felix Fietkau2009-05-041-0/+1
| | | | SVN-Revision: 15600
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ↵Felix Fietkau2009-05-042-1/+3
| | | | | | possibly other libraries) SVN-Revision: 15599
* remove obsolete gcc version md5sumsFelix Fietkau2009-05-041-6/+0
| | | | SVN-Revision: 15598
* rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)Felix Fietkau2009-05-045-12/+6
| | | | SVN-Revision: 15595
* libnl-tiny: add -fpicFelix Fietkau2009-05-041-0/+2
| | | | SVN-Revision: 15594
* fix ebtables compileFelix Fietkau2009-05-041-0/+2
| | | | SVN-Revision: 15593
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-043-2/+5
| | | | SVN-Revision: 15592
* fix libnl-tiny compile with eglibcFelix Fietkau2009-05-041-0/+1
| | | | SVN-Revision: 15591
* uclibc 0.9.30: fix isnan declarationFelix Fietkau2009-05-041-0/+11
| | | | SVN-Revision: 15589
* uclibc 0.9.29: fix isinf, finite prototypesFelix Fietkau2009-05-041-0/+29
| | | | SVN-Revision: 15588
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-0422-45/+18
| | | | SVN-Revision: 15587
* upgrade IOP32x to 2.6.28.10Imre Kaloz2009-05-042-3/+6
| | | | SVN-Revision: 15586
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-041-0/+6
| | | | SVN-Revision: 15583
* change boardnamesImre Kaloz2009-05-042-2/+2
| | | | SVN-Revision: 15582
* refresh patchesImre Kaloz2009-05-0461-855/+697
| | | | SVN-Revision: 15581
* layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵Imre Kaloz2009-05-043-6303/+0
| | | | | | remove them now SVN-Revision: 15580