John Crispin
616ac2457d
add original danube led driver
...
SVN-Revision: 9731
2007-12-13 20:22:27 +00:00
John Crispin
5ff1f06f1f
cleanup danube watchdog timer
...
SVN-Revision: 9730
2007-12-13 20:02:52 +00:00
John Crispin
0e17a20d79
cleanup danube watchdog timer
...
SVN-Revision: 9729
2007-12-13 19:55:14 +00:00
John Crispin
9e85885aea
cleanup danube watchdog timer
...
SVN-Revision: 9728
2007-12-13 19:45:28 +00:00
John Crispin
82f0d72664
initial merge of danube wdt code
...
SVN-Revision: 9727
2007-12-13 19:20:12 +00:00
Florian Fainelli
7d9713b97f
Prevent the use of underscores in package names ( #2801 )
...
SVN-Revision: 9724
2007-12-13 10:53:57 +00:00
Felix Fietkau
51996a78f1
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
...
SVN-Revision: 9723
2007-12-13 06:25:54 +00:00
Felix Fietkau
084c9abec3
add workaround for ppp-on-boot issues, fixes #2524
...
SVN-Revision: 9722
2007-12-13 05:50:24 +00:00
Felix Fietkau
0f0a49c98f
add atheros reset button fixes from #2774
...
SVN-Revision: 9721
2007-12-13 05:14:47 +00:00
Felix Fietkau
a017e2ad7f
remove a broken patch that should have been nuked with the busybox upgrade ( #2809 )
...
SVN-Revision: 9720
2007-12-13 05:01:08 +00:00
Felix Fietkau
1050b28b38
refresh patches, make madwifi-dfs compile on linux 2.4 again
...
SVN-Revision: 9719
2007-12-13 04:26:55 +00:00
Felix Fietkau
85578a7ff1
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
...
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau
d48912ffe9
hopefully fix occasional uClibc/gcc build failures
...
SVN-Revision: 9717
2007-12-13 01:17:26 +00:00
Felix Fietkau
73bc422188
add linux-uvc patch from #2842
...
SVN-Revision: 9716
2007-12-12 21:45:35 +00:00
Gabor Juhos
fa10728685
use a shadow value for the write-only GPIO_CONF2 register
...
SVN-Revision: 9715
2007-12-12 12:42:40 +00:00
Gabor Juhos
ed7a8ab036
use the right irq_handler in the CF driver
...
SVN-Revision: 9714
2007-12-12 10:53:49 +00:00
Gabor Juhos
a6a8cb6a55
fix mac address setup on RouterBOARDs
...
SVN-Revision: 9713
2007-12-12 08:43:41 +00:00
Jens Muecke
a3d681bba5
Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes Config changes
...
SVN-Revision: 9712
2007-12-12 01:46:24 +00:00
Felix Fietkau
8b4ba82c0e
remove an unused #include statement that is causing compile issues on osx
...
SVN-Revision: 9711
2007-12-12 00:11:22 +00:00
Felix Fietkau
5de58125bd
add prereq check for gnu find
...
SVN-Revision: 9710
2007-12-11 22:28:10 +00:00
Gabor Juhos
224aaf34ac
enable wait state pin for the CF slot on the RB153 board
...
SVN-Revision: 9709
2007-12-11 17:59:42 +00:00
Gabor Juhos
7afab49bc7
RB153 CF driver fixes
...
SVN-Revision: 9708
2007-12-11 16:46:55 +00:00
Gabor Juhos
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
...
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Florian Fainelli
71f1ca2cba
Replace deprecated DEBUG config symbol
...
SVN-Revision: 9706
2007-12-11 08:30:48 +00:00
John Crispin
6e2b3bc158
added CONFIG_DANUBE_PCI_HW_SWAP
...
SVN-Revision: 9705
2007-12-10 20:26:15 +00:00
John Crispin
f02869b17a
initial merge of danube, pci is still broken and the new dma code still needs to be tested, before the merge
...
SVN-Revision: 9704
2007-12-10 20:00:55 +00:00
Gabor Juhos
9b9b83976c
add support for GPIO IRQs
...
SVN-Revision: 9700
2007-12-10 14:05:01 +00:00
Florian Fainelli
cf1c2554e7
Enable SSB ohci driver ( #2828 )
...
SVN-Revision: 9699
2007-12-10 10:14:53 +00:00
Florian Fainelli
0d88baa016
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
...
SVN-Revision: 9698
2007-12-10 09:56:44 +00:00
Felix Fietkau
252fa41bc0
fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
...
Signed-off-by: Mirko Vogt <dev@nanl.de>
SVN-Revision: 9696
2007-12-09 20:46:10 +00:00
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau
b0e20c3895
enable IPv6-support for ipsec-tools
...
Enable IPv6-Support for ipsec-tools
Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>
SVN-Revision: 9693
2007-12-09 18:52:56 +00:00
Felix Fietkau
882f3e78ca
suppress bug after compiling last package in kamikaze SDK.
...
This patch corrects https://dev.openwrt.org/ticket/2508
An error was raised when no Config.in file was found in package/
Signed-off-by: Julien Pinon <julien.pinon@luceor.com>
SVN-Revision: 9692
2007-12-09 18:52:52 +00:00
Imre Kaloz
6a44e14051
add back patch to fix building on avr32 and cris
...
SVN-Revision: 9691
2007-12-09 18:31:09 +00:00
Florian Fainelli
a86b7992f9
Forgot removing that file while applying patch from #2757
...
SVN-Revision: 9690
2007-12-09 17:52:27 +00:00
Florian Fainelli
66027739e6
Enable adminport feature of ipsec-tools ( #2750 )
...
SVN-Revision: 9687
2007-12-09 16:33:30 +00:00
Florian Fainelli
1d6142d809
Upgrade wpa_supplicant to 0.5.9 ( #2823 )
...
SVN-Revision: 9686
2007-12-09 16:23:03 +00:00
Florian Fainelli
17bd097fcc
Add bcm5354 patches from #2757
...
SVN-Revision: 9685
2007-12-09 16:11:52 +00:00
Florian Fainelli
dc36fccfdc
Add bcm5354 patch from #2754
...
SVN-Revision: 9684
2007-12-09 15:51:45 +00:00
Florian Fainelli
ab883d42a1
Fix missing return
...
SVN-Revision: 9683
2007-12-09 15:15:32 +00:00
Florian Fainelli
d37e090fe9
Setup MAC addresses for routerboards
...
SVN-Revision: 9682
2007-12-09 14:43:42 +00:00
Tim Yardley
2efb83ebcb
bump kernel to 2.6.23.9 for x86
...
SVN-Revision: 9675
2007-12-08 15:53:05 +00:00
Tim Yardley
59a715fdd5
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
...
SVN-Revision: 9674
2007-12-08 15:52:26 +00:00
Rod Whitby
06b6aaae20
ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget
...
SVN-Revision: 9670
2007-12-07 22:30:56 +00:00
Rod Whitby
610fcbfd85
ixp4xx: Split into two subtargets, one normal and one for boards which boot directly from attached storage (and therefore need most kernel modules compiled in)
...
SVN-Revision: 9669
2007-12-07 22:29:44 +00:00
Felix Fietkau
691be1ebe3
add missing kernel config symbol
...
SVN-Revision: 9668
2007-12-07 19:24:16 +00:00
Felix Fietkau
e484fd5100
fix a warning
...
SVN-Revision: 9667
2007-12-07 10:32:48 +00:00
Felix Fietkau
eeebde136d
Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From the patch:
...
This setup gives us 3.5 distinguishable states:
- Solid OFF: Bootloader running, or kernel hung (timer task stalled)
- Solid ON: Kernel hung (timer task stalled)
- 5Hz blink: preinit
- Heartbeat: normal operation
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9666
2007-12-07 00:03:14 +00:00
Felix Fietkau
f648fc7bc0
Reimplement rx ring with EOQ markers to avoid reset storms
...
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9665
2007-12-07 00:03:10 +00:00
Felix Fietkau
6111ac6f94
Fix race between device reset and start_xmit
...
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9664
2007-12-07 00:03:06 +00:00