summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove libgcc hacknbd2006-06-135-40/+1
* hopefully the last fix for the aruba image stuffnbd2006-06-131-3/+5
* fix annoying make parse errormbm2006-06-131-2/+2
* update aruba image building makefile for latest image.mk changesnbd2006-06-131-3/+4
* remove aruba specific ramdisk optionnbd2006-06-131-4/+0
* fix aruba ramdisk check for the image buildingnbd2006-06-131-1/+1
* fix madwifi compile when using slab allocatormbm2006-06-131-0/+11
* call Image/BuildKernel template for targets that export their kernel images w...nbd2006-06-121-0/+1
* fix wpa/wpa2 with madwifinbd2006-06-121-0/+52
* madwifi: remove the hard dependency on kernel aes support - only needed for s...nbd2006-06-121-0/+39
* add hostapdnbd2006-06-116-0/+285
* add opensslnbd2006-06-1111-0/+410
* change handling of the Build/Clean templatenbd2006-06-111-4/+1
* fix dependency handling bugnbd2006-06-111-2/+2
* enable slab, disable slob - for better performance (#583)nbd2006-06-095-10/+10
* install missing ebtables filesnbd2006-06-091-0/+5
* update ebtables to 2.0.8-rc2 (#558)nbd2006-06-093-129/+3
* ppp: try to reconnect indefinitely (#551)nbd2006-06-091-0/+1
* add dropbear pubkey auth patch from #582nbd2006-06-091-76/+32
* disable madwifi rfkill support by default (broken on some hardware)nbd2006-06-081-0/+12
* add arm eabi patcheskaloz2006-06-082-0/+54
* get rid of CRLFskaloz2006-06-082-721/+721
* clean scripts/config on distcleannbd2006-06-081-2/+2
* make ramdisk support generic, some cleanupsnbd2006-06-078-1529/+27
* disable all other filesystems in menuconfig when initramfs is selectednbd2006-06-071-0/+3
* move mips boot patch to generic-2.6nbd2006-06-073-19/+1
* generic lzma loader: add support for memory copying, preserve prom argumentsnbd2006-06-076-12/+80
* add GCC 4.1.1 and sync 4.1.0 with Kamikazekaloz2006-06-0612-1/+4093
* fix typonbd2006-06-051-1/+1
* target/linux/image rewritenbd2006-06-0417-556/+260
* fix unnecessary kernel rebuildnbd2006-06-041-3/+2
* whitespace fixesnbd2006-06-041-3/+3
* don't compile libipkg in busybox if ipkg is disablednbd2006-06-041-6/+6
* don't delete .svn on distcleannbd2006-06-021-1/+1
* run defconfig at the start of a normal make run to get additional config optionsnbd2006-06-021-8/+11
* remove unused wget menuconfig option; make the package autorebuild optional (...nbd2006-06-022-7/+13
* store stamp file for 'development headers installed' in the staging dir inste...nbd2006-06-021-2/+3
* fix a typo that prevents base-files from being installednbd2006-06-021-2/+2
* fix version info for packages that either lack PKG_VERSION or PKG_RELEASEnbd2006-06-021-1/+9
* fix base-files version numbernbd2006-06-011-0/+1
* add broadcom include files, fix buildnbd2006-06-0113-2/+3291
* some bugfixes and additions for the default compile targetnbd2006-06-011-3/+1
* fix dependency problemnbd2006-06-011-3/+6
* remove some debugging code, include package/rules.mk in package dependency checknbd2006-06-011-2/+2
* add TARGET_CONFIGURE_OPTS to default compile commandnbd2006-06-011-0/+1
* add clean targets, more FORCE stuffnbd2006-06-011-9/+18
* remove broken dependencynbd2006-06-011-1/+0
* fix InstallDev bugnbd2006-06-011-10/+4
* allow parallel build of binutilsnbd2006-05-311-3/+3
* fix busybox buildnbd2006-05-311-1/+1