summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* base-files: allow default value for config_getFelix Fietkau2009-08-071-6/+9
| | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 17155
* add mklibs (based on a patch by florian) in preparation for optional library ↵Felix Fietkau2009-08-073-1/+2592
| | | | | | symbol stripping SVN-Revision: 17154
* bcm6345 fixes from AndyIFlorian Fainelli2009-08-064-10/+28
| | | | SVN-Revision: 17153
* upgrade opkg to r215 from the googlecode svnImre Kaloz2009-08-066-163/+36
| | | | SVN-Revision: 17152
* create firmware image for the WRT160NL board (thanks to Gerry Rozema)Gabor Juhos2009-08-061-0/+37
| | | | SVN-Revision: 17151
* add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵Gabor Juhos2009-08-062-0/+195
| | | | | | and Gerry Rozema) SVN-Revision: 17150
* fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵Florian Fainelli2009-08-062-4/+2
| | | | | | thanks AndyI SVN-Revision: 17149
* disable watchdog for bcm6345 until it gets fixedFlorian Fainelli2009-08-061-1/+4
| | | | SVN-Revision: 17148
* make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cFlorian Fainelli2009-08-061-24/+36
| | | | SVN-Revision: 17147
* work around a threading bug in mksquashfs4 by limiting the number of threads ↵Felix Fietkau2009-08-061-1/+1
| | | | | | to 1 SVN-Revision: 17146
* atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231XFelix Fietkau2009-08-065-11/+11
| | | | SVN-Revision: 17145
* broadcom-wl: add "assoclist" command to wlcJo-Philipp Wich2009-08-062-2/+9
| | | | SVN-Revision: 17144
* update ar71xx_spi driverGabor Juhos2009-08-061-11/+54
| | | | SVN-Revision: 17143
* oops, add missing semicolonsGabor Juhos2009-08-061-2/+2
| | | | SVN-Revision: 17142
* get rid of some ifdefs in the IRQ codeGabor Juhos2009-08-061-8/+9
| | | | SVN-Revision: 17141
* firmware-utils/addpattern: add support for the WRT160NLGabor Juhos2009-08-061-5/+55
| | | | SVN-Revision: 17140
* iw: update to 0.9.15Gabor Juhos2009-08-051-2/+2
| | | | SVN-Revision: 17134
* add usb-net-dm9601-ether, thanks grozFlorian Fainelli2009-08-051-0/+13
| | | | SVN-Revision: 17133
* add usb-serial-motorola-phone, thanks grozFlorian Fainelli2009-08-051-0/+16
| | | | SVN-Revision: 17132
* add experimental support for 2.6.30Florian Fainelli2009-08-057-0/+494
| | | | SVN-Revision: 17131
* gta02: Workaround hardware bug on rev 5 and earlierLars-Peter Clausen2009-08-051-0/+54
| | | | SVN-Revision: 17130
* add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 configFlorian Fainelli2009-08-051-0/+1
| | | | SVN-Revision: 17128
* mach-gta02: select extra gpio for glamo.Lars-Peter Clausen2009-08-051-1/+2
| | | | SVN-Revision: 17127
* Fix typo.Lars-Peter Clausen2009-08-041-1/+1
| | | | SVN-Revision: 17126
* register watchdog only if enabled in hardware (#2378)Florian Fainelli2009-08-042-0/+60
| | | | SVN-Revision: 17125
* init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)Gabor Juhos2009-08-041-5/+11
| | | | SVN-Revision: 17124
* The gta02 vibrator driver is not meant to be build as module.Lars-Peter Clausen2009-08-041-1/+1
| | | | SVN-Revision: 17123
* set atheros default kernel version to 2.6.30.4Felix Fietkau2009-08-041-1/+1
| | | | SVN-Revision: 17122
* fix mvswitch/ar8216 tx path hooking for 2.6.30Felix Fietkau2009-08-042-0/+1118
| | | | SVN-Revision: 17121
* fix a typo in apply_config -tFelix Fietkau2009-08-041-1/+1
| | | | SVN-Revision: 17120
* base-files: ensure that ipv6 is loaded if interfaces have an ip6addr ↵Jo-Philipp Wich2009-08-042-13/+22
| | | | | | defined, clean trailing whitespace, bump pkg revision (#5356) SVN-Revision: 17118
* acx fixes for 2.6.30Florian Fainelli2009-08-031-0/+54
| | | | SVN-Revision: 17116
* firewall: add icmp_type option to specify the icmp type in rule sections, ↵Jo-Philipp Wich2009-08-032-1/+4
| | | | | | bump pkg revision (#5554) SVN-Revision: 17115
* use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1Florian Fainelli2009-08-031-3/+3
| | | | SVN-Revision: 17114
* dropbear: safely support remote restarting of dropbear process; bump pkg ↵Jo-Philipp Wich2009-08-032-26/+114
| | | | | | revision (#5498) SVN-Revision: 17113
* add fixed PHY patches from 2.6.27, refresh patchesFlorian Fainelli2009-08-035-34/+172
| | | | SVN-Revision: 17110
* add back the fixed PHY patches from #3124, until we move this to platform_dataFlorian Fainelli2009-08-032-0/+139
| | | | SVN-Revision: 17107
* brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵Imre Kaloz2009-08-032-2/+2
| | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102
* add special handling for the adm5120 target, which uses subtargets for ↵Imre Kaloz2009-08-032-3/+7
| | | | | | different endianess -- later we should come up with something smarter SVN-Revision: 17101
* init mac address on the TEW-632BRP boards (closes #5403)Gabor Juhos2009-08-031-0/+24
| | | | SVN-Revision: 17100
* fix printing of offsetsFlorian Fainelli2009-08-021-2/+2
| | | | SVN-Revision: 17099
* fix MISC IRQ handling on the AR7240Gabor Juhos2009-08-021-14/+9
| | | | SVN-Revision: 17098
* add experimental support for 2.6.30Florian Fainelli2009-08-029-0/+813
| | | | SVN-Revision: 17097
* compile fixes in ar7-atm for new kernelsFlorian Fainelli2009-08-021-0/+20
| | | | SVN-Revision: 17096
* enable the watchdog driver for ppc4xxImre Kaloz2009-08-022-2/+2
| | | | SVN-Revision: 17095
* resync kernel configurationFlorian Fainelli2009-08-021-7/+2
| | | | SVN-Revision: 17094
* refresh 2.6.30 patchesFlorian Fainelli2009-08-023-10/+8
| | | | SVN-Revision: 17093
* fix sysupgradeGabor Juhos2009-08-021-0/+2
| | | | SVN-Revision: 17092
* install libiptc/libipulog from iptables (#5549)Florian Fainelli2009-08-011-0/+2
| | | | SVN-Revision: 17089
* prevent error messages on the requesting of the GPIO buttonsFlorian Fainelli2009-08-011-0/+32
| | | | SVN-Revision: 17088