| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mark package/rt61 as 2.6 only | nico | 2007-08-27 | 1 | -1/+1 |
* | revert [8473] (see [8055]) | nico | 2007-08-27 | 2 | -2/+2 |
* | package/util-linux fixes: | nico | 2007-08-26 | 1 | -9/+14 |
* | ifenslave fixes: | nico | 2007-08-26 | 1 | -3/+5 |
* | prevent ldconfig use in autoconf based packages | nico | 2007-08-26 | 1 | -0/+1 |
* | add a '@KERNEL' download facility, tweak script | nico | 2007-08-26 | 4 | -23/+20 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 3 | -2/+2 |
* | [adm5120] make overriding of CPU features configurable, and enable it by default | juhosg | 2007-08-26 | 4 | -0/+11 |
* | fix typo (closes: #2275) | nico | 2007-08-26 | 1 | -1/+1 |
* | move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi... | nico | 2007-08-26 | 1 | -5/+6 |
* | fix rt61 on big endian arch | nico | 2007-08-25 | 1 | -0/+61 |
* | e2fsprogs fixes: | nico | 2007-08-25 | 1 | -2/+11 |
* | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define... | nico | 2007-08-25 | 2 | -1/+1 |
* | add support for KernelPackage/*/description | nico | 2007-08-25 | 1 | -0/+6 |
* | workaround for timer glitch on some boards | mbm | 2007-08-25 | 1 | -0/+11 |
* | fix wan configuration on wr850g v2/v3 | mbm | 2007-08-25 | 3 | -2/+12 |
* | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | nico | 2007-08-25 | 2 | -4/+6 |
* | [adm5120] override CPU features | juhosg | 2007-08-24 | 1 | -0/+84 |
* | fix netfilter quota module | nico | 2007-08-24 | 1 | -1/+2 |
* | replace xargs commands with $(XARGS) | nico | 2007-08-24 | 1 | -2/+2 |
* | combine the 3 find in a single one | nico | 2007-08-24 | 1 | -3/+1 |
* | fix rt2x00 build | nico | 2007-08-24 | 1 | -1/+4 |
* | mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) | nico | 2007-08-24 | 1 | -2/+3 |
* | Build the quota module for 2.4 targets | florian | 2007-08-23 | 1 | -1/+1 |
* | Fix the error on the quota extension (#2080) | florian | 2007-08-23 | 1 | -1/+1 |
* | Disable multilib by default | florian | 2007-08-23 | 1 | -0/+2 |
* | Add the icplus phy patch, will be required for the r6040 driver later, thanks... | florian | 2007-08-23 | 2 | -0/+183 |
* | Change the property to something more general | florian | 2007-08-23 | 0 | -0/+0 |
* | Add back physdev (#2216) | florian | 2007-08-23 | 1 | -1/+1 |
* | [adm5120] disable VLANs for RB1xx boards (#2132) | juhosg | 2007-08-22 | 1 | -0/+14 |
* | rename libtool macros, revert [8461], make install prefix configurable in lib... | nico | 2007-08-22 | 1 | -3/+3 |
* | Make the libtool fix more dynamic | florian | 2007-08-22 | 1 | -2/+2 |
* | Add kmod-ppp-synctty (#2231) | florian | 2007-08-22 | 2 | -1/+14 |
* | add 2 helper macros to deal with libtool madness | nico | 2007-08-21 | 1 | -0/+12 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | nbd | 2007-08-21 | 6 | -3/+284 |
* | rename 'stampfiles' directory to 'stamp' | nico | 2007-08-21 | 2 | -5/+5 |
* | Add the ipset missing file from #1970 | florian | 2007-08-21 | 1 | -0/+38 |
* | Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) | florian | 2007-08-21 | 1 | -26/+39 |
* | Move to 2.6.22.4 | florian | 2007-08-21 | 15 | -16/+16 |
* | Add usb-keyspan modules (#2229) | florian | 2007-08-21 | 2 | -1/+36 |
* | Compile crc itu-t as a module | florian | 2007-08-21 | 1 | -1/+1 |
* | Fix rt2x00 dependencies (#2223) | florian | 2007-08-21 | 1 | -3/+3 |
* | oops. forgot one file | nbd | 2007-08-20 | 1 | -0/+14 |
* | cleanup mtd, implement jffs2write - one step closer to config preserving syst... | nbd | 2007-08-20 | 8 | -135/+810 |
* | add 'mtd refresh' command | nbd | 2007-08-19 | 2 | -1/+33 |
* | add refresh ioctl to mtd (for rescanning partitions after reflash) | nbd | 2007-08-19 | 2 | -68/+537 |
* | Use a more explicit variable name for the number of dhcp leases (#2240) | florian | 2007-08-19 | 2 | -4/+4 |
* | disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS | nbd | 2007-08-19 | 1 | -31/+23 |
* | [adm5120] fix ethernet port mapping of the RB133 | juhosg | 2007-08-19 | 1 | -1/+1 |
* | disable romfs, nothing uses it | nbd | 2007-08-19 | 2 | -2/+2 |