summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* uboot-ar71xx: fix compile on recent mac os x versionsFelix Fietkau2012-07-161-0/+21
| | | | SVN-Revision: 32750
* scripts/config: build with gcc instead of clang on mac os xFelix Fietkau2012-07-161-2/+3
| | | | SVN-Revision: 32749
* usbreset: improve usability - add device list in usage screen - support ↵Jo-Philipp Wich2012-07-162-21/+198
| | | | | | resetting by bus/device number, by produc:vendor id or by device name SVN-Revision: 32741
* package-ipkg.mk: flag packages as "ok" after installJo-Philipp Wich2012-07-151-1/+1
| | | | | | | By flagging compile-time-installed packages as "ok", they can be differentiated from runtime-installed packages on the target later on. SVN-Revision: 32739
* ar71xx: enable I2C_GPIO, the PB44 board needs thatGabor Juhos2012-07-151-0/+1
| | | | SVN-Revision: 32738
* ar71xx: fix PB44 board detectionGabor Juhos2012-07-151-1/+1
| | | | SVN-Revision: 32737
* ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spiGabor Juhos2012-07-152-12/+15
| | | | SVN-Revision: 32736
* ath5k: fix txop calculation similar to what was done in ath9kFelix Fietkau2012-07-151-0/+11
| | | | SVN-Revision: 32735
* ath9k: fix an uninitialized variable warningFelix Fietkau2012-07-151-8/+21
| | | | SVN-Revision: 32734