Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the sdk | Felix Fietkau | 2007-12-14 | 7 | -99/+84 |
| | | | | SVN-Revision: 9747 | ||||
* | more danube led clean up | John Crispin | 2007-12-13 | 2 | -135/+104 |
| | | | | SVN-Revision: 9746 | ||||
* | added gpio header file for danube | John Crispin | 2007-12-13 | 1 | -0/+42 |
| | | | | SVN-Revision: 9745 | ||||
* | danube gpio clean up | John Crispin | 2007-12-13 | 2 | -2/+3 |
| | | | | SVN-Revision: 9744 | ||||
* | danube gpio clean up | John Crispin | 2007-12-13 | 1 | -82/+45 |
| | | | | SVN-Revision: 9743 | ||||
* | strip -$(KERNEL) from sdk/imagebuilder names | Felix Fietkau | 2007-12-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 9742 | ||||
* | danube gpio clean up | John Crispin | 2007-12-13 | 1 | -546/+150 |
| | | | | SVN-Revision: 9741 | ||||
* | danube gpio cleanup | John Crispin | 2007-12-13 | 2 | -17/+25 |
| | | | | SVN-Revision: 9740 | ||||
* | danube gpio cleanup | John Crispin | 2007-12-13 | 2 | -23/+89 |
| | | | | SVN-Revision: 9739 | ||||
* | add original danube gpio driver ... already did some minor cleanup | John Crispin | 2007-12-13 | 3 | -12/+882 |
| | | | | SVN-Revision: 9738 | ||||
* | fix imagebuilder compile | Felix Fietkau | 2007-12-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 9736 | ||||
* | fix mount.shfs symlink issue | Felix Fietkau | 2007-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 9735 | ||||
* | danube led cleanup | John Crispin | 2007-12-13 | 1 | -15/+56 |
| | | | | SVN-Revision: 9734 | ||||
* | danube led cleanup | John Crispin | 2007-12-13 | 2 | -243/+69 |
| | | | | SVN-Revision: 9733 | ||||
* | danube led cleanup | John Crispin | 2007-12-13 | 1 | -357/+78 |
| | | | | SVN-Revision: 9732 | ||||
* | add original danube led driver | John Crispin | 2007-12-13 | 3 | -1/+1384 |
| | | | | SVN-Revision: 9731 | ||||
* | cleanup danube watchdog timer | John Crispin | 2007-12-13 | 1 | -27/+17 |
| | | | | SVN-Revision: 9730 | ||||
* | cleanup danube watchdog timer | John Crispin | 2007-12-13 | 1 | -27/+18 |
| | | | | SVN-Revision: 9729 | ||||
* | cleanup danube watchdog timer | John Crispin | 2007-12-13 | 1 | -105/+50 |
| | | | | SVN-Revision: 9728 | ||||
* | initial merge of danube wdt code | John Crispin | 2007-12-13 | 6 | -10/+455 |
| | | | | SVN-Revision: 9727 | ||||
* | Prevent the use of underscores in package names (#2801) | Florian Fainelli | 2007-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 9724 | ||||
* | clean up openwrt version handling, use a separate script that is executed at ↵ | Felix Fietkau | 2007-12-13 | 3 | -18/+35 |
| | | | | | | the beginning of the build process, fix revision checking with git SVN-Revision: 9723 | ||||
* | add workaround for ppp-on-boot issues, fixes #2524 | Felix Fietkau | 2007-12-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 9722 | ||||
* | add atheros reset button fixes from #2774 | Felix Fietkau | 2007-12-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 9721 | ||||
* | remove a broken patch that should have been nuked with the busybox upgrade ↵ | Felix Fietkau | 2007-12-13 | 1 | -12/+0 |
| | | | | | | (#2809) SVN-Revision: 9720 | ||||
* | refresh patches, make madwifi-dfs compile on linux 2.4 again | Felix Fietkau | 2007-12-13 | 15 | -204/+421 |
| | | | | SVN-Revision: 9719 | ||||
* | update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx | Felix Fietkau | 2007-12-13 | 3 | -360/+48 |
| | | | | SVN-Revision: 9718 | ||||
* | hopefully fix occasional uClibc/gcc build failures | Felix Fietkau | 2007-12-13 | 2 | -6/+7 |
| | | | | SVN-Revision: 9717 | ||||
* | add linux-uvc patch from #2842 | Felix Fietkau | 2007-12-12 | 1 | -4/+6 |
| | | | | SVN-Revision: 9716 | ||||
* | 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 |