aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* updated led status on atm events (#2996)Florian Fainelli2009-05-261-0/+128
| | | | SVN-Revision: 16074
* allow hotplug events to be triggered with the atm subsystem (#2996)Florian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16073
* allow ar7-atm annex a and b co-existence by symlinking firmwaresFlorian Fainelli2009-05-261-3/+5
| | | | SVN-Revision: 16071
* add preliminary support for the WRT160NLGabor Juhos2009-05-259-0/+107
| | | | SVN-Revision: 16068
* create firmware image for the RouterStation Pro, and add a profile for it ↵Gabor Juhos2009-05-252-8/+39
| | | | | | (patch by Ubiquiti Networks) SVN-Revision: 16066
* update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)Gabor Juhos2009-05-251-0/+20
| | | | SVN-Revision: 16065
* firmware-utils/mkfwimage: add support for RouterStation Pro (patch from ↵Gabor Juhos2009-05-251-0/+6
| | | | | | Ubiquiti Networks) SVN-Revision: 16064
* busybox: update to v1.13.4 (closes: #4279)Nicolas Thill2009-05-2542-1017/+454
| | | | SVN-Revision: 16063
* create profile for the WRT400N boardGabor Juhos2009-05-251-0/+17
| | | | SVN-Revision: 16061
* add the Tecom GW6x00 (6000 and 6200) board profileFlorian Fainelli2009-05-251-0/+20
| | | | SVN-Revision: 16059
* fix missing kernel config symbol for ipv6Felix Fietkau2009-05-251-0/+1
| | | | SVN-Revision: 16056
* busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-2540-472/+542
| | | | SVN-Revision: 16053
* include atm drivers in default images, otherwise firmware is just uselessFlorian Fainelli2009-05-251-1/+2
| | | | SVN-Revision: 16051
* I recently came across an ar7 device which has the vlynq hardwired so that ↵Florian Fainelli2009-05-251-23/+127
| | | | | | | | | | | | | | | | the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> SVN-Revision: 16049
* update to 2.6.30-rc7Imre Kaloz2009-05-2531-634/+411
| | | | SVN-Revision: 16048
* make uclibc 0.9.30.1 the defaultImre Kaloz2009-05-252-6/+3
| | | | SVN-Revision: 16047
* sibyte image generation cleanupImre Kaloz2009-05-251-8/+9
| | | | SVN-Revision: 16046
* enable multicast routing by defaultFelix Fietkau2009-05-247-6/+19
| | | | SVN-Revision: 16044
* Update crda to version 1.1.0Hauke Mehrtens2009-05-241-2/+2
| | | | SVN-Revision: 16042
* Update to version 0.9.14Hauke Mehrtens2009-05-241-2/+2
| | | | SVN-Revision: 16041
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-247-13/+1
| | | | | | package to keep it consistent SVN-Revision: 16031
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | SVN-Revision: 16030
* revert r16017 there are no users of it yetFlorian Fainelli2009-05-241-1/+0
| | | | SVN-Revision: 16029