Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keep uci_set from saving things that have not changed | Travis Kemen | 2007-05-16 | 1 | -2/+5 |
| | | | | SVN-Revision: 7259 | ||||
* | make txstop workaround safe with napi polling | Felix Fietkau | 2007-05-16 | 1 | -9/+28 |
| | | | | SVN-Revision: 7258 | ||||
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 2 | -12/+15 |
| | | | | | | | | | | We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. SVN-Revision: 7253 | ||||
* | Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the ↵ | Florian Fainelli | 2007-05-15 | 1 | -0/+5 |
| | | | | | | sound peripherals (#1677) SVN-Revision: 7246 | ||||
* | fix typo | Mike Baker | 2007-05-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 7244 | ||||
* | awx: variable initialization fix | Felix Fietkau | 2007-05-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 7243 | ||||
* | Update gmp to 4.2.1 (#1162) | Florian Fainelli | 2007-05-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 7233 | ||||
* | Prefer real executables when available (#1296) | Florian Fainelli | 2007-05-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 7232 | ||||
* | Add the #1680 fix for GNU make versions | Florian Fainelli | 2007-05-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 7231 | ||||
* | make udhcpc silent after 3 'Sending discover ...' messages | Felix Fietkau | 2007-05-14 | 1 | -0/+21 |
| | | | | SVN-Revision: 7227 | ||||
* | brcm47xx-2.6: fix squashfs image partitioning problem | Felix Fietkau | 2007-05-14 | 1 | -4/+2 |
| | | | | SVN-Revision: 7224 | ||||
* | madwifi: enable txstop workaround for ap and ibss mode only | Felix Fietkau | 2007-05-14 | 1 | -8/+10 |
| | | | | SVN-Revision: 7223 | ||||
* | cleaner version of the udhcp script | Mike Baker | 2007-05-14 | 1 | -5/+7 |
| | | | | SVN-Revision: 7222 | ||||
* | /proc needs to be mounted before preinit.arch for failsafe | Mike Baker | 2007-05-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 7220 | ||||
* | madwifi: remove V=1 (was only added for debugging) | Felix Fietkau | 2007-05-13 | 1 | -2/+1 |
| | | | | SVN-Revision: 7218 | ||||
* | oops. some code accidentally slipped into the wrong patch file :) | Felix Fietkau | 2007-05-13 | 2 | -42/+42 |
| | | | | SVN-Revision: 7217 | ||||
* | Do not suppress routes if the router received on renew is the same (#138) | Florian Fainelli | 2007-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 7215 | ||||
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | Florian Fainelli | 2007-05-13 | 3 | -50/+144 |
| | | | | SVN-Revision: 7214 | ||||
* | madwifi: fix xscale build | Felix Fietkau | 2007-05-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 7213 | ||||
* | huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes ↵ | Felix Fietkau | 2007-05-13 | 31 | -1078/+2240 |
| | | | | | | lots of bugfixes and performance enhancements SVN-Revision: 7211 | ||||
* | fix the nslu2 image for the new layout | Imre Kaloz | 2007-05-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 7204 | ||||
* | Fix set_state preinit stuff | Florian Fainelli | 2007-05-13 | 2 | -3/+3 |
| | | | | SVN-Revision: 7200 | ||||
* | clean up the mtd unlocking | Mike Baker | 2007-05-13 | 1 | -12/+13 |
| | | | | SVN-Revision: 7199 | ||||
* | Correction, there is no USB for RB1xx targets | Florian Fainelli | 2007-05-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 7195 | ||||
* | Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵ | Florian Fainelli | 2007-05-11 | 4 | -1/+74 |
| | | | | | | command line hack patch SVN-Revision: 7194 | ||||
* | Add patch-cmdline to patch the RB1xx kernel command line after installation | Florian Fainelli | 2007-05-11 | 2 | -0/+121 |
| | | | | SVN-Revision: 7193 | ||||
* | Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration | Florian Fainelli | 2007-05-11 | 2 | -0/+108 |
| | | | | SVN-Revision: 7192 | ||||
* | Include admswconfig for adm5120 based targets | Florian Fainelli | 2007-05-11 | 2 | -0/+2 |
| | | | | SVN-Revision: 7191 | ||||
* | adm5120 is no longer broken now | Florian Fainelli | 2007-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7190 | ||||
* | Fix 32/64bits issues with airlink image generator | Florian Fainelli | 2007-05-11 | 1 | -25/+24 |
| | | | | SVN-Revision: 7189 | ||||
* | fix bug in imagebuilder init.d scripts | Mike Baker | 2007-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7188 | ||||
* | Rewrite LED driver, enable PCMCIA modules | Florian Fainelli | 2007-05-11 | 3 | -3/+149 |
| | | | | SVN-Revision: 7185 | ||||
* | Backport [7172] to adm5120 mtd map driver | Florian Fainelli | 2007-05-11 | 1 | -42/+2 |
| | | | | SVN-Revision: 7184 | ||||
* | Suppress OpenWrt partition, no needed anymore | Florian Fainelli | 2007-05-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 7183 | ||||
* | add support for 16 bit pcmcia cards | Felix Fietkau | 2007-05-11 | 2 | -0/+12 |
| | | | | SVN-Revision: 7182 | ||||
* | Fix some \n and kernel logging levels | Florian Fainelli | 2007-05-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 7181 | ||||
* | LED driver update | Florian Fainelli | 2007-05-11 | 1 | -31/+25 |
| | | | | SVN-Revision: 7180 | ||||
* | tweaks for 2M devices | Mike Baker | 2007-05-10 | 2 | -2/+3 |
| | | | | SVN-Revision: 7179 | ||||
* | bugfix | Mike Baker | 2007-05-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 7178 | ||||
* | fix bug in mount script | Mike Baker | 2007-05-10 | 1 | -2/+3 |
| | | | | SVN-Revision: 7177 | ||||
* | cleanup the broadcom preinit.arch | Mike Baker | 2007-05-10 | 2 | -40/+19 |
| | | | | SVN-Revision: 7176 | ||||
* | use generic inittab for x86 | Mike Baker | 2007-05-10 | 2 | -3/+1 |
| | | | | SVN-Revision: 7175 | ||||
* | minor cleanup | Felix Fietkau | 2007-05-10 | 1 | -4/+0 |
| | | | | SVN-Revision: 7174 | ||||
* | unified preinit environment | Mike Baker | 2007-05-10 | 14 | -343/+49 |
| | | | | SVN-Revision: 7173 | ||||
* | brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split | Felix Fietkau | 2007-05-10 | 2 | -46/+3 |
| | | | | SVN-Revision: 7172 | ||||
* | broadcom: rename the OpenWrt partition to rootfs_data | Felix Fietkau | 2007-05-10 | 4 | -4/+4 |
| | | | | SVN-Revision: 7171 | ||||
* | fix typo | Mike Baker | 2007-05-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 7170 | ||||
* | cleanup | Felix Fietkau | 2007-05-10 | 2 | -58/+3 |
| | | | | SVN-Revision: 7169 | ||||
* | fixup avila networking, add support for the loft | Imre Kaloz | 2007-05-10 | 8 | -3/+773 |
| | | | | SVN-Revision: 7168 | ||||
* | preliminary board support for the Linksys WRT300N v2 (incomplete) | Imre Kaloz | 2007-05-10 | 4 | -2/+294 |
| | | | | SVN-Revision: 7167 |