Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move openssl to 0.9.8e | Tim Yardley | 2007-04-08 | 1 | -3/+3 |
| | | | | SVN-Revision: 6892 | ||||
* | update dropbear to 0.49 | Tim Yardley | 2007-04-08 | 3 | -31/+12 |
| | | | | SVN-Revision: 6890 | ||||
* | fix a few bugs with the last few commits | Mike Baker | 2007-04-07 | 1 | -6/+6 |
| | | | | SVN-Revision: 6887 | ||||
* | make a few commands silent and fix defconfig logic | Felix Fietkau | 2007-04-07 | 1 | -7/+5 |
| | | | | SVN-Revision: 6886 | ||||
* | fix typo | Nicolas Thill | 2007-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 6885 | ||||
* | fix package/target scanning | Felix Fietkau | 2007-04-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 6884 | ||||
* | trivial formatting - remove a few @'s and use a .silent instead | Mike Baker | 2007-04-07 | 1 | -18/+18 |
| | | | | SVN-Revision: 6883 | ||||
* | same as [6881] | Mike Baker | 2007-04-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 6882 | ||||
* | fix menuconfig | Felix Fietkau | 2007-04-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 6881 | ||||
* | Fix free space size check | Eugene Konev | 2007-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 6880 | ||||
* | fix menuconfig checks | Mike Baker | 2007-04-07 | 1 | -2/+3 |
| | | | | SVN-Revision: 6879 | ||||
* | qos-scripts: fix RED burst calculation | Felix Fietkau | 2007-04-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 6878 | ||||
* | add a menuconfig option for specifying a local download mirror | Felix Fietkau | 2007-04-06 | 2 | -6/+20 |
| | | | | SVN-Revision: 6877 | ||||
* | use ~/.openwrt/defconfig as default config if it exists | Felix Fietkau | 2007-04-06 | 1 | -1/+6 |
| | | | | SVN-Revision: 6876 | ||||
* | update qos-scripts to v1.1 - rewritten hfsc rate calculation | Felix Fietkau | 2007-04-06 | 7 | -154/+158 |
| | | | | SVN-Revision: 6875 | ||||
* | add bnep to the bluetooth kmod package (patch by Henryk) | Felix Fietkau | 2007-04-06 | 1 | -2/+4 |
| | | | | SVN-Revision: 6874 | ||||
* | use rc.common for usb init script | Felix Fietkau | 2007-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 6873 | ||||
* | meshcube: override the boot loader's (wrong) kernel command line | Felix Fietkau | 2007-04-06 | 1 | -0/+19 |
| | | | | SVN-Revision: 6872 | ||||
* | Added module to generate u-boot config file. Added platform overrides for ↵ | Hamish Guthrie | 2007-04-05 | 5 | -1/+153 |
| | | | | | | base files. SVN-Revision: 6870 | ||||
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 | 3 | -7/+11 |
| | | | | SVN-Revision: 6869 | ||||
* | brcm47xx-2.6: reset the pci core at boot time (see #464) | Felix Fietkau | 2007-04-05 | 1 | -2/+1 |
| | | | | SVN-Revision: 6868 | ||||
* | add pci latency timer workaround for atheros cards (from #1546) | Felix Fietkau | 2007-04-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 6867 | ||||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | 2 | -20/+0 |
| | | | | SVN-Revision: 6866 | ||||
* | move gen_busybox_menuconfig.pl to package/busybox | Felix Fietkau | 2007-04-04 | 1 | -0/+0 |
| | | | | SVN-Revision: 6865 | ||||
* | replace gen_busybox_config.pl with a simple sed command | Felix Fietkau | 2007-04-04 | 2 | -30/+1 |
| | | | | SVN-Revision: 6864 | ||||
* | Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵ | Hamish Guthrie | 2007-04-04 | 4 | -0/+440 |
| | | | | | | on at91 platform SVN-Revision: 6862 | ||||
* | set up the NPEs and microcode loading on the Pronghorn Metro | Imre Kaloz | 2007-04-04 | 2 | -0/+119 |
| | | | | SVN-Revision: 6861 | ||||
* | revert [6857] for rules.mk; make cannot parse dependancies properly | Mike Baker | 2007-04-04 | 1 | -3/+11 |
| | | | | SVN-Revision: 6860 | ||||
* | Accidentially broke sdk and imagebuilder in [6857] | Mike Baker | 2007-04-03 | 2 | -7/+7 |
| | | | | SVN-Revision: 6858 | ||||
* | Tidy up Makefiles | Mike Baker | 2007-04-03 | 5 | -77/+40 |
| | | | | SVN-Revision: 6857 | ||||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | 3 | -17/+45 |
| | | | | SVN-Revision: 6856 | ||||
* | Add the infrastructure to support different flash sizes/address | Florian Fainelli | 2007-04-03 | 1 | -2/+4 |
| | | | | SVN-Revision: 6855 | ||||
* | mkcsysimg typos | Florian Fainelli | 2007-04-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 6853 | ||||
* | Use CONFIG_CMDLINE instead of hardcoded kernel command line | Florian Fainelli | 2007-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6852 | ||||
* | bug #1547 | Mike Baker | 2007-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6851 | ||||
* | more [6849] | Mike Baker | 2007-04-03 | 2 | -4/+4 |
| | | | | SVN-Revision: 6850 | ||||
* | Using find's -exec to remove directories causes 'not found' errors when find ↵ | Mike Baker | 2007-04-03 | 3 | -5/+5 |
| | | | | | | tries to search the removed directory. Hopefully fixed now. SVN-Revision: 6849 | ||||
* | Split up brcm63xx into files/ | Florian Fainelli | 2007-04-03 | 35 | -9762/+9634 |
| | | | | SVN-Revision: 6848 | ||||
* | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵ | Florian Fainelli | 2007-04-03 | 3 | -48/+0 |
| | | | | | | longer broken, and have been tested SVN-Revision: 6847 | ||||
* | enable OTP support for IXP4xx | Imre Kaloz | 2007-04-03 | 1 | -1/+6 |
| | | | | SVN-Revision: 6846 | ||||
* | fix typo | Imre Kaloz | 2007-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6845 | ||||
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 | 2 | -3/+22 |
| | | | | SVN-Revision: 6844 | ||||
* | cleanup | Imre Kaloz | 2007-04-02 | 2 | -10/+1 |
| | | | | SVN-Revision: 6843 | ||||
* | Generate images for edimax devices (Gabor Juhos) | Florian Fainelli | 2007-04-02 | 1 | -5/+26 |
| | | | | SVN-Revision: 6842 | ||||
* | Entry point is now configurable via a Makefile variable. Entry point is ↵ | Florian Fainelli | 2007-04-02 | 6 | -94/+113 |
| | | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841 | ||||
* | Add ADM5120 based edimax image generation utilities | Florian Fainelli | 2007-04-02 | 3 | -0/+1190 |
| | | | | SVN-Revision: 6840 | ||||
* | Add preliminary RouterBoard RB1xx support | Florian Fainelli | 2007-04-02 | 45 | -0/+6688 |
| | | | | SVN-Revision: 6839 | ||||
* | Add squashfs to rdc, add nvram partition as jffs2 partition (sn9) | Florian Fainelli | 2007-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 6838 | ||||
* | Use find -exec instead of xargs | Florian Fainelli | 2007-04-02 | 6 | -12/+12 |
| | | | | SVN-Revision: 6837 | ||||
* | Add missing \n | Florian Fainelli | 2007-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6836 |