summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add mirror2 to download.plnbd2006-08-041-0/+1
* update spca5xx, old version is no longer on the websitenbd2006-08-041-2/+2
* Add nonmips patchesflorian2006-08-0412-0/+4376
* fix ccache related broadcom image compile errornbd2006-08-041-2/+2
* set PATH in rules.mkmbm2006-08-0416-38/+30
* fix ppp related bug in the network scriptsnbd2006-08-041-1/+2
* fix everything I broke with the previous patches mbm2006-08-047-12/+14
* fix typonbd2006-08-041-1/+1
* and now, finally, enable ccache supportmbm2006-08-042-4/+17
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)mbm2006-08-043-11/+9
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-049-19/+10
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-049-15/+15
* clean up smp compilesmbm2006-08-031-7/+13
* Fix brcm63xx patch (humm diff laught at me)florian2006-08-031-0/+9216
* Add bootloader specific code, need to fix bootloader detection code as wellflorian2006-08-032-9079/+45
* Use the rewritten flash map driver, huge thanks nbd !florian2006-08-031-91/+150
* remove debug linembm2006-08-021-2/+1
* fix dependencynbd2006-08-021-1/+1
* correct [4397]mbm2006-08-021-1/+1
* fix CONFIG_ALLmbm2006-08-021-2/+2
* FreeBSD fix to generate the menuconfig properlyflorian2006-08-021-0/+9
* only rebuild the package index when the *.ipk files have changedmbm2006-08-021-1/+3
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltmbm2006-08-021-28/+27
* minor makefile tweaksmbm2006-08-023-37/+39
* Port hostap-utils to -ngflorian2006-08-021-0/+51
* fix typonbd2006-08-011-1/+1
* Update au1000 netfilter config to match other devices configflorian2006-07-311-53/+48
* au1000 has pci support, but no pcmcianbd2006-07-311-1/+1
* Update netfilter config to match other platformsflorian2006-07-311-72/+96
* don't try to package ipt_SNAT and ipt_DNAT when making kernel module packagesnbd2006-07-311-1/+3
* Port arptables to -ngflorian2006-07-303-0/+59
* create a package indexnbd2006-07-302-0/+4
* fix kernel postinst scriptsnbd2006-07-301-2/+2
* oops... another onenbd2006-07-301-1/+1
* fix typonbd2006-07-301-1/+1
* BUILD_DIR -> KERNEL_BUILD_DIRnbd2006-07-304-4/+4
* port ppp modules to package/kernel and fix ppp package dependenciesnbd2006-07-305-75/+47
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRnbd2006-07-301-1/+1
* fix ipsec-tools (missing include, missing dependencies)nbd2006-07-301-1/+2
* fix more instances of '' abusenbd2006-07-305-25/+25
* usb fixes and performance enhancementsnbd2006-07-301-0/+861
* only set dhcp_enable if lan proto is set to staticnbd2006-07-301-2/+3
* rewrite of the network scripts and configurationnbd2006-07-3039-649/+481
* avoid using a reserved word as a variable namenbd2006-07-291-3/+3
* fix unnamed config sectionsnbd2006-07-291-6/+15
* bugfix for the rb532 block2mtd codenbd2006-07-291-56/+60
* add support for per-package prereq checks, run global prereq checks before (m...nbd2006-07-296-93/+119
* fix build issues with SMP compilesmbm2006-07-281-1/+1
* Minor change to firstboot, closes #591groz2006-07-271-1/+1
* oooops, bridge patch was brokengroz2006-07-271-61/+0