aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * switch io schedular to deadlineMike Baker2006-06-145-29/+29
| * remove early_initcall hacksFelix Fietkau2006-06-142-24/+0
| * remove libgcc hackFelix Fietkau2006-06-135-40/+1
| * hopefully the last fix for the aruba image stuffFelix Fietkau2006-06-131-3/+5
| * fix annoying make parse errorMike Baker2006-06-131-2/+2
| * update aruba image building makefile for latest image.mk changesFelix Fietkau2006-06-131-3/+4
| * remove aruba specific ramdisk optionFelix Fietkau2006-06-131-4/+0
| * fix aruba ramdisk check for the image buildingFelix Fietkau2006-06-131-1/+1
| * fix madwifi compile when using slab allocatorMike Baker2006-06-131-0/+11
| * call Image/BuildKernel template for targets that export their kernel images w...Felix Fietkau2006-06-121-0/+1
| * fix wpa/wpa2 with madwifiFelix Fietkau2006-06-121-0/+52
| * madwifi: remove the hard dependency on kernel aes support - only needed for s...Felix Fietkau2006-06-121-0/+39
| * add hostapdFelix Fietkau2006-06-116-0/+285
| * add opensslFelix Fietkau2006-06-1111-0/+410
| * change handling of the Build/Clean templateFelix Fietkau2006-06-111-4/+1
| * fix dependency handling bugFelix Fietkau2006-06-111-2/+2
| * enable slab, disable slob - for better performance (#583)Felix Fietkau2006-06-095-10/+10
| * install missing ebtables filesFelix Fietkau2006-06-091-0/+5
| * update ebtables to 2.0.8-rc2 (#558)Felix Fietkau2006-06-093-129/+3
| * ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-091-0/+1
| * add dropbear pubkey auth patch from #582Felix Fietkau2006-06-091-76/+32
| * disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-081-0/+12
| * add arm eabi patchesImre Kaloz2006-06-082-0/+54
| * get rid of CRLFsImre Kaloz2006-06-082-721/+721
| * clean scripts/config on distcleanFelix Fietkau2006-06-081-2/+2
| * make ramdisk support generic, some cleanupsFelix Fietkau2006-06-078-1529/+27
| * disable all other filesystems in menuconfig when initramfs is selectedFelix Fietkau2006-06-071-0/+3
| * move mips boot patch to generic-2.6Felix Fietkau2006-06-073-19/+1
| * generic lzma loader: add support for memory copying, preserve prom argumentsFelix Fietkau2006-06-076-12/+80
| * add GCC 4.1.1 and sync 4.1.0 with KamikazeImre Kaloz2006-06-0612-1/+4093
| * fix typoFelix Fietkau2006-06-051-1/+1
| * target/linux/image rewriteFelix Fietkau2006-06-0417-556/+260
| * fix unnecessary kernel rebuildFelix Fietkau2006-06-041-3/+2
| * whitespace fixesFelix Fietkau2006-06-041-3/+3
| * don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
| * don't delete .svn on distcleanFelix Fietkau2006-06-021-1/+1
| * run defconfig at the start of a normal make run to get additional config optionsFelix Fietkau2006-06-021-8/+11
| * remove unused wget menuconfig option; make the package autorebuild optional (...Felix Fietkau2006-06-022-7/+13
| * store stamp file for 'development headers installed' in the staging dir inste...Felix Fietkau2006-06-021-2/+3
| * fix a typo that prevents base-files from being installedFelix Fietkau2006-06-021-2/+2
| * fix version info for packages that either lack PKG_VERSION or PKG_RELEASEFelix Fietkau2006-06-021-1/+9
| * fix base-files version numberFelix Fietkau2006-06-011-0/+1
| * add broadcom include files, fix buildFelix Fietkau2006-06-0113-2/+3291
| * some bugfixes and additions for the default compile targetFelix Fietkau2006-06-011-3/+1
| * fix dependency problemFelix Fietkau2006-06-011-3/+6
| * remove some debugging code, include package/rules.mk in package dependency checkFelix Fietkau2006-06-011-2/+2
| * add TARGET_CONFIGURE_OPTS to default compile commandFelix Fietkau2006-06-011-0/+1
| * add clean targets, more FORCE stuffFelix Fietkau2006-06-011-9/+18
| * remove broken dependencyFelix Fietkau2006-06-011-1/+0
| * fix InstallDev bugFelix Fietkau2006-06-011-10/+4