Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert config change for adm5120, messed up things with symlinks | Florian Fainelli | 2007-04-23 | 2 | -3/+2 | |
| | | | | SVN-Revision: 7037 | |||||
* | Fix prompt on kernel config for brcm-2.4 | Florian Fainelli | 2007-04-22 | 1 | -0/+1 | |
| | | | | SVN-Revision: 7034 | |||||
* | The kernel should be compiled big-endian | Florian Fainelli | 2007-04-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 7032 | |||||
* | Return -ENODEV, when device is absent. This should fix lockups on boot. | Eugene Konev | 2007-04-22 | 1 | -0/+2 | |
| | | | | SVN-Revision: 7031 | |||||
* | ar7: add jffs2 eof marks to squashfs image | Felix Fietkau | 2007-04-21 | 1 | -0/+1 | |
| | | | | SVN-Revision: 7026 | |||||
* | Changed default rootfs size for at91 to 2112k | Hamish Guthrie | 2007-04-21 | 3 | -9/+9 | |
| | | | | SVN-Revision: 7025 | |||||
* | add better default config for ar7, add br2684ctl init script, add a missing ↵ | Felix Fietkau | 2007-04-21 | 1 | -0/+41 | |
| | | | | | | setting for pppoa SVN-Revision: 7024 | |||||
* | remove the symlink as well when removing the adam2 patcher | Felix Fietkau | 2007-04-21 | 1 | -2/+1 | |
| | | | | SVN-Revision: 7023 | |||||
* | remove debug junk | Felix Fietkau | 2007-04-21 | 1 | -1/+0 | |
| | | | | SVN-Revision: 7021 | |||||
* | add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵ | Felix Fietkau | 2007-04-20 | 2 | -2/+2 | |
| | | | | | | ar7-2.6 SVN-Revision: 7020 | |||||
* | mdev fix | Felix Fietkau | 2007-04-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7019 | |||||
* | ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵ | Felix Fietkau | 2007-04-20 | 1 | -28/+77 | |
| | | | | | | ring runs over SVN-Revision: 7018 | |||||
* | fix minor bugs in the patcher init script | Felix Fietkau | 2007-04-20 | 1 | -1/+2 | |
| | | | | SVN-Revision: 7015 | |||||
* | copy adam2 patch from ar7-2.4 to ar7-2.6 | Felix Fietkau | 2007-04-20 | 3 | -0/+83 | |
| | | | | SVN-Revision: 7014 | |||||
* | remove bluetooth from kernel config | Felix Fietkau | 2007-04-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7013 | |||||
* | remove __init from prom_getenv() | Felix Fietkau | 2007-04-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7012 | |||||
* | Changed the default ipkg download location for at91 platforms to my web server | Hamish Guthrie | 2007-04-20 | 1 | -0/+3 | |
| | | | | SVN-Revision: 7010 | |||||
* | move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵ | Felix Fietkau | 2007-04-18 | 3 | -123/+124 | |
| | | | | | | (i want to use it for initramfs in the future) SVN-Revision: 7001 | |||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -4/+4 | |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | |||||
* | Remove this target since rb-2.6 will build both rb532 and adm5120 later on | Florian Fainelli | 2007-04-17 | 45 | -6688/+0 | |
| | | | | SVN-Revision: 6992 | |||||
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵ | Florian Fainelli | 2007-04-17 | 3 | -2/+158 | |
| | | | | | | Goodenough, thanks ! SVN-Revision: 6991 | |||||
* | More stuff enabled in config, fix squashfs image, thanks sn9 | Florian Fainelli | 2007-04-17 | 2 | -45/+35 | |
| | | | | SVN-Revision: 6989 | |||||
* | Suppress the useless ioctl function | Florian Fainelli | 2007-04-17 | 1 | -10/+0 | |
| | | | | SVN-Revision: 6988 | |||||
* | brcm63xx cleanups; add a watchdog driver, indent serial console driver, add ↵ | Florian Fainelli | 2007-04-17 | 8 | -691/+982 | |
| | | | | | | support for another sst flash SVN-Revision: 6985 | |||||
* | Re-enable PCI subsystem here too :)) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6984 | |||||
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6983 | |||||
* | disable jffs2 support for ixp4xx | Imre Kaloz | 2007-04-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6982 | |||||
* | add support for the Compex WP18 and NP18A | Imre Kaloz | 2007-04-17 | 5 | -0/+371 | |
| | | | | SVN-Revision: 6981 | |||||
* | No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9 | Florian Fainelli | 2007-04-16 | 5 | -25/+27 | |
| | | | | SVN-Revision: 6976 | |||||
* | Symlink to the kernel configuration | Florian Fainelli | 2007-04-16 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6974 | |||||
* | Restore symlinks | Florian Fainelli | 2007-04-16 | 3 | -245/+2 | |
| | | | | SVN-Revision: 6972 | |||||
* | Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb | Florian Fainelli | 2007-04-16 | 2 | -0/+0 | |
| | | | | SVN-Revision: 6970 | |||||
* | Add wireless profiles for adm5120eb | Florian Fainelli | 2007-04-16 | 3 | -0/+51 | |
| | | | | SVN-Revision: 6969 | |||||
* | Fix the symbolic link to lzma-loader | Florian Fainelli | 2007-04-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6968 | |||||
* | Forgot that includes | Florian Fainelli | 2007-04-16 | 2 | -0/+161 | |
| | | | | SVN-Revision: 6967 | |||||
* | Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵ | Florian Fainelli | 2007-04-16 | 6 | -0/+318 | |
| | | | | | | instance), thanks Gabor Juhos SVN-Revision: 6964 | |||||
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵ | Florian Fainelli | 2007-04-16 | 10 | -208/+694 | |
| | | | | | | specification SVN-Revision: 6963 | |||||
* | Add profile for Soekris Net4801 boards (#1072) | Florian Fainelli | 2007-04-16 | 2 | -1/+63 | |
| | | | | SVN-Revision: 6962 | |||||
* | Enable videodev, but do not build all hardware modules | Florian Fainelli | 2007-04-16 | 1 | -1/+40 | |
| | | | | SVN-Revision: 6961 | |||||
* | Add lzma compression for x86 based targets | Florian Fainelli | 2007-04-16 | 1 | -0/+1167 | |
| | | | | SVN-Revision: 6960 | |||||
* | Build usbnet modules for brcm targets (#1481) | Florian Fainelli | 2007-04-15 | 2 | -3/+0 | |
| | | | | SVN-Revision: 6955 | |||||
* | Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589) | Florian Fainelli | 2007-04-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6954 | |||||
* | Restore the old flash mapping, no brcm63xx has the HDR0 header | Florian Fainelli | 2007-04-15 | 1 | -433/+236 | |
| | | | | SVN-Revision: 6952 | |||||
* | ar7: improve search for image start (thanks matteo), add support for avm eva ↵ | Eugene Konev | 2007-04-15 | 2 | -59/+57 | |
| | | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948 | |||||
* | Add raw and NOTRACK targets (#1583) | Florian Fainelli | 2007-04-13 | 6 | -10/+0 | |
| | | | | SVN-Revision: 6945 | |||||
* | Restore ipt_LOG target | Florian Fainelli | 2007-04-11 | 1 | -2/+0 | |
| | | | | SVN-Revision: 6930 | |||||
* | Wrong svn repository | Florian Fainelli | 2007-04-10 | 55 | -9214/+0 | |
| | | | | SVN-Revision: 6927 | |||||
* | Ajoute le support easygate | Florian Fainelli | 2007-04-10 | 55 | -0/+9214 | |
| | | | | SVN-Revision: 6926 | |||||
* | fix default 2.6 kernel config so we dont halt at CMTP protocol support | Tim Yardley | 2007-04-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6925 | |||||
* | Changed erase routine to erase flash to 0xff instead of 0x00 | Hamish Guthrie | 2007-04-10 | 1 | -0/+11 | |
| | | | | SVN-Revision: 6922 |