aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add support for Rt3352 in rt2x00 driverJohn Crispin2012-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> SVN-Revision: 32817
* add ALL5002 userspace supportJohn Crispin2012-07-245-1/+9
| | | | | | | | detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32816
* enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.John Crispin2012-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> SVN-Revision: 32815
* add image build for ALL5002John Crispin2012-07-241-0/+14
| | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32814
* add support for Allnet ALL5002 to kernelJohn Crispin2012-07-245-0/+71
| | | | | | | | support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32813
* uart_clk on Rt3352F is always 40MHzJohn Crispin2012-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> SVN-Revision: 32812
* orion_wdt is also available on kirkwoodFlorian Fainelli2012-07-241-1/+1
| | | | SVN-Revision: 32811
* move omap specific modules to modules.mkFlorian Fainelli2012-07-242-73/+73
| | | | SVN-Revision: 32810
* move n810 battery module to omap24 modules.mkFlorian Fainelli2012-07-242-16/+17
| | | | SVN-Revision: 32809
* move target specific modules to target's module.mkFlorian Fainelli2012-07-242-40/+46
| | | | SVN-Revision: 32808
* package ep93xx framebufferFlorian Fainelli2012-07-242-9/+15
| | | | SVN-Revision: 32807
* remove crypto symbols overrideFlorian Fainelli2012-07-241-23/+1
| | | | SVN-Revision: 32806
* create kmod-fb and update xen framebuffer moduleFlorian Fainelli2012-07-242-4/+23
| | | | SVN-Revision: 32805
* add missing framebuffer related symbolsFlorian Fainelli2012-07-241-0/+3
| | | | SVN-Revision: 32804
* remove broken flag, since it worksFlorian Fainelli2012-07-241-1/+1
| | | | SVN-Revision: 32803
* fix sound modules loading order and dependenciesFlorian Fainelli2012-07-241-4/+6
| | | | SVN-Revision: 32802
* add sound-soc-ac97 packageFlorian Fainelli2012-07-241-0/+11
| | | | SVN-Revision: 32801
* add kmod-regmap including both i2c and spi modulesFlorian Fainelli2012-07-241-0/+17
| | | | | | This is required for quite SoC sound support SVN-Revision: 32800
* package ep93xx touchscreen driver as a moduleFlorian Fainelli2012-07-242-3/+16
| | | | SVN-Revision: 32799
* set DEVICE_TYPE to developerboardFlorian Fainelli2012-07-241-0/+2
| | | | SVN-Revision: 32798
* rebase config-3.3John Crispin2012-07-241-3/+2
| | | | SVN-Revision: 32797
* fix tantos patch properlyJohn Crispin2012-07-241-1/+1
| | | | SVN-Revision: 32796
* make tantos switch select ETHERNET_PACKET_MANGLEJohn Crispin2012-07-241-0/+1
| | | | SVN-Revision: 32795
* move CONFIG_ETHERNET_PACKET_MANGLE to a generic config fileJohn Crispin2012-07-243-2/+1
| | | | | | This broke falcon builds SVN-Revision: 32794
* ath5k: add tx power related fixesFelix Fietkau2012-07-231-0/+112
| | | | SVN-Revision: 32793
* Revert "[package] kernel/modules: dont only change loading order on ↵Vasilis Tsiligiannis2012-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. SVN-Revision: 32791
* build: ensure that reordering of KCONFIG lines are handled properly and that ↵Felix Fietkau2012-07-222-1/+5
| | | | | | the final result does not depend on the package scan order SVN-Revision: 32788
* crashlog: fix dependency, add memblock supportFelix Fietkau2012-07-221-7/+50
| | | | SVN-Revision: 32787
* owipcalc: fix output formatting quirksJo-Philipp Wich2012-07-201-14/+35
| | | | SVN-Revision: 32786
* owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a ↵Jo-Philipp Wich2012-07-202-101/+266
| | | | | | stack for intermediate results SVN-Revision: 32785
* grub: replace an unnecessary piece of inline assembly that breaks the build ↵Felix Fietkau2012-07-201-0/+14
| | | | | | on recent mac os x SVN-Revision: 32784
* kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵Felix Fietkau2012-07-204-0/+3031
| | | | | | build on mac os x SVN-Revision: 32783
* owipcalc: add "prefix" operation to set prefix of base address during ↵Jo-Philipp Wich2012-07-192-1/+12
| | | | | | calculation SVN-Revision: 32782
* dnsmasq: Fix DHCP no address on interface warning (#10570)Vasilis Tsiligiannis2012-07-191-0/+49
| | | | SVN-Revision: 32781
* owipcalc: remove binaryJo-Philipp Wich2012-07-191-0/+0
| | | | SVN-Revision: 32779
* add owipcalc - a small ipv4 & ipv6 calculation utilityJo-Philipp Wich2012-07-193-0/+803
| | | | SVN-Revision: 32778
* Increase iwlist buffer sizeHamish Guthrie2012-07-192-1/+47
| | | | SVN-Revision: 32777
* kernel/modules: dont only change loading order on IPSEC*-m, propagate this ↵Luka Perkov2012-07-171-6/+6
| | | | | | to documentation too SVN-Revision: 32775
* uboot-envtools: add support for alfa ap96Luka Perkov2012-07-171-0/+1
| | | | SVN-Revision: 32774
* kernel/modules: fix ipcomp6 load orderVasilis Tsiligiannis2012-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> SVN-Revision: 32773
* toolchain: fix libgcc and libgfortran packages for avr32 and coldfireJo-Philipp Wich2012-07-171-2/+2
| | | | SVN-Revision: 32772
* rename upgrade image to sysupgrade.bin for consistencyFlorian Fainelli2012-07-171-3/+3
| | | | SVN-Revision: 32770
* add missing configuration symbolsFlorian Fainelli2012-07-172-0/+10
| | | | SVN-Revision: 32769
* au1000: implement sysupgrade platform.shFlorian Fainelli2012-07-172-0/+37
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32768
* au1000: clean up profilesFlorian Fainelli2012-07-172-6/+3
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767
* au1000: fix InternetBox idsel and remove broken flagFlorian Fainelli2012-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> SVN-Revision: 32766
* dnsmasq: Bump to 2.62, add DHCPv6 variantVasilis Tsiligiannis2012-07-172-17/+33
| | | | SVN-Revision: 32764
* tools: prefer gmd5sum if presentFelix Fietkau2012-07-171-1/+1
| | | | SVN-Revision: 32761
* mac80211: update to latest wireless-testing + some monitor mode fixes and ↵Felix Fietkau2012-07-1639-3507/+2503
| | | | | | some libertas driver fixes SVN-Revision: 32760
* uboot-envtools: add kirkwood board supportLuka Perkov2012-07-162-0/+29
| | | | SVN-Revision: 32756