summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and ↵Jo-Philipp Wich2010-05-291-2/+2
| | | | | | openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin SVN-Revision: 21616
* jzcodec: Enable support for S8 formatLars-Peter Clausen2010-05-291-7/+7
| | | | SVN-Revision: 21615
* fb: Fix pseudo palette for non 32bit color depth.Lars-Peter Clausen2010-05-291-20/+32
| | | | SVN-Revision: 21614
* rtc: Put rtc Kconfig entry into the correct sectionLars-Peter Clausen2010-05-291-9/+7
| | | | SVN-Revision: 21613
* 6in4: - support to automatically determine the local endpoint address from ↵Jo-Philipp Wich2010-05-283-16/+86
| | | | | | the current IPv4 default gateway - support updating the tunnel endpoint for he.net SVN-Revision: 21612
* toolchain/eglibc: add preliminary support for eglibc-2.12Nicolas Thill2010-05-284-10/+92
| | | | SVN-Revision: 21611
* toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11Nicolas Thill2010-05-282-5/+4
| | | | SVN-Revision: 21610
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-281-11/+0
| | | | SVN-Revision: 21609
* grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)Felix Fietkau2010-05-284-0/+118
| | | | SVN-Revision: 21608
* ramips: merge slab patchGabor Juhos2010-05-283-20/+2
| | | | SVN-Revision: 21607
* ramips: use COMMAND_LINE_SIZE directlyGabor Juhos2010-05-282-12/+1
| | | | SVN-Revision: 21606
* ramips: add missing 2.6.34 config filesGabor Juhos2010-05-282-0/+359
| | | | SVN-Revision: 21605
* ramips: refresh 2.6.34 patchesGabor Juhos2010-05-284-18/+15
| | | | SVN-Revision: 21604
* ramips: sync 2.6.32 configGabor Juhos2010-05-282-4/+0
| | | | SVN-Revision: 21603
* toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.xNicolas Thill2010-05-281-1/+1
| | | | SVN-Revision: 21601
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-2813-0/+9832
| | | | SVN-Revision: 21600
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-2818-0/+716
| | | | SVN-Revision: 21599
* base-files: revert r21595Jo-Philipp Wich2010-05-281-2/+0
| | | | SVN-Revision: 21597
* base-files: bring bridge port iface down before changing the mac (#7111)Jo-Philipp Wich2010-05-281-0/+2
| | | | SVN-Revision: 21595
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ↵Jo-Philipp Wich2010-05-282-2/+2
| | | | | | hotplug handler to match them SVN-Revision: 21591
* pptp: support interface sections without ifname by implementing scan_pptp()Jo-Philipp Wich2010-05-282-1/+5
| | | | SVN-Revision: 21590
* add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/networkJo-Philipp Wich2010-05-282-0/+120
| | | | SVN-Revision: 21589
* base-files: respect .auto option when running coldplug_interface_*() hooks ↵Jo-Philipp Wich2010-05-272-2/+5
| | | | | | on boot SVN-Revision: 21588
* madwifi: Fix 0dBm txpower setting displayVasilis Tsiligiannis2010-05-271-0/+30
| | | | SVN-Revision: 21584
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-2725-26/+26
| | | | SVN-Revision: 21583
* toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ↵Nicolas Thill2010-05-271-2/+2
| | | | | | 4.3.4 SVN-Revision: 21580
* toolchain/gcc: sort versions in Config.in (cosmetic)Nicolas Thill2010-05-271-3/+3
| | | | SVN-Revision: 21579
* ath9k: merge some more pending fixes - should improve throughputFelix Fietkau2010-05-271-14/+59
| | | | SVN-Revision: 21578
* when changing the mac address of a bridge interface, keep member interface ↵Felix Fietkau2010-05-271-1/+3
| | | | | | addresses in sync (patch from #7111) SVN-Revision: 21577
* remove a leftover .orig fileFelix Fietkau2010-05-271-1399/+0
| | | | SVN-Revision: 21576
* comgt: remove obsolete iptables support codeJo-Philipp Wich2010-05-262-7/+1
| | | | SVN-Revision: 21574
* update to 2.6.34, signed of by russiane39, thxJohn Crispin2010-05-2610-1/+430
| | | | SVN-Revision: 21573
* package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support ↵Nicolas Thill2010-05-263-20/+30
| | | | | | configurable and add LEDs support SVN-Revision: 21572
* revert r21522, updating to 1.4.8 requires libnfnetlinkFlorian Fainelli2010-05-261-2/+2
| | | | SVN-Revision: 21571
* mac80211: update to wireless-testing 2010-05-24Felix Fietkau2010-05-2514-55/+3357
| | | | SVN-Revision: 21568
* toolchain/kernel-headers: simplify linux headers installation (remove legacy ↵Nicolas Thill2010-05-241-24/+9
| | | | | | hacks, cleanup) SVN-Revision: 21567
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-2442-171/+142
| | | | SVN-Revision: 21566
* pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)Jo-Philipp Wich2010-05-242-2/+11
| | | | SVN-Revision: 21563
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-2310-13/+13
| | | | SVN-Revision: 21556
* kernel: add lzma support for arm cpu.Hauke Mehrtens2010-05-231-0/+57
| | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.33. SVN-Revision: 21552
* orion: fix buildHauke Mehrtens2010-05-231-2/+2
| | | | | | | | | This patch does not apply any more because of changes in target/linux/generic-2.6/patches-2.6.32/089-mtd-samsung-flash.patch TODO: find out if this patch is still needed. Fixes build problem decsripted in #7348. SVN-Revision: 21551
* remove unused $Id$Nicolas Thill2010-05-232-4/+2
| | | | SVN-Revision: 21550
* add PKG_RELEASE var to packages lacking oneNicolas Thill2010-05-234-2/+6
| | | | SVN-Revision: 21547
* package/compcache: fix release numberNicolas Thill2010-05-231-1/+1
| | | | SVN-Revision: 21546
* package/busybox: add upstream hush patch, bump release numberNicolas Thill2010-05-232-1/+12
| | | | SVN-Revision: 21545
* brcm47xx: refresh patchesHauke Mehrtens2010-05-2314-48/+48
| | | | SVN-Revision: 21543
* generic-2.6: refresh patchesHauke Mehrtens2010-05-2311-43/+39
| | | | SVN-Revision: 21542
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-2327-34/+30
| | | | SVN-Revision: 21540
* update iptables md5sumFlorian Fainelli2010-05-221-1/+1
| | | | SVN-Revision: 21534
* firewall: count rules per chain and family, fix wrong order of ip6tables ↵Jo-Philipp Wich2010-05-221-4/+4
| | | | | | rules when ipv4 only or dual family rules are defined SVN-Revision: 21533