aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* disable dma offset for nowFelix Fietkau2007-02-17
* fix ar2312/2313 mac detectionFelix Fietkau2007-02-17
* add e1000 supportFelix Fietkau2007-02-16
* remove useless newlinesFelix Fietkau2007-02-16
* fix memleak in uniq (#1354)Felix Fietkau2007-02-16
* make kernel_menuconfig work without target toolchainFelix Fietkau2007-02-16
* document make kernel_menuconfigFelix Fietkau2007-02-16
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...Felix Fietkau2007-02-16
* more cleanupFelix Fietkau2007-02-16
* remove squashfs repartitioning hacks from spiflash driver - will be ported to...Felix Fietkau2007-02-16
* major cleanup of the ar531x code, improved hardware detection and support for...Felix Fietkau2007-02-16
* missed a reference to compile-targetsMike Baker2007-02-16
* remove obsolete compile-targets ruleMike Baker2007-02-16
* remove annoying package rm commandFelix Fietkau2007-02-16
* when building a package, make sure that older versions get removedFelix Fietkau2007-02-16
* some ar531x cleanupFelix Fietkau2007-02-15
* fix pcmcia modules load order (closes: #1355)Nicolas Thill2007-02-14
* add fix for kernel headers to allow offsetof access from user spaceFelix Fietkau2007-02-14
* fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau2007-02-13
* make the uml kernel config compatible with both 32 bit and 64 bit systemsFelix Fietkau2007-02-13
* fix multiport netfilter module installation (patch from #1280)Felix Fietkau2007-02-13
* move tlb change for mips 4KC to generic patches (required for most mips targets)Felix Fietkau2007-02-13
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depen...Felix Fietkau2007-02-12
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker2007-02-12
* fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."Mike Baker2007-02-12
* add some more busybox patches from upstreamFelix Fietkau2007-02-12
* add kernel branch emulation fix from #1345Felix Fietkau2007-02-12
* More dependencies are required to force fuse to Linux 2.6 only.Mike Albon2007-02-12
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau2007-02-12
* clean up uml-2.6 config, fixes buildbot pcmcia-cs errorFelix Fietkau2007-02-12
* Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.Mike Albon2007-02-12
* oops... accidentally merged a broken patchFelix Fietkau2007-02-11
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau2007-02-11
* revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...Felix Fietkau2007-02-10
* more fixes for rstrip.sh and kernel modules - fixes #1301Felix Fietkau2007-02-09
* add NTFS-3GImre Kaloz2007-02-08
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-08
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-08
* update work in progress rewritten bcm947xx code. wifi and usb seem to be work...Felix Fietkau2007-02-08
* port [6229] to kamikazeFelix Fietkau2007-02-08
* fix typos in ifdown (patch from #1319)Felix Fietkau2007-02-06
* fix overzealous kmod stripping - it killed kernel module parameters (#1301)Felix Fietkau2007-02-06
* change target descriptionFelix Fietkau2007-02-05
* add profile for the wgt634uFelix Fietkau2007-02-05
* oops... typoFelix Fietkau2007-02-04
* fix rootfs detectionFelix Fietkau2007-02-04
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-04
* add extra netfilter xt stuff to config-templateFelix Fietkau2007-02-04
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...Felix Fietkau2007-02-04
* upgrade to busybox 1.4.1Felix Fietkau2007-02-04