| Commit message (Expand) | Author | Age | Files | Lines |
* | workaround for timer glitch on some boards | Mike Baker | 2007-08-25 | 1 | -0/+11 |
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 3 | -2/+12 |
* | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | Nicolas Thill | 2007-08-25 | 2 | -4/+6 |
* | [adm5120] override CPU features | Gabor Juhos | 2007-08-24 | 1 | -0/+84 |
* | fix netfilter quota module | Nicolas Thill | 2007-08-24 | 1 | -1/+2 |
* | replace xargs commands with $(XARGS) | Nicolas Thill | 2007-08-24 | 1 | -2/+2 |
* | combine the 3 find in a single one | Nicolas Thill | 2007-08-24 | 1 | -3/+1 |
* | fix rt2x00 build | Nicolas Thill | 2007-08-24 | 1 | -1/+4 |
* | mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) | Nicolas Thill | 2007-08-24 | 1 | -2/+3 |
* | Build the quota module for 2.4 targets | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
* | Fix the error on the quota extension (#2080) | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
* | Disable multilib by default | Florian Fainelli | 2007-08-23 | 1 | -0/+2 |
* | Add the icplus phy patch, will be required for the r6040 driver later, thanks... | Florian Fainelli | 2007-08-23 | 2 | -0/+183 |
* | Change the property to something more general | Florian Fainelli | 2007-08-23 | 0 | -0/+0 |
* | Add back physdev (#2216) | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
* | [adm5120] disable VLANs for RB1xx boards (#2132) | Gabor Juhos | 2007-08-22 | 1 | -0/+14 |
* | rename libtool macros, revert [8461], make install prefix configurable in lib... | Nicolas Thill | 2007-08-22 | 1 | -3/+3 |
* | Make the libtool fix more dynamic | Florian Fainelli | 2007-08-22 | 1 | -2/+2 |
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 | 2 | -1/+14 |
* | add 2 helper macros to deal with libtool madness | Nicolas Thill | 2007-08-21 | 1 | -0/+12 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | Felix Fietkau | 2007-08-21 | 6 | -3/+284 |
* | rename 'stampfiles' directory to 'stamp' | Nicolas Thill | 2007-08-21 | 2 | -5/+5 |
* | Add the ipset missing file from #1970 | Florian Fainelli | 2007-08-21 | 1 | -0/+38 |
* | Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) | Florian Fainelli | 2007-08-21 | 1 | -26/+39 |
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 | 15 | -16/+16 |
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 | 2 | -1/+36 |
* | Compile crc itu-t as a module | Florian Fainelli | 2007-08-21 | 1 | -1/+1 |
* | Fix rt2x00 dependencies (#2223) | Florian Fainelli | 2007-08-21 | 1 | -3/+3 |
* | oops. forgot one file | Felix Fietkau | 2007-08-20 | 1 | -0/+14 |
* | cleanup mtd, implement jffs2write - one step closer to config preserving syst... | Felix Fietkau | 2007-08-20 | 8 | -135/+810 |
* | add 'mtd refresh' command | Felix Fietkau | 2007-08-19 | 2 | -1/+33 |
* | add refresh ioctl to mtd (for rescanning partitions after reflash) | Felix Fietkau | 2007-08-19 | 2 | -68/+537 |
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 | 2 | -4/+4 |
* | disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS | Felix Fietkau | 2007-08-19 | 1 | -31/+23 |
* | [adm5120] fix ethernet port mapping of the RB133 | Gabor Juhos | 2007-08-19 | 1 | -1/+1 |
* | disable romfs, nothing uses it | Felix Fietkau | 2007-08-19 | 2 | -2/+2 |
* | add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that i... | Nicolas Thill | 2007-08-19 | 1 | -1/+1 |
* | ipsec-tools update and fixes: | Nicolas Thill | 2007-08-19 | 1 | -12/+22 |
* | fix an off-by-one error | Felix Fietkau | 2007-08-19 | 2 | -2/+2 |
* | update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce) | Nicolas Thill | 2007-08-18 | 5 | -80/+80 |
* | cosmetic fix: properly indent source | Nicolas Thill | 2007-08-18 | 1 | -121/+119 |
* | enable use of 8M flash (closes: #2232) | Nicolas Thill | 2007-08-18 | 1 | -1/+1 |
* | fix vlynq initialization (closes: #2135) | Nicolas Thill | 2007-08-18 | 1 | -12/+11 |
* | update ar7 config, disable watchdog for now (closes: #2146) | Nicolas Thill | 2007-08-18 | 1 | -1/+2 |
* | remove useless code from board support (closes: #2164, thanks to Matteo Croce) | Nicolas Thill | 2007-08-18 | 1 | -32/+1 |
* | pcmcia kmod package fixes for au1000 | Felix Fietkau | 2007-08-16 | 1 | -6/+11 |
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 | 2 | -3/+1 |
* | add missing dependency (#2237) | Felix Fietkau | 2007-08-16 | 1 | -0/+1 |
* | fix kmod-hostap compile | Felix Fietkau | 2007-08-15 | 1 | -3/+0 |
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 2 | -1/+3 |