summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-02-16make kernel_menuconfig work without target toolchainFelix Fietkau
2007-02-16document make kernel_menuconfigFelix Fietkau
2007-02-16add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diffFelix Fietkau
2007-02-16more cleanupFelix Fietkau
2007-02-16remove squashfs repartitioning hacks from spiflash driver - will be ported to redboot parsing code laterFelix Fietkau
2007-02-16major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfacesFelix Fietkau
2007-02-16missed a reference to compile-targetsMike Baker
2007-02-16remove obsolete compile-targets ruleMike Baker
2007-02-16remove annoying package rm commandFelix Fietkau
2007-02-16when building a package, make sure that older versions get removedFelix Fietkau
2007-02-15some ar531x cleanupFelix Fietkau
2007-02-14fix pcmcia modules load order (closes: #1355)Nicolas Thill
2007-02-14add fix for kernel headers to allow offsetof access from user spaceFelix Fietkau
2007-02-13fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau
2007-02-13make the uml kernel config compatible with both 32 bit and 64 bit systemsFelix Fietkau
2007-02-13fix multiport netfilter module installation (patch from #1280)Felix Fietkau
2007-02-13move tlb change for mips 4KC to generic patches (required for most mips targets)Felix Fietkau
2007-02-12Menuconfig will not treat 'select FOO' as a real dependencyFelix Fietkau
2007-02-12Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker
2007-02-12fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."Mike Baker
2007-02-12add some more busybox patches from upstreamFelix Fietkau
2007-02-12add kernel branch emulation fix from #1345Felix Fietkau
2007-02-12More dependencies are required to force fuse to Linux 2.6 only.Mike Albon
2007-02-12fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau
2007-02-12clean up uml-2.6 config, fixes buildbot pcmcia-cs errorFelix Fietkau
2007-02-12Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.Mike Albon
2007-02-11oops... accidentally merged a broken patchFelix Fietkau
2007-02-11fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau
2007-02-10revert httpd header handling code to the one from busybox 1.3.1 - fixes problems with cgis and custom headersFelix Fietkau
2007-02-09more fixes for rstrip.sh and kernel modules - fixes #1301Felix Fietkau
2007-02-08add NTFS-3GImre Kaloz
2007-02-08fix mac handling, thanks to Kestutis KupciunasImre Kaloz
2007-02-08upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz
2007-02-08update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problemsFelix Fietkau
2007-02-08port [6229] to kamikazeFelix Fietkau
2007-02-06fix typos in ifdown (patch from #1319)Felix Fietkau
2007-02-06fix overzealous kmod stripping - it killed kernel module parameters (#1301)Felix Fietkau
2007-02-05change target descriptionFelix Fietkau
2007-02-05add profile for the wgt634uFelix Fietkau
2007-02-04oops... typoFelix Fietkau
2007-02-04fix rootfs detectionFelix Fietkau
2007-02-04update atheros 2.6 port - add support for the older chip generationFelix Fietkau
2007-02-04add extra netfilter xt stuff to config-templateFelix Fietkau
2007-02-04Minor kernel build changes:Felix Fietkau
2007-02-04upgrade to busybox 1.4.1Felix Fietkau
2007-02-04fix madwifi compile for atheros 2.6Felix Fietkau
2007-02-04get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau
2007-02-04force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody??Felix Fietkau
2007-02-02fix compat hacks for init_workFelix Fietkau
2007-02-01disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scriptsNicolas Thill