aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: add a macro to test options supported by the host compilerNicolas Thill2010-05-021-1/+12
| | | | SVN-Revision: 21304
* ppp: rename 20-usb-modem to 20-atm-modemJo-Philipp Wich2010-05-022-1/+1
| | | | SVN-Revision: 21303
* ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-022-0/+27
| | | | SVN-Revision: 21302
* target/uml: bump to 2.6.32.12Nicolas Thill2010-05-028-192/+2
| | | | SVN-Revision: 21301
* update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)Florian Fainelli2010-05-021-2/+2
| | | | SVN-Revision: 21300
* target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)Nicolas Thill2010-05-022-0/+22
| | | | SVN-Revision: 21293
* target/uml: rename patch 003 to match what we have in 2.6.30Nicolas Thill2010-05-021-0/+0
| | | | SVN-Revision: 21292
* target/uml: refresh 2.6.30 patchesNicolas Thill2010-05-021-7/+3
| | | | SVN-Revision: 21291
* target/uml: add patches for 2.6.32Nicolas Thill2010-05-025-0/+134
| | | | SVN-Revision: 21290
* nvram: fix crash when get, set or unset is invoked without argument (#7263)Jo-Philipp Wich2010-05-022-14/+26
| | | | SVN-Revision: 21288
* ppp: bring pppoa script in sync with updated ppp logicJo-Philipp Wich2010-05-011-7/+16
| | | | SVN-Revision: 21287
* firewall: - replace uci firewall with a modular dual stack implementation ↵Jo-Philipp Wich2010-05-0115-544/+1023
| | | | | | developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286
* comgt: - localize variables - bring scripts in sync with updated ppp logic - ↵Jo-Philipp Wich2010-05-012-5/+15
| | | | | | bump package revision SVN-Revision: 21285
* pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵Jo-Philipp Wich2010-05-012-10/+4
| | | | | | revision SVN-Revision: 21284
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵Jo-Philipp Wich2010-05-015-63/+158
| | | | | | interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision SVN-Revision: 21283
* package/base-files: fix libraries packaging on 64bits targets (closes: #6918)Nicolas Thill2010-05-011-9/+14
| | | | SVN-Revision: 21282
* pppd: - localize variables in setup script - implement demand option as true ↵Jo-Philipp Wich2010-05-011-9/+52
| | | | | | boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns SVN-Revision: 21280
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ↵Nicolas Thill2010-04-301-2/+2
| | | | | | generation SVN-Revision: 21277
* vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ↵Felix Fietkau2010-04-301-13/+5
| | | | | | MB download with a 14k one SVN-Revision: 21274
* mac80211: update to wireless-testing 2010-04-28Felix Fietkau2010-04-3013-774/+14
| | | | SVN-Revision: 21271
* swconfig: mask on brcm47xxJo-Philipp Wich2010-04-301-1/+1
| | | | SVN-Revision: 21270
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-3018-288/+3478
| | | | SVN-Revision: 21269
* add upstream patch to fix linking failures on '__rela_iplt_end'Florian Fainelli2010-04-303-0/+162
| | | | SVN-Revision: 21267
* brcm47xx: update config-2.6.33 optionsAlexandros C. Couloumbis2010-04-301-3/+9
| | | | SVN-Revision: 21266
* brcm47xx: refresh 2.6.33 kernel patchesAlexandros C. Couloumbis2010-04-306-18/+17
| | | | SVN-Revision: 21265
* package/grub: fix x86_64 issue (closes #7248)Alexandros C. Couloumbis2010-04-301-0/+3
| | | | SVN-Revision: 21264
* uboot-xburst: Fix lcd display init sequence.Lars-Peter Clausen2010-04-291-8/+11
| | | | SVN-Revision: 21263
* package/kernel: renable kmod-input on 2.4 (closes: #7063)Nicolas Thill2010-04-291-3/+10
| | | | SVN-Revision: 21262
* target/brcm-2.4: add missing CONFIG_INPUT_* symbolsNicolas Thill2010-04-291-1/+6
| | | | SVN-Revision: 21261
* enable inotify support target xburstMirko Vogt2010-04-291-1/+2
| | | | SVN-Revision: 21260
* mpc83xx: sync image/Makefile to r20834Alexandros C. Couloumbis2010-04-291-1/+1
| | | | SVN-Revision: 21259
* mpc83xx: add some missing options on config-2.6.33Alexandros C. Couloumbis2010-04-291-2/+4
| | | | SVN-Revision: 21258
* mpc83xx: trim down unnecessary config-2.6.33 optionsAlexandros C. Couloumbis2010-04-291-101/+1
| | | | SVN-Revision: 21257
* mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config ↵Alexandros C. Couloumbis2010-04-295-57/+318
| | | | | | options, refresh kernel patches SVN-Revision: 21256
* rename reset_buttons to buttonsRaphaël Huck2010-04-2910-36/+36
| | | | SVN-Revision: 21255
* add WPS button support for nb4 boardsRaphaël Huck2010-04-296-24/+84
| | | | SVN-Revision: 21254
* fix gpio button key code, match button-hotplug codeRaphaël Huck2010-04-296-16/+16
| | | | SVN-Revision: 21253
* fix gpio_button device registerRaphaël Huck2010-04-294-12/+34
| | | | SVN-Revision: 21252
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵Nicolas Thill2010-04-297-7/+23
| | | | | | only SVN-Revision: 21251
* package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4Nicolas Thill2010-04-291-2/+2
| | | | SVN-Revision: 21250
* package/kernel: move AddDepends calls at the end of package definitions, ↵Nicolas Thill2010-04-299-166/+219
| | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248
* move kmod-lp package defition specific to brcm-2.4 to package/kernelNicolas Thill2010-04-292-13/+13
| | | | SVN-Revision: 21247
* target/x86: various image changes * add a -combined suffix for ↵Nicolas Thill2010-04-291-9/+13
| | | | | | grub+kernel+rootfs images and -rootfs for root filesystem only images * change ext from .image to .img * fix perms on VirtualBox .vdi image * gzip ext2 rootfs image as well SVN-Revision: 21246
* target/x86: rearrange image Makefile, indent, reorder, simplify, change some ↵Nicolas Thill2010-04-291-67/+77
| | | | | | ifeq/ifneq tests SVN-Revision: 21245
* include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsNicolas Thill2010-04-291-79/+86
| | | | SVN-Revision: 21244
* target/x86: remove temporary files in image generation scriptsNicolas Thill2010-04-292-4/+4
| | | | SVN-Revision: 21243
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-294-12/+10
| | | | SVN-Revision: 21242
* uboot-xburst: Add macro to initalize lcd pins for 8bit serial displaysLars-Peter Clausen2010-04-282-1/+11
| | | | SVN-Revision: 21241
* refresh 2.6.31 patchesFlorian Fainelli2010-04-2819-66/+66
| | | | SVN-Revision: 21240
* buildsystem: rearrange main config options, reorder, move stripping items to ↵Nicolas Thill2010-04-281-245/+237
| | | | | | a "Stripping options" subsection, SVN-Revision: 21239