| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up openwrt version handling, use a separate script that is executed at ... | nbd | 2007-12-13 | 3 | -18/+35 |
* | add workaround for ppp-on-boot issues, fixes #2524 | nbd | 2007-12-13 | 1 | -0/+4 |
* | add atheros reset button fixes from #2774 | nbd | 2007-12-13 | 1 | -2/+2 |
* | remove a broken patch that should have been nuked with the busybox upgrade (#... | nbd | 2007-12-13 | 1 | -12/+0 |
* | refresh patches, make madwifi-dfs compile on linux 2.4 again | nbd | 2007-12-13 | 15 | -204/+421 |
* | update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx | nbd | 2007-12-13 | 3 | -360/+48 |
* | hopefully fix occasional uClibc/gcc build failures | nbd | 2007-12-13 | 2 | -6/+7 |
* | add linux-uvc patch from #2842 | nbd | 2007-12-12 | 1 | -4/+6 |
* | [adm5120] use a shadow value for the write-only GPIO_CONF2 register | juhosg | 2007-12-12 | 1 | -16/+10 |
* | [adm5120] use the right irq_handler in the CF driver | juhosg | 2007-12-12 | 1 | -2/+2 |
* | [adm5120] fix mac address setup on RouterBOARDs | juhosg | 2007-12-12 | 3 | -17/+12 |
* | Removing Grub for olpc (unnecessary) | ryd | 2007-12-12 | 7 | -177/+76 |
* | remove an unused #include statement that is causing compile issues on osx | nbd | 2007-12-12 | 1 | -0/+12 |
* | add prereq check for gnu find | nbd | 2007-12-11 | 1 | -0/+7 |
* | [adm5120] enable wait state pin for the CF slot on the RB153 board | juhosg | 2007-12-11 | 2 | -1/+5 |
* | [adm5120] RB153 CF driver fixes | juhosg | 2007-12-11 | 1 | -11/+18 |
* | [adm5120] new experimental driver for the CF slot on the RouterBOARD 153 | juhosg | 2007-12-11 | 6 | -31/+362 |
* | Replace deprecated DEBUG config symbol | florian | 2007-12-11 | 1 | -2/+2 |
* | added CONFIG_DANUBE_PCI_HW_SWAP | blogic | 2007-12-10 | 1 | -2/+17 |
* | initial merge of danube, pci is still broken and the new dma code still needs... | blogic | 2007-12-10 | 26 | -0/+6384 |
* | [adm5120] add support for GPIO IRQs | juhosg | 2007-12-10 | 5 | -43/+95 |
* | Enable SSB ohci driver (#2828) | florian | 2007-12-10 | 1 | -0/+1 |
* | Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition | florian | 2007-12-10 | 1 | -1/+1 |
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to pack... | nbd | 2007-12-09 | 1 | -0/+2 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | nbd | 2007-12-09 | 14 | -31/+31 |
* | enable IPv6-support for ipsec-tools | nbd | 2007-12-09 | 1 | -1/+2 |
* | suppress bug after compiling last package in kamikaze SDK. | nbd | 2007-12-09 | 1 | -3/+3 |
* | add back patch to fix building on avr32 and cris | kaloz | 2007-12-09 | 1 | -0/+11 |
* | Forgot removing that file while applying patch from #2757 | florian | 2007-12-09 | 1 | -254/+0 |
* | Enable adminport feature of ipsec-tools (#2750) | florian | 2007-12-09 | 1 | -1/+2 |
* | Upgrade wpa_supplicant to 0.5.9 (#2823) | florian | 2007-12-09 | 1 | -2/+2 |
* | Add bcm5354 patches from #2757 | florian | 2007-12-09 | 4 | -0/+463 |
* | Add bcm5354 patch from #2754 | florian | 2007-12-09 | 1 | -0/+155 |
* | Fix missing return | florian | 2007-12-09 | 1 | -1/+1 |
* | Setup MAC addresses for routerboards | florian | 2007-12-09 | 2 | -2/+13 |
* | bump kernel to 2.6.23.9 for x86 | pavlov | 2007-12-08 | 1 | -1/+1 |
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been... | pavlov | 2007-12-08 | 4 | -838/+757 |
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ... | rwhitby | 2007-12-07 | 4 | -1/+1 |
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot d... | rwhitby | 2007-12-07 | 9 | -0/+14 |
* | add missing kernel config symbol | nbd | 2007-12-07 | 3 | -0/+3 |
* | fix a warning | nbd | 2007-12-07 | 1 | -1/+1 |
* | Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From... | nbd | 2007-12-07 | 1 | -13/+20 |
* | [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset storms | nbd | 2007-12-07 | 1 | -5/+102 |
* | [PATCH 1/2] Fix race between device reset and start_xmit | nbd | 2007-12-07 | 1 | -32/+61 |
* | finally fix libintl issues on osx and potentially other platforms by disablin... | nbd | 2007-12-06 | 1 | -0/+2 |
* | Remove HOST_LOADLIBES fix from busybox, caused problems. | nbd | 2007-12-06 | 1 | -1/+0 |
* | Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. | nbd | 2007-12-05 | 3 | -5/+5 |
* | busybox: Fix build on OSX/BSD (fix needs to be cleaned up.) | nbd | 2007-12-05 | 1 | -1/+2 |
* | Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. | nbd | 2007-12-05 | 1 | -0/+3 |
* | tools/mkimage: Include sys/types.h on Darwin/BSD. | nbd | 2007-12-05 | 1 | -1/+1 |