aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* move tlb change for mips 4KC to generic patches (required for most mips targets)Felix Fietkau2007-02-133-38/+20
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depen...Felix Fietkau2007-02-122-15/+35
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker2007-02-121-1/+1
* fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."Mike Baker2007-02-121-0/+15
* add some more busybox patches from upstreamFelix Fietkau2007-02-122-0/+85
* add kernel branch emulation fix from #1345Felix Fietkau2007-02-121-0/+11
* More dependencies are required to force fuse to Linux 2.6 only.Mike Albon2007-02-121-1/+3
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau2007-02-121-2/+1
* clean up uml-2.6 config, fixes buildbot pcmcia-cs errorFelix Fietkau2007-02-122-674/+26
* Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.Mike Albon2007-02-121-1/+1
* oops... accidentally merged a broken patchFelix Fietkau2007-02-111-14/+14
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau2007-02-111-0/+17
* revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...Felix Fietkau2007-02-101-1/+15
* more fixes for rstrip.sh and kernel modules - fixes #1301Felix Fietkau2007-02-092-3/+23
* add NTFS-3GImre Kaloz2007-02-082-0/+123
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-081-1/+4
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-081-2/+3
* update work in progress rewritten bcm947xx code. wifi and usb seem to be work...Felix Fietkau2007-02-0835-7226/+7097
* port [6229] to kamikazeFelix Fietkau2007-02-0818-21/+26
* fix typos in ifdown (patch from #1319)Felix Fietkau2007-02-061-2/+2
* fix overzealous kmod stripping - it killed kernel module parameters (#1301)Felix Fietkau2007-02-061-1/+1
* change target descriptionFelix Fietkau2007-02-051-1/+1
* add profile for the wgt634uFelix Fietkau2007-02-051-0/+10
* oops... typoFelix Fietkau2007-02-041-1/+1
* fix rootfs detectionFelix Fietkau2007-02-041-1/+1
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-0425-4686/+5210
* add extra netfilter xt stuff to config-templateFelix Fietkau2007-02-041-0/+3
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...Felix Fietkau2007-02-041-2/+3
* upgrade to busybox 1.4.1Felix Fietkau2007-02-042-13/+2
* fix madwifi compile for atheros 2.6Felix Fietkau2007-02-041-3/+3
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-041-13/+47
* force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ...Felix Fietkau2007-02-041-2/+2
* fix compat hacks for init_workFelix Fietkau2007-02-021-2/+2
* disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...Nicolas Thill2007-02-011-2/+2
* mark pwc as broken (at least on brcm-2.6 & x86-2.6)Nicolas Thill2007-02-011-1/+1
* disable block2mtd page readahead (patch from #1058)Felix Fietkau2007-02-011-0/+11
* update d80211 to latest wireless-dev versionFelix Fietkau2007-02-0118-464/+492
* fix typoFelix Fietkau2007-02-011-1/+1
* unbreak cgis with custom headers on busybox httpdFelix Fietkau2007-02-011-0/+11
* clean up the x86 image build a bit, fixing unconditional copy of grub filesTim Yardley2007-02-011-5/+12
* print package name when prereq failsMike Baker2007-01-311-1/+1
* enable httpd sighup config reload by defaultFelix Fietkau2007-01-311-1/+1
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-313-7/+6
* fix rb532 image buildFelix Fietkau2007-01-311-3/+2
* basic pxa support; likely brokenMike Baker2007-01-318-0/+2816
* fix colors when compiling with some newer versions of bashMike Baker2007-01-301-2/+2
* fix a typoFelix Fietkau2007-01-291-1/+1
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-292-1/+1
* add broadcast setting for /etc/config/network interfacesFelix Fietkau2007-01-271-1/+3
* forward port missing parts of the mtd permission change in whiterussian (and ...Felix Fietkau2007-01-272-0/+37