Gabor Juhos
a6a8cb6a55
fix mac address setup on RouterBOARDs
...
SVN-Revision: 9713
17 years ago
Jens Muecke
a3d681bba5
Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes Config changes
...
SVN-Revision: 9712
17 years ago
Felix Fietkau
8b4ba82c0e
remove an unused #include statement that is causing compile issues on osx
...
SVN-Revision: 9711
17 years ago
Gabor Juhos
224aaf34ac
enable wait state pin for the CF slot on the RB153 board
...
SVN-Revision: 9709
17 years ago
Gabor Juhos
7afab49bc7
RB153 CF driver fixes
...
SVN-Revision: 9708
17 years ago
Gabor Juhos
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
...
SVN-Revision: 9707
17 years ago
Florian Fainelli
71f1ca2cba
Replace deprecated DEBUG config symbol
...
SVN-Revision: 9706
17 years ago
John Crispin
6e2b3bc158
added CONFIG_DANUBE_PCI_HW_SWAP
...
SVN-Revision: 9705
17 years ago
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
17 years ago
Gabor Juhos
9b9b83976c
add support for GPIO IRQs
...
SVN-Revision: 9700
17 years ago
Florian Fainelli
cf1c2554e7
Enable SSB ohci driver ( #2828 )
...
SVN-Revision: 9699
17 years ago
Florian Fainelli
0d88baa016
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
...
SVN-Revision: 9698
17 years ago
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
17 years ago
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
17 years ago
Florian Fainelli
a86b7992f9
Forgot removing that file while applying patch from #2757
...
SVN-Revision: 9690
17 years ago
Florian Fainelli
17bd097fcc
Add bcm5354 patches from #2757
...
SVN-Revision: 9685
17 years ago
Florian Fainelli
dc36fccfdc
Add bcm5354 patch from #2754
...
SVN-Revision: 9684
17 years ago
Florian Fainelli
ab883d42a1
Fix missing return
...
SVN-Revision: 9683
17 years ago
Florian Fainelli
d37e090fe9
Setup MAC addresses for routerboards
...
SVN-Revision: 9682
17 years ago
Tim Yardley
2efb83ebcb
bump kernel to 2.6.23.9 for x86
...
SVN-Revision: 9675
17 years ago
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
17 years ago
Rod Whitby
06b6aaae20
ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget
...
SVN-Revision: 9670
17 years ago
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
17 years ago
Felix Fietkau
691be1ebe3
add missing kernel config symbol
...
SVN-Revision: 9668
17 years ago
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
17 years ago
Felix Fietkau
f648fc7bc0
Reimplement rx ring with EOQ markers to avoid reset storms
...
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9665
17 years ago
Felix Fietkau
6111ac6f94
Fix race between device reset and start_xmit
...
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9664
17 years ago
Gabor Juhos
5a9fed951a
add copyright header to the USB driver's files
...
SVN-Revision: 9657
17 years ago
Felix Fietkau
5dc134c542
Fix VLYNQ device enable for DG834Gv1
...
This patch allows VLYNQ devices on the DG834Gv1 to be successfully
enabled.
Currently the "__vlynq_enable_device" function attempts to set the VLYNQ
device clock divisor to values from 1 through 8 until a link is
successfully established. On the DG834Gv1 (but not the DG834Gv2),
setting the VLYNQ device clock divisor to 1 (full rate) results in all
further VLYNQ operations failing (including software reset), so the
device is never enabled. This patches changes the function to only
attempt divisors 2 through 8, and hence the device is successfully
enabled.
Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com>
---------
SVN-Revision: 9656
17 years ago
Gabor Juhos
bb44c9a6de
switch to 2.6.23.9
...
SVN-Revision: 9629
17 years ago
Travis Kemen
38101a0cdc
add support for the PCEngines Alix
...
SVN-Revision: 9611
17 years ago
Travis Kemen
be9bf2bf40
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9610
17 years ago
Felix Fietkau
0795035b35
ps3: use readable video mode descriptions in readme
...
The ps3 video modes can be specified as readable names (eg "720p"), so
use those instead.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9605
17 years ago
Felix Fietkau
c690518fea
ps3: build-in ps3 system manager
...
This changes the ps3 kernel config to build-in the System Manager
module, which is required for proper shutdown and reboot.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9604
17 years ago
Gabor Juhos
3faf84682b
add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ( closes : #2756 )
...
SVN-Revision: 9600
17 years ago
Gabor Juhos
717ff24d47
more USB driver fixes, now it passes usbtests 1-14
...
SVN-Revision: 9599
17 years ago
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
17 years ago
Gabor Juhos
4263fdd731
fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
...
SVN-Revision: 9593
17 years ago
Gabor Juhos
5a1a5dcf58
USB driver updates, the driver passes usbtests 1-10 now
...
SVN-Revision: 9592
17 years ago
Gabor Juhos
60898bc0c5
disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
...
SVN-Revision: 9591
17 years ago
Florian Fainelli
84b2bcb5be
Fix build on non-SMP machines of the remote GDB debugging ( #2666 )
...
SVN-Revision: 9571
17 years ago
Florian Fainelli
edea76ab77
Fix tx stats ( #2705 )
...
SVN-Revision: 9570
17 years ago
Felix Fietkau
6874422e54
fix wl-700gE ide init (patch by biblbroks, fixes #2686 )
...
SVN-Revision: 9560
17 years ago
Felix Fietkau
1a92f058ca
add lzma compressed initramfs for bcm947xx
...
SVN-Revision: 9559
17 years ago
Felix Fietkau
ba85de21e9
add missing config symbols for ide on broadcom 4780
...
SVN-Revision: 9558
17 years ago
Felix Fietkau
6954e434f9
fix initramfs images
...
SVN-Revision: 9557
17 years ago
Felix Fietkau
bf0dd24627
create broadcom initramfs images and move the lzma decompressor area a bit further
...
SVN-Revision: 9556
17 years ago
Gabor Juhos
ba82fbff75
more USB driver changes
...
SVN-Revision: 9550
17 years ago
Felix Fietkau
dfa7618bd6
fix the image builder
...
SVN-Revision: 9549
17 years ago
Florian Fainelli
72f30a2ea0
Add bcm5354 fixes from #2611
...
SVN-Revision: 9547
17 years ago