Florian Fainelli
0db5f35846
set DEVICE_TYPE to developerboard
...
SVN-Revision: 32798
2012-07-24 19:42:44 +00:00
John Crispin
5178c177dc
rebase config-3.3
...
SVN-Revision: 32797
2012-07-24 17:28:25 +00:00
John Crispin
53a6946bb4
fix tantos patch properly
...
SVN-Revision: 32796
2012-07-24 17:28:12 +00:00
John Crispin
6fe32d72a2
make tantos switch select ETHERNET_PACKET_MANGLE
...
SVN-Revision: 32795
2012-07-24 16:50:14 +00:00
John Crispin
48869ef7c0
move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
...
This broke falcon builds
SVN-Revision: 32794
2012-07-24 15:33:01 +00:00
Felix Fietkau
edd2ef094a
ath5k: add tx power related fixes
...
SVN-Revision: 32793
2012-07-23 22:20:57 +00:00
Vasilis Tsiligiannis
20eddc1e92
Revert "[package] kernel/modules: dont only change loading order on 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
2012-07-23 19:17:05 +00:00
Felix Fietkau
2335304a08
build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order
...
SVN-Revision: 32788
2012-07-22 21:00:07 +00:00
Felix Fietkau
b59bc92c6e
crashlog: fix dependency, add memblock support
...
SVN-Revision: 32787
2012-07-22 16:39:33 +00:00
Jo-Philipp Wich
b2c4924bb4
owipcalc: fix output formatting quirks
...
SVN-Revision: 32786
2012-07-20 15:05:30 +00:00
Jo-Philipp Wich
585ebed25f
owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results
...
SVN-Revision: 32785
2012-07-20 13:43:10 +00:00
Felix Fietkau
015d66cffb
grub: replace an unnecessary piece of inline assembly that breaks the build on recent mac os x
...
SVN-Revision: 32784
2012-07-20 12:28:54 +00:00
Felix Fietkau
b1f318de53
kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x
...
SVN-Revision: 32783
2012-07-20 12:28:50 +00:00
Jo-Philipp Wich
3107a09548
owipcalc: add "prefix" operation to set prefix of base address during calculation
...
SVN-Revision: 32782
2012-07-19 19:51:53 +00:00
Vasilis Tsiligiannis
7b778aba7c
dnsmasq: Fix DHCP no address on interface warning ( #10570 )
...
SVN-Revision: 32781
2012-07-19 19:12:54 +00:00
Jo-Philipp Wich
24a28fb0d2
owipcalc: remove binary
...
SVN-Revision: 32779
2012-07-19 16:17:57 +00:00
Jo-Philipp Wich
542eed0143
add owipcalc - a small ipv4 & ipv6 calculation utility
...
SVN-Revision: 32778
2012-07-19 16:17:23 +00:00
Hamish Guthrie
4d844e10ab
Increase iwlist buffer size
...
SVN-Revision: 32777
2012-07-19 08:36:11 +00:00
Luka Perkov
6ab7360d18
kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too
...
SVN-Revision: 32775
2012-07-17 23:11:31 +00:00
Luka Perkov
0a064ed6e6
uboot-envtools: add support for alfa ap96
...
SVN-Revision: 32774
2012-07-17 23:11:29 +00:00
Vasilis Tsiligiannis
82c4050fd5
kernel/modules: fix ipcomp6 load order
...
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
2012-07-17 20:50:44 +00:00
Jo-Philipp Wich
c3b98c8fc7
toolchain: fix libgcc and libgfortran packages for avr32 and coldfire
...
SVN-Revision: 32772
2012-07-17 17:33:13 +00:00
Florian Fainelli
05340cc602
rename upgrade image to sysupgrade.bin for consistency
...
SVN-Revision: 32770
2012-07-17 16:47:57 +00:00
Florian Fainelli
d243c1e1f2
add missing configuration symbols
...
SVN-Revision: 32769
2012-07-17 16:40:28 +00:00
Florian Fainelli
f7dfd20f97
au1000: implement sysupgrade platform.sh
...
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32768
2012-07-17 16:40:24 +00:00
Florian Fainelli
ac6bf6d62f
au1000: clean up profiles
...
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32767
2012-07-17 16:39:52 +00:00
Florian Fainelli
b2d76e1e05
au1000: fix InternetBox idsel and remove broken flag
...
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
2012-07-17 16:39:47 +00:00
Vasilis Tsiligiannis
81a84b03ea
dnsmasq: Bump to 2.62, add DHCPv6 variant
...
SVN-Revision: 32764
2012-07-17 11:48:27 +00:00
Felix Fietkau
ba71c3ac00
tools: prefer gmd5sum if present
...
SVN-Revision: 32761
2012-07-17 11:28:30 +00:00
Felix Fietkau
cf9bca8ded
mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes
...
SVN-Revision: 32760
2012-07-16 23:50:54 +00:00
Luka Perkov
84585b45d6
uboot-envtools: add kirkwood board support
...
SVN-Revision: 32756
2012-07-16 22:32:00 +00:00
Felix Fietkau
b893cfb276
uboot-ar71xx: fix compile on recent mac os x versions
...
SVN-Revision: 32750
2012-07-16 16:26:51 +00:00
Felix Fietkau
6ae20bf412
scripts/config: build with gcc instead of clang on mac os x
...
SVN-Revision: 32749
2012-07-16 14:14:12 +00:00
Jo-Philipp Wich
b29239d9f0
usbreset: improve usability - add device list in usage screen - support resetting by bus/device number, by produc:vendor id or by device name
...
SVN-Revision: 32741
2012-07-16 00:39:39 +00:00
Jo-Philipp Wich
ec770abd0d
package-ipkg.mk: flag packages as "ok" after install
...
By flagging compile-time-installed packages as "ok", they can be differentiated
from runtime-installed packages on the target later on.
SVN-Revision: 32739
2012-07-15 19:29:43 +00:00
Gabor Juhos
21de1b9d85
ar71xx: enable I2C_GPIO, the PB44 board needs that
...
SVN-Revision: 32738
2012-07-15 17:52:52 +00:00
Gabor Juhos
7daf851adf
ar71xx: fix PB44 board detection
...
SVN-Revision: 32737
2012-07-15 17:52:50 +00:00
Gabor Juhos
c7fa38484c
ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi
...
SVN-Revision: 32736
2012-07-15 17:52:48 +00:00
Felix Fietkau
4f66299903
ath5k: fix txop calculation similar to what was done in ath9k
...
SVN-Revision: 32735
2012-07-15 15:20:30 +00:00
Felix Fietkau
934cc69768
ath9k: fix an uninitialized variable warning
...
SVN-Revision: 32734
2012-07-15 15:20:26 +00:00
Luka Perkov
03a6d65c37
kernel: add Marvell SoC built-in RTC to modules
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32732
2012-07-15 14:25:30 +00:00
Florian Fainelli
c727c2aacf
set DEVICE_TYPE to other to avoid pulling unecessary packages
...
SVN-Revision: 32731
2012-07-15 14:10:03 +00:00
Florian Fainelli
a5d72815b5
add compatible property to pci node
...
SVN-Revision: 32730
2012-07-15 14:09:40 +00:00
Florian Fainelli
b5578d83d5
use ohci_err() instead of err()
...
SVN-Revision: 32729
2012-07-15 14:09:32 +00:00
Florian Fainelli
0e0b396663
make sure we properly unmap DMA mappings we created
...
SVN-Revision: 32728
2012-07-15 14:09:24 +00:00
Florian Fainelli
0f0e42f28e
nuport-mac: add definitions of the various bits/masks used
...
SVN-Revision: 32727
2012-07-15 14:09:18 +00:00
Luka Perkov
c89e87d186
kirkwood: add support for seagate goflexnet and goflexhome
...
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32725
2012-07-15 12:18:29 +00:00
Vasilis Tsiligiannis
61095c10dd
toolchain: Fix typo in libssp config
...
SVN-Revision: 32723
2012-07-15 10:46:41 +00:00
Luka Perkov
952ce3473d
kirkwood: revert config changes from r32053
...
SVN-Revision: 32719
2012-07-15 00:08:52 +00:00
Luka Perkov
dc2d62d3ac
uboot-kirkwood: update to 2012.04.01
...
iConnect board tested by:
Tim Fletcher <tim@night-shade.org.uk>
Wojciech Dubowik <wojciech.dubowik@neratec.com>
DockStar board tested by:
Martin Mueller <mm@sig21.net>
RaidSonic ICY BOX NAS6210 board tested by:
Luka Perkov <uboot@lukaperkov.net>
SheevaPlug was not tested but support for SheevaPlug is taken from upstream
uboot and it is not reported to be broken there.
SVN-Revision: 32717
2012-07-14 23:54:20 +00:00