Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | madwifi init: set the channel after bringing up the interface (sometimes it ↵ | Felix Fietkau | 2007-04-12 |
| | | | | | | needs the channel before bringing up the interface, sometimes after, no idea what's going on) SVN-Revision: 6939 | ||
* | revert package compile breakage introduced in [6936] | Felix Fietkau | 2007-04-12 |
| | | | | SVN-Revision: 6938 | ||
* | remove automounting script for block devices - it's causing more problems ↵ | Felix Fietkau | 2007-04-12 |
| | | | | | | than it solves SVN-Revision: 6937 | ||
* | minor tweaks to the verbose system | Mike Baker | 2007-04-11 |
| | | | | SVN-Revision: 6936 | ||
* | allow scripts to disable config callbacks | Felix Fietkau | 2007-04-11 |
| | | | | SVN-Revision: 6934 | ||
* | fix targetinfo, packageinfo | Mike Baker | 2007-04-11 |
| | | | | SVN-Revision: 6932 | ||
* | Restore ipt_LOG target | Florian Fainelli | 2007-04-11 |
| | | | | SVN-Revision: 6930 | ||
* | Wrong svn repository | Florian Fainelli | 2007-04-10 |
| | | | | SVN-Revision: 6927 | ||
* | Ajoute le support easygate | Florian Fainelli | 2007-04-10 |
| | | | | SVN-Revision: 6926 | ||
* | fix default 2.6 kernel config so we dont halt at CMTP protocol support | Tim Yardley | 2007-04-10 |
| | | | | SVN-Revision: 6925 | ||
* | change handling of non-trx files | Mike Baker | 2007-04-10 |
| | | | | SVN-Revision: 6924 | ||
* | Changed erase routine to erase flash to 0xff instead of 0x00 | Hamish Guthrie | 2007-04-10 |
| | | | | SVN-Revision: 6922 | ||
* | Added erase entire flash utility to romboot. | Hamish Guthrie | 2007-04-10 |
| | | | | SVN-Revision: 6916 | ||
* | Fix airlink image generation tool | Florian Fainelli | 2007-04-09 |
| | | | | SVN-Revision: 6913 | ||
* | Fix patch doubling | Florian Fainelli | 2007-04-09 |
| | | | | SVN-Revision: 6912 | ||
* | Fresh fixes for rdc from sn9, thanks ! | Florian Fainelli | 2007-04-09 |
| | | | | SVN-Revision: 6911 | ||
* | fix dependencies for metadata scanning | Felix Fietkau | 2007-04-09 |
| | | | | SVN-Revision: 6910 | ||
* | add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵ | Felix Fietkau | 2007-04-09 |
| | | | | | | (no working hw detection yet) SVN-Revision: 6909 | ||
* | Enable codepage 1250 support (#1554) | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6906 | ||
* | Add ISDN support (#1498) | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6905 | ||
* | Fix MacOSX build errors with iproute2 (#1533) | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6904 | ||
* | Fix yamonenv errors on accessing environment (#1542) | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6902 | ||
* | Enable bluetooth modules (#1529) | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6901 | ||
* | Fix warnings | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6899 | ||
* | Re-enable MPI/PCI code | Florian Fainelli | 2007-04-08 |
| | | | | SVN-Revision: 6897 | ||
* | Major cleanup : - no more Broadcom kerSys* code - working runtime boot ↵ | Florian Fainelli | 2007-04-08 |
| | | | | | | loader detection - updated flash map driver SVN-Revision: 6896 | ||
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵ | Florian Fainelli | 2007-04-08 |
| | | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893 | ||
* | move openssl to 0.9.8e | Tim Yardley | 2007-04-08 |
| | | | | SVN-Revision: 6892 | ||
* | update dropbear to 0.49 | Tim Yardley | 2007-04-08 |
| | | | | SVN-Revision: 6890 | ||
* | fix a few bugs with the last few commits | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6887 | ||
* | make a few commands silent and fix defconfig logic | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6886 | ||
* | fix typo | Nicolas Thill | 2007-04-07 |
| | | | | SVN-Revision: 6885 | ||
* | fix package/target scanning | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6884 | ||
* | trivial formatting - remove a few @'s and use a .silent instead | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6883 | ||
* | same as [6881] | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6882 | ||
* | fix menuconfig | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6881 | ||
* | Fix free space size check | Eugene Konev | 2007-04-07 |
| | | | | SVN-Revision: 6880 | ||
* | fix menuconfig checks | Mike Baker | 2007-04-07 |
| | | | | SVN-Revision: 6879 | ||
* | qos-scripts: fix RED burst calculation | Felix Fietkau | 2007-04-07 |
| | | | | SVN-Revision: 6878 | ||
* | add a menuconfig option for specifying a local download mirror | Felix Fietkau | 2007-04-06 |
| | | | | SVN-Revision: 6877 | ||
* | use ~/.openwrt/defconfig as default config if it exists | Felix Fietkau | 2007-04-06 |
| | | | | SVN-Revision: 6876 | ||
* | update qos-scripts to v1.1 - rewritten hfsc rate calculation | Felix Fietkau | 2007-04-06 |
| | | | | SVN-Revision: 6875 | ||
* | add bnep to the bluetooth kmod package (patch by Henryk) | Felix Fietkau | 2007-04-06 |
| | | | | SVN-Revision: 6874 | ||
* | use rc.common for usb init script | Felix Fietkau | 2007-04-06 |
| | | | | SVN-Revision: 6873 | ||
* | meshcube: override the boot loader's (wrong) kernel command line | Felix Fietkau | 2007-04-06 |
| | | | | SVN-Revision: 6872 | ||
* | Added module to generate u-boot config file. Added platform overrides for ↵ | Hamish Guthrie | 2007-04-05 |
| | | | | | | base files. SVN-Revision: 6870 | ||
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 |
| | | | | SVN-Revision: 6869 | ||
* | brcm47xx-2.6: reset the pci core at boot time (see #464) | Felix Fietkau | 2007-04-05 |
| | | | | SVN-Revision: 6868 | ||
* | add pci latency timer workaround for atheros cards (from #1546) | Felix Fietkau | 2007-04-04 |
| | | | | SVN-Revision: 6867 | ||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 |
| | | | | SVN-Revision: 6866 |