| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | florian | 2007-04-27 | 2 | -30/+100 |
* | Small bugfix for dependency handling - mostly for base-files and symlinks | nbd | 2007-04-26 | 3 | -4/+4 |
* | remove led fix again - seems like gpio handling is really broken in the origi... | nbd | 2007-04-26 | 1 | -10/+0 |
* | fix for the wifi led on atheros SoC | nbd | 2007-04-26 | 1 | -0/+10 |
* | fix kmod-* build error when wildcards are being used in $(FILES) | nbd | 2007-04-26 | 1 | -1/+1 |
* | fix busybox rebuild when config changes | mbm | 2007-04-25 | 1 | -0/+12 |
* | add workaround for occasional kernel module build failures related to kernel ... | nbd | 2007-04-25 | 1 | -0/+1 |
* | rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 | florian | 2007-04-25 | 2 | -2/+2 |
* | qos-scripts update - fix enabling/disabling of interfaces, make the overhead ... | nbd | 2007-04-24 | 3 | -14/+20 |
* | fix a small typo | nbd | 2007-04-24 | 1 | -2/+2 |
* | clean up version control junk in the rootfs directory | nbd | 2007-04-24 | 1 | -0/+3 |
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | nbd | 2007-04-24 | 3 | -1/+14 |
* | add tcp syn cookies support (fixes one of the sysctl error messages at boot t... | nbd | 2007-04-24 | 1 | -1/+1 |
* | Make only on ar7 platforms. | malbon | 2007-04-24 | 1 | -1/+1 |
* | Add the adm5120eb config not as symlink | florian | 2007-04-23 | 1 | -0/+278 |
* | Revert config change for adm5120, messed up things with symlinks | florian | 2007-04-23 | 2 | -3/+2 |
* | Fix prompt on kernel config for brcm-2.4 | florian | 2007-04-22 | 1 | -0/+1 |
* | Create /lib/firmware | florian | 2007-04-22 | 1 | -1/+1 |
* | The kernel should be compiled big-endian | florian | 2007-04-22 | 1 | -2/+2 |
* | Return -ENODEV, when device is absent. This should fix lockups on boot. | ejka | 2007-04-22 | 1 | -0/+2 |
* | Add build-depends on linux-atm | ejka | 2007-04-22 | 1 | -0/+1 |
* | fix host header files installation for tools (closes: #1604) | nico | 2007-04-21 | 1 | -5/+6 |
* | fix start_pppd for pptp (closes: #1612) | nico | 2007-04-21 | 1 | -2/+2 |
* | ar7: add jffs2 eof marks to squashfs image | nbd | 2007-04-21 | 1 | -0/+1 |
* | Changed default rootfs size for at91 to 2112k | hcg | 2007-04-21 | 3 | -9/+9 |
* | add better default config for ar7, add br2684ctl init script, add a missing s... | nbd | 2007-04-21 | 4 | -1/+76 |
* | remove the symlink as well when removing the adam2 patcher | nbd | 2007-04-21 | 1 | -2/+1 |
* | add missing dependencies for autorebuild | nbd | 2007-04-21 | 1 | -1/+1 |
* | remove debug junk | nbd | 2007-04-21 | 1 | -1/+0 |
* | add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar... | nbd | 2007-04-20 | 5 | -28/+733 |
* | mdev fix | nbd | 2007-04-20 | 1 | -1/+1 |
* | ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring... | nbd | 2007-04-20 | 1 | -28/+77 |
* | add missing -prepare target | nbd | 2007-04-20 | 1 | -2/+2 |
* | fix minor bugs in the patcher init script | nbd | 2007-04-20 | 1 | -1/+2 |
* | copy adam2 patch from ar7-2.4 to ar7-2.6 | nbd | 2007-04-20 | 3 | -0/+83 |
* | remove bluetooth from kernel config | nbd | 2007-04-20 | 1 | -1/+1 |
* | remove __init from prom_getenv() | nbd | 2007-04-20 | 1 | -1/+1 |
* | upgrade to new version of br2684ctl | nbd | 2007-04-20 | 8 | -1160/+293 |
* | Changed the default ipkg download location for at91 platforms to my | hcg | 2007-04-20 | 1 | -0/+3 |
* | Fix a typo | florian | 2007-04-19 | 1 | -1/+1 |
* | Add admswconfig until we add support for adm5120 switch in kmod-switch, thank... | florian | 2007-04-19 | 1 | -0/+48 |
* | we don't need the shared library there | kaloz | 2007-04-19 | 1 | -2/+0 |
* | don't try to set up wpa if hostapd is not installed | nbd | 2007-04-19 | 1 | -7/+9 |
* | the default_subtargets template was a bad idea, since different makefiles req... | nbd | 2007-04-18 | 4 | -25/+23 |
* | fix up dependencies | nbd | 2007-04-18 | 1 | -1/+3 |
* | move the lzma decompressor out of squashfs-lzma patch and into a new patch (i... | nbd | 2007-04-18 | 3 | -123/+124 |
* | move hostapd setup script from wireless-tools to hostapd package | nbd | 2007-04-18 | 3 | -2/+2 |
* | minor cleanup | nbd | 2007-04-18 | 1 | -7/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 15 | -199/+198 |
* | ignore errors in the find command for dep checks | nbd | 2007-04-18 | 1 | -1/+1 |