aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmodsDaniel Dickinson2010-05-30
| | | | SVN-Revision: 21630
* brcm63xx: Fixed vlan packet leakage in preinit for known devices with a ↵Daniel Dickinson2010-05-30
| | | | | | switch on eth1 (currently only 96348GW - Tecom 6x00) SVN-Revision: 21629
* brcm63xx: Added preinit reset button module loading for devices known to ↵Daniel Dickinson2010-05-30
| | | | | | support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00) SVN-Revision: 21628
* brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)Daniel Dickinson2010-05-30
| | | | SVN-Revision: 21627
* brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom ↵Daniel Dickinson2010-05-30
| | | | | | 6x00) SVN-Revision: 21626
* kernel: add missing config symbols.Hauke Mehrtens2010-05-29
| | | | | | | | Thank you Maddes for your patch This closes #7375. SVN-Revision: 21623
* kernel: add lzma support for arm cpu.Hauke Mehrtens2010-05-29
| | | | | | | | | | | 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.34. closes #7377. SVN-Revision: 21622
* docs: fix a counting failFelix Fietkau2010-05-29
| | | | SVN-Revision: 21621
* udc: Fix recursive spinlocksLars-Peter Clausen2010-05-29
| | | | | | | | | | | | Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done() is called in chain: jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and it tries to acquire same lock. 3. Deadlock. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> SVN-Revision: 21619
* ASoC: Fix and cleaup dma configLars-Peter Clausen2010-05-29
| | | | SVN-Revision: 21618
* core fixes * Mask timer irq on startup * Fix dma width constants * Do not ↵Lars-Peter Clausen2010-05-29
| | | | | | try to ack intc irqs SVN-Revision: 21617
* Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and ↵Jo-Philipp Wich2010-05-29
| | | | | | openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin SVN-Revision: 21616
* jzcodec: Enable support for S8 formatLars-Peter Clausen2010-05-29
| | | | SVN-Revision: 21615
* fb: Fix pseudo palette for non 32bit color depth.Lars-Peter Clausen2010-05-29
| | | | SVN-Revision: 21614
* rtc: Put rtc Kconfig entry into the correct sectionLars-Peter Clausen2010-05-29
| | | | SVN-Revision: 21613
* 6in4: - support to automatically determine the local endpoint address from ↵Jo-Philipp Wich2010-05-28
| | | | | | 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-28
| | | | SVN-Revision: 21611
* toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11Nicolas Thill2010-05-28
| | | | SVN-Revision: 21610
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-28
| | | | SVN-Revision: 21609
* grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)Felix Fietkau2010-05-28
| | | | SVN-Revision: 21608
* ramips: merge slab patchGabor Juhos2010-05-28
| | | | SVN-Revision: 21607
* ramips: use COMMAND_LINE_SIZE directlyGabor Juhos2010-05-28
| | | | SVN-Revision: 21606
* ramips: add missing 2.6.34 config filesGabor Juhos2010-05-28
| | | | SVN-Revision: 21605
* ramips: refresh 2.6.34 patchesGabor Juhos2010-05-28
| | | | SVN-Revision: 21604
* ramips: sync 2.6.32 configGabor Juhos2010-05-28
| | | | SVN-Revision: 21603
* toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.xNicolas Thill2010-05-28
| | | | SVN-Revision: 21601
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-28
| | | | SVN-Revision: 21600
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-28
| | | | SVN-Revision: 21599
* base-files: revert r21595Jo-Philipp Wich2010-05-28
| | | | SVN-Revision: 21597
* base-files: bring bridge port iface down before changing the mac (#7111)Jo-Philipp Wich2010-05-28
| | | | SVN-Revision: 21595
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ↵Jo-Philipp Wich2010-05-28
| | | | | | hotplug handler to match them SVN-Revision: 21591
* pptp: support interface sections without ifname by implementing scan_pptp()Jo-Philipp Wich2010-05-28
| | | | SVN-Revision: 21590
* add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/networkJo-Philipp Wich2010-05-28
| | | | SVN-Revision: 21589
* base-files: respect .auto option when running coldplug_interface_*() hooks ↵Jo-Philipp Wich2010-05-27
| | | | | | on boot SVN-Revision: 21588
* madwifi: Fix 0dBm txpower setting displayVasilis Tsiligiannis2010-05-27
| | | | SVN-Revision: 21584
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-27
| | | | SVN-Revision: 21583
* toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ↵Nicolas Thill2010-05-27
| | | | | | 4.3.4 SVN-Revision: 21580
* toolchain/gcc: sort versions in Config.in (cosmetic)Nicolas Thill2010-05-27
| | | | SVN-Revision: 21579
* ath9k: merge some more pending fixes - should improve throughputFelix Fietkau2010-05-27
| | | | SVN-Revision: 21578
* when changing the mac address of a bridge interface, keep member interface ↵Felix Fietkau2010-05-27
| | | | | | addresses in sync (patch from #7111) SVN-Revision: 21577
* remove a leftover .orig fileFelix Fietkau2010-05-27
| | | | SVN-Revision: 21576
* comgt: remove obsolete iptables support codeJo-Philipp Wich2010-05-26
| | | | SVN-Revision: 21574
* update to 2.6.34, signed of by russiane39, thxJohn Crispin2010-05-26
| | | | SVN-Revision: 21573
* package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support ↵Nicolas Thill2010-05-26
| | | | | | configurable and add LEDs support SVN-Revision: 21572
* revert r21522, updating to 1.4.8 requires libnfnetlinkFlorian Fainelli2010-05-26
| | | | SVN-Revision: 21571
* mac80211: update to wireless-testing 2010-05-24Felix Fietkau2010-05-25
| | | | SVN-Revision: 21568
* toolchain/kernel-headers: simplify linux headers installation (remove legacy ↵Nicolas Thill2010-05-24
| | | | | | hacks, cleanup) SVN-Revision: 21567
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-24
| | | | SVN-Revision: 21566
* pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)Jo-Philipp Wich2010-05-24
| | | | SVN-Revision: 21563
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-23
| | | | SVN-Revision: 21556