summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Add bridge preferred mac patchgroz2006-07-271-0/+61
| * fix CATEGORYnico2006-07-271-1/+1
| * add more ipkg validation checksmbm2006-07-261-6/+9
| * let ipkg fail when a package file to be installed is not foundnico2006-07-261-4/+0
| * disable kmod-ip6tables if netfilter ipv6 support is disablednbd2006-07-251-0/+1
| * introduce new BROKEN menuconfig option for hiding known broken settingsmbm2006-07-252-0/+15
| * use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confnbd2006-07-253-1/+3
| * change cpmac to use the internal phy by default (#596)nbd2006-07-251-2/+2
| * don't try to create kmod packages that contain no filesnbd2006-07-251-0/+2
| * Clean up patches : remove warnings, move cli() and save_flags to spinlock mec...florian2006-07-252-335/+299