summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent the use of underscores in package names (#2801)florian2007-12-131-1/+1
* clean up openwrt version handling, use a separate script that is executed at ...nbd2007-12-133-18/+35
* add workaround for ppp-on-boot issues, fixes #2524nbd2007-12-131-0/+4
* add atheros reset button fixes from #2774nbd2007-12-131-2/+2
* remove a broken patch that should have been nuked with the busybox upgrade (#...nbd2007-12-131-12/+0
* refresh patches, make madwifi-dfs compile on linux 2.4 againnbd2007-12-1315-204/+421
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxnbd2007-12-133-360/+48
* hopefully fix occasional uClibc/gcc build failuresnbd2007-12-132-6/+7
* add linux-uvc patch from #2842nbd2007-12-121-4/+6
* [adm5120] use a shadow value for the write-only GPIO_CONF2 registerjuhosg2007-12-121-16/+10
* [adm5120] use the right irq_handler in the CF driverjuhosg2007-12-121-2/+2
* [adm5120] fix mac address setup on RouterBOARDsjuhosg2007-12-123-17/+12
* Removing Grub for olpc (unnecessary)ryd2007-12-127-177/+76
* remove an unused #include statement that is causing compile issues on osxnbd2007-12-121-0/+12
* add prereq check for gnu findnbd2007-12-111-0/+7
* [adm5120] enable wait state pin for the CF slot on the RB153 boardjuhosg2007-12-112-1/+5
* [adm5120] RB153 CF driver fixesjuhosg2007-12-111-11/+18
* [adm5120] new experimental driver for the CF slot on the RouterBOARD 153juhosg2007-12-116-31/+362
* Replace deprecated DEBUG config symbolflorian2007-12-111-2/+2
* added CONFIG_DANUBE_PCI_HW_SWAPblogic2007-12-101-2/+17
* initial merge of danube, pci is still broken and the new dma code still needs...blogic2007-12-1026-0/+6384
* [adm5120] add support for GPIO IRQsjuhosg2007-12-105-43/+95
* Enable SSB ohci driver (#2828)florian2007-12-101-0/+1
* Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race conditionflorian2007-12-101-1/+1
* fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to pack...nbd2007-12-091-0/+2
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-0914-31/+31
* enable IPv6-support for ipsec-toolsnbd2007-12-091-1/+2
* suppress bug after compiling last package in kamikaze SDK.nbd2007-12-091-3/+3
* add back patch to fix building on avr32 and criskaloz2007-12-091-0/+11
* Forgot removing that file while applying patch from #2757florian2007-12-091-254/+0
* Enable adminport feature of ipsec-tools (#2750)florian2007-12-091-1/+2
* Upgrade wpa_supplicant to 0.5.9 (#2823)florian2007-12-091-2/+2
* Add bcm5354 patches from #2757florian2007-12-094-0/+463
* Add bcm5354 patch from #2754florian2007-12-091-0/+155
* Fix missing returnflorian2007-12-091-1/+1
* Setup MAC addresses for routerboardsflorian2007-12-092-2/+13
* bump kernel to 2.6.23.9 for x86pavlov2007-12-081-1/+1
* updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been...pavlov2007-12-084-838/+757
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ...rwhitby2007-12-074-1/+1
* ixp4xx: Split into two subtargets, one normal and one for boards which boot d...rwhitby2007-12-079-0/+14
* add missing kernel config symbolnbd2007-12-073-0/+3
* fix a warningnbd2007-12-071-1/+1
* Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From...nbd2007-12-071-13/+20
* [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsnbd2007-12-071-5/+102
* [PATCH 1/2] Fix race between device reset and start_xmitnbd2007-12-071-32/+61
* finally fix libintl issues on osx and potentially other platforms by disablin...nbd2007-12-061-0/+2
* Remove HOST_LOADLIBES fix from busybox, caused problems.nbd2007-12-061-1/+0
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.nbd2007-12-053-5/+5
* busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)nbd2007-12-051-1/+2
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.nbd2007-12-051-0/+3