aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-06
| | | | SVN-Revision: 15635
* use config_get_bool for outdoor modeFelix Fietkau2009-05-06
| | | | SVN-Revision: 15634
* madwifi: make country code and outdoor flag changeable without reloading the ↵Felix Fietkau2009-05-06
| | | | | | driver SVN-Revision: 15633
* wprobe: use libnl-tiny instead of libnlFelix Fietkau2009-05-06
| | | | SVN-Revision: 15632
* the bison prereq check is no longer necessaryFelix Fietkau2009-05-06
| | | | SVN-Revision: 15631
* refresh patchesGabor Juhos2009-05-05
| | | | SVN-Revision: 15630
* use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx driversGabor Juhos2009-05-05
| | | | SVN-Revision: 15629
* sync kernel configGabor Juhos2009-05-05
| | | | SVN-Revision: 15628
* iptables: install essential headers into staging dirJo-Philipp Wich2009-05-05
| | | | SVN-Revision: 15621
* Require* calls must now be placed before BuildPackage callsFelix Fietkau2009-05-05
| | | | SVN-Revision: 15620
* remove binutils 2.17 and 2.19Felix Fietkau2009-05-05
| | | | SVN-Revision: 15619
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-05
| | | | | | | | 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-05
| | | | SVN-Revision: 15617
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-05
| | | | SVN-Revision: 15613
* fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)Florian Fainelli2009-05-05
| | | | SVN-Revision: 15611
* grub: fix potential build issues on redhat/fedora host systems (should ↵Nicolas Thill2009-05-04
| | | | | | close: #3793) SVN-Revision: 15608
* use xorg x11-server + glamo driver instead of xglamo kdrive-server per ↵Mirko Vogt2009-05-04
| | | | | | default - the latter one is getting obsoleted SVN-Revision: 15607
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-04
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-04
| | | | SVN-Revision: 15605
* fix typoImre Kaloz2009-05-04
| | | | SVN-Revision: 15604
* cleanup MTD option handlingImre Kaloz2009-05-04
| | | | SVN-Revision: 15602
* scripts/feeds: fix a warning (#4474)Felix Fietkau2009-05-04
| | | | SVN-Revision: 15600
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ↵Felix Fietkau2009-05-04
| | | | | | possibly other libraries) SVN-Revision: 15599
* remove obsolete gcc version md5sumsFelix Fietkau2009-05-04
| | | | SVN-Revision: 15598
* rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)Felix Fietkau2009-05-04
| | | | SVN-Revision: 15595
* libnl-tiny: add -fpicFelix Fietkau2009-05-04
| | | | SVN-Revision: 15594
* fix ebtables compileFelix Fietkau2009-05-04
| | | | SVN-Revision: 15593
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-04
| | | | SVN-Revision: 15592
* fix libnl-tiny compile with eglibcFelix Fietkau2009-05-04
| | | | SVN-Revision: 15591
* uclibc 0.9.30: fix isnan declarationFelix Fietkau2009-05-04
| | | | SVN-Revision: 15589
* uclibc 0.9.29: fix isinf, finite prototypesFelix Fietkau2009-05-04
| | | | SVN-Revision: 15588
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-04
| | | | SVN-Revision: 15587
* upgrade IOP32x to 2.6.28.10Imre Kaloz2009-05-04
| | | | SVN-Revision: 15586
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-04
| | | | SVN-Revision: 15583
* change boardnamesImre Kaloz2009-05-04
| | | | SVN-Revision: 15582
* refresh patchesImre Kaloz2009-05-04
| | | | SVN-Revision: 15581
* layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵Imre Kaloz2009-05-04
| | | | | | remove them now SVN-Revision: 15580
* refresh generic 2.6.28 patchesImre Kaloz2009-05-04
| | | | SVN-Revision: 15578
* kernel: fix conditional handling of ide-supportJo-Philipp Wich2009-05-04
| | | | SVN-Revision: 15577
* remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵Nicolas Thill2009-05-03
| | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576
* upgrade to newest stable kernel versionsImre Kaloz2009-05-03
| | | | SVN-Revision: 15575
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-03
| | | | | | (closes: #5041) SVN-Revision: 15574
* iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵Jo-Philipp Wich2009-05-03
| | | | | | specified for -p SVN-Revision: 15573
* iptables: - add libtool fixups - fix libiptc & libxtables packages, ↵Nicolas Thill2009-05-03
| | | | | | containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg SVN-Revision: 15572
* kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)Jo-Philipp Wich2009-05-02
| | | | SVN-Revision: 15563
* add experimental support for 2.6.30Gabor Juhos2009-05-02
| | | | SVN-Revision: 15561
* generic/2.6.30: add missing Kconfig optionsGabor Juhos2009-05-02
| | | | SVN-Revision: 15560
* copy kirkwood uImage to the bin dirImre Kaloz2009-05-02
| | | | SVN-Revision: 15557
* add preliminary Marvell Kirkwood supportImre Kaloz2009-05-02
| | | | SVN-Revision: 15556
* prevent kmod-switch from accessing nvram on brcm63xx (#5035)Florian Fainelli2009-05-02
| | | | SVN-Revision: 15555