summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [mountd] ext4 supportblogic2012-07-242-1/+86
| | | | | | | | | This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3 and ext4 partitions. Signed-off-by: Jaroslaw Swierczynski <jarek1701@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] add support for Rt3352 in rt2x00 driverblogic2012-07-241-0/+445
| | | | | | | | | Forgot to do make package/mac80211/update, so the previously posted patch wasn't in sync with compat-wireless. Now fixed. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add ALL5002 userspace supportblogic2012-07-245-1/+9
| | | | | | | | detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.blogic2012-07-243-2/+4
| | | | | | | | Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add image build for ALL5002blogic2012-07-241-0/+14
| | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add support for Allnet ALL5002 to kernelblogic2012-07-245-0/+71
| | | | | | | | support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] uart_clk on Rt3352F is always 40MHzblogic2012-07-241-1/+1
| | | | | | | | | Currently, sys_clk/10 is used which is just wrong. cpu_clk/10 would work for systems with 400MHz CPU clock. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] orion_wdt is also available on kirkwoodflorian2012-07-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap24xx] move omap specific modules to modules.mkflorian2012-07-242-73/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap24x] move n810 battery module to omap24 modules.mkflorian2012-07-242-16/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap24x] move target specific modules to target's module.mkflorian2012-07-242-40/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] package ep93xx framebufferflorian2012-07-242-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] remove crypto symbols overrideflorian2012-07-241-23/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] create kmod-fb and update xen framebuffer moduleflorian2012-07-242-4/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add missing framebuffer related symbolsflorian2012-07-241-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] remove broken flag, since it worksflorian2012-07-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] fix sound modules loading order and dependenciesflorian2012-07-241-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add sound-soc-ac97 packageflorian2012-07-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-regmap including both i2c and spi modulesflorian2012-07-241-0/+17
| | | | | | This is required for quite SoC sound support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] package ep93xx touchscreen driver as a moduleflorian2012-07-242-3/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] set DEVICE_TYPE to developerboardflorian2012-07-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] rebase config-3.3blogic2012-07-241-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix tantos patch properlyblogic2012-07-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] make tantos switch select ETHERNET_PACKET_MANGLEblogic2012-07-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config fileblogic2012-07-243-2/+1
| | | | | | This broke falcon builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: add tx power related fixesnbd2012-07-231-0/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[package] kernel/modules: dont only change loading order on ↵acinonyx2012-07-231-6/+6
| | | | | | | | | | IPSEC*-m, propagate this to documentation too" Preserve alphabetical order on KCONFIG and description for consistency with other module packages This reverts commit r32775. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: ensure that reordering of KCONFIG lines are handled properly and that ↵nbd2012-07-222-1/+5
| | | | | | the final result does not depend on the package scan order git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] crashlog: fix dependency, add memblock supportnbd2012-07-221-7/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] owipcalc: fix output formatting quirksjow2012-07-201-14/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] owipcalc: add new operations "next", "prev", "6to4" and "pop", ↵jow2012-07-202-101/+266
| | | | | | implement a stack for intermediate results git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* grub: replace an unnecessary piece of inline assembly that breaks the build ↵nbd2012-07-201-0/+14
| | | | | | on recent mac os x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵nbd2012-07-204-0/+3031
| | | | | | build on mac os x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] owipcalc: add "prefix" operation to set prefix of base address ↵jow2012-07-192-1/+12
| | | | | | during calculation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: Fix DHCP no address on interface warning (#10570)acinonyx2012-07-191-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] owipcalc: remove binaryjow2012-07-191-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add owipcalc - a small ipv4 & ipv6 calculation utilityjow2012-07-193-0/+803
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Increase iwlist buffer sizehcg2012-07-192-1/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: dont only change loading order on IPSEC*-m, ↵luka2012-07-171-6/+6
| | | | | | propagate this to documentation too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uboot-envtools: add support for alfa ap96luka2012-07-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: fix ipcomp6 load orderacinonyx2012-07-171-1/+1
| | | | | | | | | ipcomp6 depends on xfrm6_tunnel, load order changed accordingly. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] toolchain: fix libgcc and libgfortran packages for avr32 and coldfirejow2012-07-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] rename upgrade image to sysupgrade.bin for consistencyflorian2012-07-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] add missing configuration symbolsflorian2012-07-172-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: implement sysupgrade platform.shflorian2012-07-172-0/+37
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: clean up profilesflorian2012-07-172-6/+3
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: fix InternetBox idsel and remove broken flagflorian2012-07-172-1/+13
| | | | | | | | | | | | | The following patch is necessary for the InternetBox (Surfbox) board-specific idsel to work with newer kernels. Acutally I don't exactly understand why this was not necessary before, but without the udelay, the MiniPCI adapter in slot 3 is not detected and set up correctly. Also remove platform broken flag, it works. Signed-off-by: Bruno Randolf <br1@einfach.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: Bump to 2.62, add DHCPv6 variantacinonyx2012-07-172-17/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: prefer gmd5sum if presentnbd2012-07-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to latest wireless-testing + some monitor mode fixes and ↵nbd2012-07-1639-3507/+2503
| | | | | | some libertas driver fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32760 3c298f89-4303-0410-b956-a3cf2f4a3e73