summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* increase the size of a few static buffers in menuconfig - fixes display of ↵Felix Fietkau2006-08-081-3/+4
| | | | | | menus with lots of packages SVN-Revision: 4517
* fix typoFelix Fietkau2006-08-071-2/+2
| | | | SVN-Revision: 4512
* Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernelFlorian Fainelli2006-08-071-0/+59
| | | | SVN-Revision: 4508
* add XScale support to -ngImre Kaloz2006-08-069-115/+1163
| | | | SVN-Revision: 4475
* Move crc-ccitt from built-in to moduleFlorian Fainelli2006-08-051-2/+2
| | | | SVN-Revision: 4472
* Force remove of the symbolic link build_arm/linux, especially when switching ↵Florian Fainelli2006-08-051-0/+1
| | | | | | from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6) SVN-Revision: 4462
* add -f option to timestamp.pl (follow symlinks)Felix Fietkau2006-08-041-2/+4
| | | | SVN-Revision: 4457
* automatically turn off colorsMike Baker2006-08-041-1/+6
| | | | SVN-Revision: 4454
* remove duplicate package/ prefix from package dump error messageFelix Fietkau2006-08-041-1/+1
| | | | SVN-Revision: 4451
* fix hostap menuconfig and build for linux 2.6Felix Fietkau2006-08-042-25/+56
| | | | SVN-Revision: 4448
* add mirror2 to download.plFelix Fietkau2006-08-041-0/+1
| | | | SVN-Revision: 4445
* update spca5xx, old version is no longer on the websiteFelix Fietkau2006-08-041-2/+2
| | | | SVN-Revision: 4443
* Add nonmips patchesFlorian Fainelli2006-08-0412-0/+4376
| | | | SVN-Revision: 4440
* fix ccache related broadcom image compile errorFelix Fietkau2006-08-041-2/+2
| | | | SVN-Revision: 4439
* set PATH in rules.mkMike Baker2006-08-0416-38/+30
| | | | SVN-Revision: 4438
* fix ppp related bug in the network scriptsFelix Fietkau2006-08-041-1/+2
| | | | SVN-Revision: 4437
* fix everything I broke with the previous patchesMike Baker2006-08-047-12/+14
| | | | SVN-Revision: 4436
* fix typoFelix Fietkau2006-08-041-1/+1
| | | | SVN-Revision: 4435
* and now, finally, enable ccache supportMike Baker2006-08-042-4/+17
| | | | SVN-Revision: 4434
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-043-11/+9
| | | | SVN-Revision: 4433
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-049-19/+10
| | | | SVN-Revision: 4432
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-049-15/+15
| | | | SVN-Revision: 4429
* clean up smp compilesMike Baker2006-08-031-7/+13
| | | | SVN-Revision: 4428
* Fix brcm63xx patch (humm diff laught at me)Florian Fainelli2006-08-031-0/+9216
| | | | SVN-Revision: 4427
* Add bootloader specific code, need to fix bootloader detection code as wellFlorian Fainelli2006-08-032-9079/+45
| | | | SVN-Revision: 4426
* Use the rewritten flash map driver, huge thanks nbd !Florian Fainelli2006-08-031-91/+150
| | | | SVN-Revision: 4425
* remove debug lineMike Baker2006-08-021-2/+1
| | | | SVN-Revision: 4400
* fix dependencyFelix Fietkau2006-08-021-1/+1
| | | | SVN-Revision: 4399
* correct [4397]Mike Baker2006-08-021-1/+1
| | | | SVN-Revision: 4398
* fix CONFIG_ALLMike Baker2006-08-021-2/+2
| | | | SVN-Revision: 4397
* FreeBSD fix to generate the menuconfig properlyFlorian Fainelli2006-08-021-0/+9
| | | | SVN-Revision: 4396
* only rebuild the package index when the *.ipk files have changedMike Baker2006-08-021-1/+3
| | | | SVN-Revision: 4395
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltMike Baker2006-08-021-28/+27
| | | | SVN-Revision: 4394
* minor makefile tweaksMike Baker2006-08-023-37/+39
| | | | SVN-Revision: 4393
* Port hostap-utils to -ngFlorian Fainelli2006-08-021-0/+51
| | | | SVN-Revision: 4390
* fix typoFelix Fietkau2006-08-011-1/+1
| | | | SVN-Revision: 4386
* Update au1000 netfilter config to match other devices configFlorian Fainelli2006-07-311-53/+48
| | | | SVN-Revision: 4357
* au1000 has pci support, but no pcmciaFelix Fietkau2006-07-311-1/+1
| | | | SVN-Revision: 4356
* Update netfilter config to match other platformsFlorian Fainelli2006-07-311-72/+96
| | | | SVN-Revision: 4355
* don't try to package ipt_SNAT and ipt_DNAT when making kernel module packagesFelix Fietkau2006-07-311-1/+3
| | | | SVN-Revision: 4354
* Port arptables to -ngFlorian Fainelli2006-07-303-0/+59
| | | | SVN-Revision: 4340
* create a package indexFelix Fietkau2006-07-302-0/+4
| | | | SVN-Revision: 4337
* fix kernel postinst scriptsFelix Fietkau2006-07-301-2/+2
| | | | SVN-Revision: 4336
* oops... another oneFelix Fietkau2006-07-301-1/+1
| | | | SVN-Revision: 4335
* fix typoFelix Fietkau2006-07-301-1/+1
| | | | SVN-Revision: 4334
* BUILD_DIR -> KERNEL_BUILD_DIRFelix Fietkau2006-07-304-4/+4
| | | | SVN-Revision: 4332
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-305-75/+47
| | | | SVN-Revision: 4329
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
| | | | SVN-Revision: 4328
* fix ipsec-tools (missing include, missing dependencies)Felix Fietkau2006-07-301-1/+2
| | | | SVN-Revision: 4327
* fix more instances of '' abuseFelix Fietkau2006-07-305-25/+25
| | | | SVN-Revision: 4326