summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* refresh acx-mac80211 patchesFlorian Fainelli2009-05-285-52/+40
| | | | SVN-Revision: 16157
* refresh patchesFlorian Fainelli2009-05-288-17/+18
| | | | SVN-Revision: 16156
* refresh patchesFlorian Fainelli2009-05-283-7/+7
| | | | SVN-Revision: 16155
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-283-4/+5
| | | | SVN-Revision: 16154
* add a "make prepare" target which builds everything up to target/compile, ↵Felix Fietkau2009-05-281-0/+2
| | | | | | useful for scripts/deptest.sh SVN-Revision: 16153
* busybox: fix watchdog util compileFelix Fietkau2009-05-281-0/+12
| | | | SVN-Revision: 16150
* use 2.4.37.1Florian Fainelli2009-05-281-3/+3
| | | | SVN-Revision: 16149
* added BUILD_LOG_DIR variable, make clean will delete the ./logs dirRalph Hempel2009-05-283-3/+4
| | | | SVN-Revision: 16148
* correct path to board specific configuration, enable roboswitch driver in ↵Florian Fainelli2009-05-283-0/+2
| | | | | | wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx SVN-Revision: 16147
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-2836-507/+178
| | | | SVN-Revision: 16144
* brcm47xx: make input support modular (closes: #5174)Nicolas Thill2009-05-281-4/+0
| | | | SVN-Revision: 16143
* brcm-2.4: fix conntrack structure inconsistency with iptables, which can ↵Felix Fietkau2009-05-281-0/+49
| | | | | | cause problems with port matching/forwarding and protocol matching SVN-Revision: 16141
* uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl ↵Felix Fietkau2009-05-281-0/+29
| | | | | | does not need this fix, because the problem was fixed upstream already SVN-Revision: 16140
* brcm-2.4: disable ip_vs, refresh kernel configFelix Fietkau2009-05-281-35/+2
| | | | SVN-Revision: 16139
* added back atm ruleHamish Guthrie2009-05-281-1/+1
| | | | SVN-Revision: 16137
* add hotplug2 v1.0Hamish Guthrie2009-05-282-0/+60
| | | | SVN-Revision: 16136
* Move hotplug2 v0.9 to hotplug2-oldHamish Guthrie2009-05-285-6/+6
| | | | SVN-Revision: 16135
* switch to 2.6.30-rc7, fixes #5111Florian Fainelli2009-05-285-1/+326
| | | | SVN-Revision: 16134
* add support for board specific PLL settingsGabor Juhos2009-05-285-21/+115
| | | | SVN-Revision: 16133
* revert 15922 - add back 2.6.29 kernel supportHamish Guthrie2009-05-2893-0/+43950
| | | | SVN-Revision: 16127
* renumber sibyte patchesImre Kaloz2009-05-285-0/+0
| | | | SVN-Revision: 16126
* remove the ar7-atm hotplug for the moment since it makes the driver oopsFlorian Fainelli2009-05-281-128/+0
| | | | SVN-Revision: 16125
* Detect 16MB flash chipsHauke Mehrtens2009-05-271-8/+32
| | | | SVN-Revision: 16120
* Extends workaround for swapping problem.Hauke Mehrtens2009-05-271-0/+12
| | | | SVN-Revision: 16119
* Make amazon build again.Hauke Mehrtens2009-05-273-16/+4
| | | | SVN-Revision: 16118
* Add buildfix for kernel 2.6.21Hauke Mehrtens2009-05-271-0/+7
| | | | SVN-Revision: 16117
* jbt6k74: Change the state machine to have one state field for resolution and ↵Lars-Peter Clausen2009-05-271-152/+186
| | | | | | one for power mode. Loosing the resolution when the display is sent to sleep is just wrong. Automatically switch resolution when a framebuffer mode change event is recevied. SVN-Revision: 16116
* register SPI bus on the AP83 boardGabor Juhos2009-05-271-0/+24
| | | | SVN-Revision: 16115
* revert part of r16112, the setup.c part needs more testingFlorian Fainelli2009-05-271-37/+1
| | | | SVN-Revision: 16113
* include missing atm-tools to setup pppoe/a linksFlorian Fainelli2009-05-272-3/+39
| | | | SVN-Revision: 16112
* avila-wdt: add support for disabling the watchdogFelix Fietkau2009-05-271-4/+4
| | | | SVN-Revision: 16111
* turn on kernel size optimizationFlorian Fainelli2009-05-271-0/+1
| | | | SVN-Revision: 16110
* generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>Nicolas Thill2009-05-271-0/+10
| | | | SVN-Revision: 16109
* enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this ↵Jo-Philipp Wich2009-05-271-1/+1
| | | | | | will restore support for getifaddrs() and fix compilation of lldpd and possibly others SVN-Revision: 16108
* busybox: fix build error in insmod applet on 2.4 (closes: #5220)Nicolas Thill2009-05-271-1/+1
| | | | SVN-Revision: 16107
* hostapd: prefer built-in crypto header files over external ones from ↵Felix Fietkau2009-05-271-0/+1
| | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102
* improve error message output of metadata scan - fix newline break and do not ↵Felix Fietkau2009-05-271-2/+2
| | | | | | hide broken makefiles after the first invocation anymore SVN-Revision: 16101
* iproute2: install netlink header and libraryNicolas Thill2009-05-261-0/+7
| | | | SVN-Revision: 16100
* deptest: handle packages from feedsFelix Fietkau2009-05-261-1/+1
| | | | SVN-Revision: 16099
* fixup CS0 size for the BCM91125EImre Kaloz2009-05-261-1/+19
| | | | SVN-Revision: 16098
* add a somewhat hackish script for automatic dependency testingFelix Fietkau2009-05-261-0/+43
| | | | SVN-Revision: 16097
* add missing dependencyFelix Fietkau2009-05-261-0/+1
| | | | SVN-Revision: 16096
* split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparationFelix Fietkau2009-05-261-6/+16
| | | | SVN-Revision: 16095
* fixup sibyte rtc supportImre Kaloz2009-05-263-0/+906
| | | | SVN-Revision: 16094
* put the 4 ssl libraries into a ssl submenu (#5156)Florian Fainelli2009-05-261-0/+1
| | | | SVN-Revision: 16090
* add support for glibc-2.4 (#5213)Florian Fainelli2009-05-264-0/+15
| | | | SVN-Revision: 16089
* stop build when an error occurs and when BUILDLOG is set (#5160)Florian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16079
* also include the SPI driver in the gw6x00 profileFlorian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16077
* fix typo in the uci firewall scriptFlorian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16076
* include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection ↵Florian Fainelli2009-05-261-2/+3
| | | | | | tracking SVN-Revision: 16075