summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add workaround for ppp-on-boot issues, fixes #2524Felix Fietkau2007-12-131-0/+4
| | | | SVN-Revision: 9722
* add atheros reset button fixes from #2774Felix Fietkau2007-12-131-2/+2
| | | | SVN-Revision: 9721
* remove a broken patch that should have been nuked with the busybox upgrade ↵Felix Fietkau2007-12-131-12/+0
| | | | | | (#2809) SVN-Revision: 9720
* refresh patches, make madwifi-dfs compile on linux 2.4 againFelix Fietkau2007-12-1315-204/+421
| | | | SVN-Revision: 9719
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxFelix Fietkau2007-12-133-360/+48
| | | | SVN-Revision: 9718
* hopefully fix occasional uClibc/gcc build failuresFelix Fietkau2007-12-132-6/+7
| | | | SVN-Revision: 9717
* add linux-uvc patch from #2842Felix Fietkau2007-12-121-4/+6
| | | | SVN-Revision: 9716
* use a shadow value for the write-only GPIO_CONF2 registerGabor Juhos2007-12-121-16/+10
| | | | SVN-Revision: 9715
* use the right irq_handler in the CF driverGabor Juhos2007-12-121-2/+2
| | | | SVN-Revision: 9714
* fix mac address setup on RouterBOARDsGabor Juhos2007-12-123-17/+12
| | | | SVN-Revision: 9713
* Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes ↵Jens Muecke2007-12-127-177/+76
| | | | | | Config changes SVN-Revision: 9712
* remove an unused #include statement that is causing compile issues on osxFelix Fietkau2007-12-121-0/+12
| | | | SVN-Revision: 9711
* add prereq check for gnu findFelix Fietkau2007-12-111-0/+7
| | | | SVN-Revision: 9710
* enable wait state pin for the CF slot on the RB153 boardGabor Juhos2007-12-112-1/+5
| | | | SVN-Revision: 9709
* RB153 CF driver fixesGabor Juhos2007-12-111-11/+18
| | | | SVN-Revision: 9708
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-116-31/+362
| | | | SVN-Revision: 9707
* Replace deprecated DEBUG config symbolFlorian Fainelli2007-12-111-2/+2
| | | | SVN-Revision: 9706
* added CONFIG_DANUBE_PCI_HW_SWAPJohn Crispin2007-12-101-2/+17
| | | | SVN-Revision: 9705
* initial merge of danube, pci is still broken and the new dma code still ↵John Crispin2007-12-1026-0/+6384
| | | | | | needs to be tested, before the merge SVN-Revision: 9704
* add support for GPIO IRQsGabor Juhos2007-12-105-43/+95
| | | | SVN-Revision: 9700
* Enable SSB ohci driver (#2828)Florian Fainelli2007-12-101-0/+1
| | | | SVN-Revision: 9699
* Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race conditionFlorian Fainelli2007-12-101-1/+1
| | | | SVN-Revision: 9698
* fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵Felix Fietkau2007-12-091-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 Fietkau2007-12-0914-31/+31
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* enable IPv6-support for ipsec-toolsFelix Fietkau2007-12-091-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 Fietkau2007-12-091-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 crisImre Kaloz2007-12-091-0/+11
| | | | SVN-Revision: 9691
* Forgot removing that file while applying patch from #2757Florian Fainelli2007-12-091-254/+0
| | | | SVN-Revision: 9690
* Enable adminport feature of ipsec-tools (#2750)Florian Fainelli2007-12-091-1/+2
| | | | SVN-Revision: 9687
* Upgrade wpa_supplicant to 0.5.9 (#2823)Florian Fainelli2007-12-091-2/+2
| | | | SVN-Revision: 9686
* Add bcm5354 patches from #2757Florian Fainelli2007-12-094-0/+463
| | | | SVN-Revision: 9685
* Add bcm5354 patch from #2754Florian Fainelli2007-12-091-0/+155
| | | | SVN-Revision: 9684
* Fix missing returnFlorian Fainelli2007-12-091-1/+1
| | | | SVN-Revision: 9683
* Setup MAC addresses for routerboardsFlorian Fainelli2007-12-092-2/+13
| | | | SVN-Revision: 9682
* bump kernel to 2.6.23.9 for x86Tim Yardley2007-12-081-1/+1
| | | | SVN-Revision: 9675
* updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵Tim Yardley2007-12-084-838/+757
| | | | | | been uncommitted for a bit SVN-Revision: 9674
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵Rod Whitby2007-12-074-1/+1
| | | | | | the subtarget SVN-Revision: 9670
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-079-0/+14
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669
* add missing kernel config symbolFelix Fietkau2007-12-073-0/+3
| | | | SVN-Revision: 9668
* fix a warningFelix Fietkau2007-12-071-1/+1
| | | | SVN-Revision: 9667
* Minor patch to the AR7 diag.sh to make the status LED a bit more useful. ↵Felix Fietkau2007-12-071-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 stormsFelix Fietkau2007-12-071-5/+102
| | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665
* Fix race between device reset and start_xmitFelix Fietkau2007-12-071-32/+61
| | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664
* finally fix libintl issues on osx and potentially other platforms by ↵Felix Fietkau2007-12-061-0/+2
| | | | | | disabling its use in busybox completely SVN-Revision: 9663
* Remove HOST_LOADLIBES fix from busybox, caused problems.Felix Fietkau2007-12-061-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 Fietkau2007-12-053-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 Fietkau2007-12-051-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 Fietkau2007-12-051-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 Fietkau2007-12-051-1/+1
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9658
* add copyright header to the USB driver's filesGabor Juhos2007-12-058-47/+63
| | | | SVN-Revision: 9657