summaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAgeFilesLines
* make linksys fixup script safe for GS v4Felix Fietkau2005-11-121-2/+2
| | | | SVN-Revision: 2453
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-121-1/+1
| | | | SVN-Revision: 2448
* fix build_fixes patch for ar7 kernelFelix Fietkau2005-11-111-1/+1
| | | | SVN-Revision: 2440
* move generic kernel build parts out of board support patchesFelix Fietkau2005-11-116-161/+148
| | | | SVN-Revision: 2439
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-1115-13/+395
| | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430
* sync netfilter config with the one in whiterussianNicolas Thill2005-11-115-26/+32
| | | | SVN-Revision: 2429
* improve signal level/quality displayFelix Fietkau2005-11-111-12/+22
| | | | SVN-Revision: 2426
* remove mkdep fix, now handled by ../generic/209-mkdep_fix.patchNicolas Thill2005-11-111-9/+0
| | | | SVN-Revision: 2422
* fix noise/signal level display (fixes #20)Felix Fietkau2005-11-111-5/+11
| | | | SVN-Revision: 2421
* add linksys nvram fixup to S05nvram (fixes #32)Felix Fietkau2005-11-111-45/+100
| | | | SVN-Revision: 2417
* extend mkdep fix (fixes #36)Felix Fietkau2005-11-111-0/+11
| | | | SVN-Revision: 2414
* fix cpmac driver buildFelix Fietkau2005-11-111-2/+2
| | | | SVN-Revision: 2413
* also add sched/tsc patch for ar7Felix Fietkau2005-11-101-0/+72
| | | | SVN-Revision: 2406
* rename sched/tsc patch for trunkFelix Fietkau2005-11-101-0/+0
| | | | SVN-Revision: 2405
* add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). ↵Felix Fietkau2005-11-104-1180/+1000
| | | | | | also seems to fix wag354g problems SVN-Revision: 2404
* add WA31 pattern for annex a wag354gFelix Fietkau2005-11-101-0/+1
| | | | SVN-Revision: 2403
* add patch to allow packet schedulers to use the cpu TSC as time source ↵Felix Fietkau2005-11-101-0/+72
| | | | | | (faster and more accurate) SVN-Revision: 2402
* add compatibility hack for gpio stuffFelix Fietkau2005-11-081-2/+16
| | | | SVN-Revision: 2396
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-085-2008/+5523
| | | | | | default) SVN-Revision: 2395
* add wrt54g3g imagesFelix Fietkau2005-11-081-1/+4
| | | | SVN-Revision: 2394
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-089-12/+12
| | | | SVN-Revision: 2392
* don't strip kernel modulesNicolas Thill2005-11-083-5/+0
| | | | SVN-Revision: 2390
* fix image builderFelix Fietkau2005-11-072-4/+12
| | | | SVN-Revision: 2376
* add hotplug stuff to trunk/Felix Fietkau2005-11-077-7/+0
| | | | SVN-Revision: 2364
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-074-2622/+10741
| | | | SVN-Revision: 2363
* fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros ↵Nicolas Thill2005-11-061-0/+6
| | | | | | explicitly SVN-Revision: 2359
* re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to ↵Nicolas Thill2005-11-061-4/+0
| | | | | | reproduce #7 and #8 SVN-Revision: 2341
* fix another typo introduced by [2317]Nicolas Thill2005-11-041-1/+1
| | | | SVN-Revision: 2325
* sync the x86-2.6 config with the brcm-2.6 oneNicolas Thill2005-11-031-21/+7
| | | | SVN-Revision: 2324
* sync the brcm-2.6 config with the 2.4 oneNicolas Thill2005-11-031-43/+161
| | | | SVN-Revision: 2323
* fix module path in kmod-pwc templateNicolas Thill2005-11-031-1/+1
| | | | SVN-Revision: 2322
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-033-0/+6
| | | | SVN-Revision: 2321
* add 2.6 support for x86Nicolas Thill2005-11-038-0/+2208
| | | | SVN-Revision: 2320
* fix typos introduced by [2317]Nicolas Thill2005-11-021-2/+2
| | | | SVN-Revision: 2319
* rework the 2.6 Makefile to match the 2.4 one, add missing KMOD_template callsNicolas Thill2005-11-021-41/+167
| | | | SVN-Revision: 2318
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-026-9/+12
| | | | | | of .modules file SVN-Revision: 2317
* add missing kmod-nls-iso8859-15 ipkg/control fileNicolas Thill2005-11-021-0/+6
| | | | SVN-Revision: 2316
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-0210-186/+211
| | | | | | instead of bool/tristate SVN-Revision: 2315
* sort modulesNicolas Thill2005-11-022-5/+5
| | | | SVN-Revision: 2314
* use the cross-compiler to build additional packagesNicolas Thill2005-11-027-2/+11
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-018-21/+21
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* add kmod-net-e100 and kmod-pcmcia packages, fix typoNicolas Thill2005-11-014-1/+34
| | | | SVN-Revision: 2310
* fix typos, sort template callsNicolas Thill2005-11-011-6/+6
| | | | SVN-Revision: 2309
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-242-100/+148
| | | | SVN-Revision: 2298
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-2430-402/+463
| | | | SVN-Revision: 2297
* remove another unnecessary messageFelix Fietkau2005-10-241-1/+0
| | | | SVN-Revision: 2296
* remove some unnecessary messagesFelix Fietkau2005-10-242-3/+0
| | | | SVN-Revision: 2295
* add support for more network devices, start menuconfig reorg.Nicolas Thill2005-10-2314-44/+268
| | | | SVN-Revision: 2294
* fix 2.4 config for pf-ringFelix Fietkau2005-10-231-17/+22
| | | | SVN-Revision: 2292
* add -funit-at-a-time in trunk/ as wellFelix Fietkau2005-10-232-0/+36
| | | | SVN-Revision: 2291