Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a shadow value for the write-only GPIO_CONF2 register | Gabor Juhos | 2007-12-12 | 1 | -16/+10 |
| | | | | SVN-Revision: 9715 | ||||
* | use the right irq_handler in the CF driver | Gabor Juhos | 2007-12-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 9714 | ||||
* | fix mac address setup on RouterBOARDs | Gabor Juhos | 2007-12-12 | 3 | -17/+12 |
| | | | | SVN-Revision: 9713 | ||||
* | Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes ↵ | Jens Muecke | 2007-12-12 | 7 | -177/+76 |
| | | | | | | Config changes SVN-Revision: 9712 | ||||
* | remove an unused #include statement that is causing compile issues on osx | Felix Fietkau | 2007-12-12 | 1 | -0/+12 |
| | | | | SVN-Revision: 9711 | ||||
* | add prereq check for gnu find | Felix Fietkau | 2007-12-11 | 1 | -0/+7 |
| | | | | SVN-Revision: 9710 | ||||
* | enable wait state pin for the CF slot on the RB153 board | Gabor Juhos | 2007-12-11 | 2 | -1/+5 |
| | | | | SVN-Revision: 9709 | ||||
* | RB153 CF driver fixes | Gabor Juhos | 2007-12-11 | 1 | -11/+18 |
| | | | | SVN-Revision: 9708 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 6 | -31/+362 |
| | | | | SVN-Revision: 9707 | ||||
* | Replace deprecated DEBUG config symbol | Florian Fainelli | 2007-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 9706 | ||||
* | added CONFIG_DANUBE_PCI_HW_SWAP | John Crispin | 2007-12-10 | 1 | -2/+17 |
| | | | | SVN-Revision: 9705 | ||||
* | initial merge of danube, pci is still broken and the new dma code still ↵ | John Crispin | 2007-12-10 | 26 | -0/+6384 |
| | | | | | | needs to be tested, before the merge SVN-Revision: 9704 | ||||
* | add support for GPIO IRQs | Gabor Juhos | 2007-12-10 | 5 | -43/+95 |
| | | | | SVN-Revision: 9700 | ||||
* | Enable SSB ohci driver (#2828) | Florian Fainelli | 2007-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 9699 | ||||
* | Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition | Florian Fainelli | 2007-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 9698 | ||||
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵ | Felix Fietkau | 2007-12-09 | 1 | -0/+2 |
| | | | | | | | | package/kernel/modules/sound.mk Signed-off-by: Mirko Vogt <dev@nanl.de> SVN-Revision: 9696 | ||||
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 14 | -31/+31 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694 | ||||
* | enable IPv6-support for ipsec-tools | Felix Fietkau | 2007-12-09 | 1 | -1/+2 |
| | | | | | | | | Enable IPv6-Support for ipsec-tools Signed-off-by: Patrick Scharrenberg <pittipatti@web.de> SVN-Revision: 9693 | ||||
* | suppress bug after compiling last package in kamikaze SDK. | Felix Fietkau | 2007-12-09 | 1 | -3/+3 |
| | | | | | | | | 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 | ||||
* | add back patch to fix building on avr32 and cris | Imre Kaloz | 2007-12-09 | 1 | -0/+11 |
| | | | | SVN-Revision: 9691 | ||||
* | Forgot removing that file while applying patch from #2757 | Florian Fainelli | 2007-12-09 | 1 | -254/+0 |
| | | | | SVN-Revision: 9690 | ||||
* | Enable adminport feature of ipsec-tools (#2750) | Florian Fainelli | 2007-12-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 9687 | ||||
* | Upgrade wpa_supplicant to 0.5.9 (#2823) | Florian Fainelli | 2007-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 9686 | ||||
* | Add bcm5354 patches from #2757 | Florian Fainelli | 2007-12-09 | 4 | -0/+463 |
| | | | | SVN-Revision: 9685 | ||||
* | Add bcm5354 patch from #2754 | Florian Fainelli | 2007-12-09 | 1 | -0/+155 |
| | | | | SVN-Revision: 9684 | ||||
* | Fix missing return | Florian Fainelli | 2007-12-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 9683 | ||||
* | Setup MAC addresses for routerboards | Florian Fainelli | 2007-12-09 | 2 | -2/+13 |
| | | | | SVN-Revision: 9682 | ||||
* | bump kernel to 2.6.23.9 for x86 | Tim Yardley | 2007-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 9675 | ||||
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵ | Tim Yardley | 2007-12-08 | 4 | -838/+757 |
| | | | | | | been uncommitted for a bit SVN-Revision: 9674 | ||||
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵ | Rod Whitby | 2007-12-07 | 4 | -1/+1 |
| | | | | | | the subtarget SVN-Revision: 9670 | ||||
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵ | Rod Whitby | 2007-12-07 | 9 | -0/+14 |
| | | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669 | ||||
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 | 3 | -0/+3 |
| | | | | SVN-Revision: 9668 | ||||
* | fix a warning | Felix Fietkau | 2007-12-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 9667 | ||||
* | Minor patch to the AR7 diag.sh to make the status LED a bit more useful. ↵ | Felix Fietkau | 2007-12-07 | 1 | -13/+20 |
| | | | | | | | | | | | | | | | 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 | ||||
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 | 1 | -5/+102 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665 | ||||
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 | 1 | -32/+61 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664 | ||||
* | finally fix libintl issues on osx and potentially other platforms by ↵ | Felix Fietkau | 2007-12-06 | 1 | -0/+2 |
| | | | | | | disabling its use in busybox completely SVN-Revision: 9663 | ||||
* | Remove HOST_LOADLIBES fix from busybox, caused problems. | Felix Fietkau | 2007-12-06 | 1 | -1/+0 |
| | | | | | | | | OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail. Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9662 | ||||
* | Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. | Felix Fietkau | 2007-12-05 | 3 | -5/+5 |
| | | | | | | | | $(CP) is defined as CP:="cp -fpR" Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9661 | ||||
* | busybox: Fix build on OSX/BSD (fix needs to be cleaned up.) | Felix Fietkau | 2007-12-05 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9660 | ||||
* | Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. | Felix Fietkau | 2007-12-05 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9659 | ||||
* | tools/mkimage: Include sys/types.h on Darwin/BSD. | Felix Fietkau | 2007-12-05 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9658 | ||||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
| | | | | SVN-Revision: 9657 | ||||
* | Fix VLYNQ device enable for DG834Gv1 | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | fix make clean for unconfigured build trees | Felix Fietkau | 2007-12-04 | 2 | -2/+2 |
| | | | | SVN-Revision: 9655 | ||||
* | enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ↵ | Felix Fietkau | 2007-12-04 | 1 | -5/+1 |
| | | | | | | in 3.80 SVN-Revision: 9654 | ||||
* | add i8x0 audio driver | Felix Fietkau | 2007-12-03 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 9652 | ||||
* | update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt ↵ | Felix Fietkau | 2007-12-03 | 5 | -275/+32 |
| | | | | | | packaging code (ported from wr to kamikaze) SVN-Revision: 9651 | ||||
* | add missing dependency | Felix Fietkau | 2007-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 9650 | ||||
* | fix another build issue on some osx machines - run ranlib on the lzma lib ↵ | Felix Fietkau | 2007-12-02 | 1 | -0/+12 |
| | | | | | | archive SVN-Revision: 9649 |