Commit Graph

6540 Commits (e2e8d55dcceef88f4c6e366ee690e7ab4beed14b)

Author SHA1 Message Date
Nicolas Thill 5011d6129c prevent include/netfilter.mk from being included multiple times
SVN-Revision: 8781
2007-09-15 16:19:26 +00:00
Felix Fietkau 53a1d55b34 add 'make prepare' target for building the tools and toolchain
SVN-Revision: 8780
2007-09-15 08:53:23 +00:00
Rod Whitby 72d4000d54 Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready.
SVN-Revision: 8779
2007-09-14 21:37:08 +00:00
Matteo Croce 495ab00a60 don't broke other archs, we're close to mainstream (i hope)
SVN-Revision: 8778
2007-09-14 20:26:54 +00:00
Rod Whitby fa38113807 Reinstated the kernel configuration for the FSG3 profile.
SVN-Revision: 8776
2007-09-14 13:26:11 +00:00
Florian Fainelli e0d8235b82 Package support for IP over ATM
SVN-Revision: 8775
2007-09-14 08:18:46 +00:00
Eugene Konev 5d3031cfb0 fix previous commit
SVN-Revision: 8774
2007-09-14 05:30:11 +00:00
Eugene Konev 438d168a98 add *dma_mask's to cpmacs
SVN-Revision: 8773
2007-09-14 04:49:47 +00:00
Eugene Konev fbd19377fa fix watchdog seek test (#2383)
SVN-Revision: 8772
2007-09-14 04:46:34 +00:00
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
2007-09-13 16:54:51 +00:00
Eugene Konev a5472471a0 fix CAC_ADDR/UNCAC_ADDR macros
SVN-Revision: 8770
2007-09-13 07:16:26 +00:00
Eugene Konev 2f0762749d mmzone.h is not needed anymore
SVN-Revision: 8769
2007-09-13 07:07:46 +00:00
Eugene Konev b972859fec 128 irqs is not enough...
SVN-Revision: 8768
2007-09-13 06:21:27 +00:00
Eugene Konev 4056fefe8a copy-paste typo, lost static's
SVN-Revision: 8767
2007-09-13 06:20:29 +00:00
Matteo Croce c0c12e278b use ebase instead of CAC_BASE, some cosmetic fixes
SVN-Revision: 8766
2007-09-12 17:48:46 +00:00
Felix Fietkau f7ff1d6d0f fix a few issues with dynamically assigned interfaces
SVN-Revision: 8765
2007-09-12 17:02:34 +00:00
Matteo Croce 64f9a22679 Enabled working ar7_wdt, style cleanups
SVN-Revision: 8764
2007-09-12 16:15:12 +00:00
Florian Fainelli 49bead58e6 Add macfiltering to broadcom-wl
SVN-Revision: 8763
2007-09-12 15:49:32 +00:00
Matteo Croce 87cef9d9a2 added ar7_wdt fix by Alex
SVN-Revision: 8762
2007-09-12 15:30:00 +00:00
Matteo Croce 339eba5fbd Style fixes
SVN-Revision: 8761
2007-09-12 13:21:02 +00:00
Eugene Konev 89333ac8f7 there is no need in two identical actions
SVN-Revision: 8760
2007-09-12 12:27:06 +00:00
Eugene Konev db5e143756 vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup
SVN-Revision: 8759
2007-09-12 12:23:56 +00:00
Matteo Croce 09b45caf09 more AR7 cleanups & fixes
SVN-Revision: 8758
2007-09-11 23:50:02 +00:00
Matteo Croce 1349562f8d no memset after kzalloc
SVN-Revision: 8757
2007-09-11 22:40:06 +00:00
Matteo Croce 0efffbaf30 AR7: Cleanups (closes: #2323)
SVN-Revision: 8756
2007-09-11 21:19:57 +00:00
Gabor Juhos ddec515a09 rewrite image generation
SVN-Revision: 8755
2007-09-11 17:55:08 +00:00
John Crispin 9bf211bb90 fixes bug that causes mp3 stream to hang is server is not fast enough
SVN-Revision: 8754
2007-09-11 17:34:52 +00:00
John Crispin 6ce13a764f fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry
SVN-Revision: 8753
2007-09-11 16:53:53 +00:00
Nicolas Thill 2ef23a0fd9 disable dsp freq use for vlynq bus clock init, disable external clocking (it locks up on c54apra2+) and revert to internal clocking trying various clock divisors. cleanup: * remove volative and use readl & writel accessors instead * use set_irq_chip & friends for irq setup * use kzalloc instead of kmalloc * secure VINT_VECTOR macro argument * remove unused vlynq_local_id function
SVN-Revision: 8750
2007-09-11 14:50:43 +00:00
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357)
SVN-Revision: 8749
2007-09-11 14:04:34 +00:00
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341)
SVN-Revision: 8748
2007-09-11 13:49:28 +00:00
Nicolas Thill 6fcca3ff7e fix typo
SVN-Revision: 8747
2007-09-11 13:44:55 +00:00
Eugene Konev 46dc089d5e Style cleanup
SVN-Revision: 8746
2007-09-11 13:42:23 +00:00
Nicolas Thill c65310746f move package descriptions to separate definitions
SVN-Revision: 8745
2007-09-11 13:29:53 +00:00
Eugene Konev 7b30c695dd Style cleanup
SVN-Revision: 8744
2007-09-11 13:18:51 +00:00
Eugene Konev 65235a2bb9 AR7: IRQ handlng cleanup
SVN-Revision: 8743
2007-09-11 13:07:52 +00:00
Florian Fainelli 042186d5ab AR7 will also be running in big-endian on zyxel devices
SVN-Revision: 8741
2007-09-11 06:43:59 +00:00
Florian Fainelli 58c85a4be7 Remove useless EXTRA_CFLAGS stuff
SVN-Revision: 8740
2007-09-11 06:43:27 +00:00
Florian Fainelli ba9fafe6eb Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html)
SVN-Revision: 8738
2007-09-11 06:32:05 +00:00
Felix Fietkau 986445a623 properly clean up after kernel_{old,menu}config
SVN-Revision: 8737
2007-09-11 00:14:37 +00:00
Felix Fietkau 749cefa063 fix custom series files in kernel patch directories
SVN-Revision: 8736
2007-09-10 23:01:45 +00:00
John Crispin 9dc06a4c2e added a init.d script to fonera-mp3d
SVN-Revision: 8734
2007-09-10 21:19:21 +00:00
John Crispin c4c29e8b68 fixed fonera mp3 driver sysfs and autoload
SVN-Revision: 8733
2007-09-10 20:59:38 +00:00
Travis Kemen c4fa115e5c add fix from ticket #2290
SVN-Revision: 8732
2007-09-10 20:24:18 +00:00
Florian Fainelli 114a03a429 Rearrange patches
SVN-Revision: 8729
2007-09-10 14:19:56 +00:00
Gabor Juhos ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
2007-09-10 09:54:35 +00:00
Felix Fietkau e83d637f65 fix kernel build with quilt
SVN-Revision: 8727
2007-09-10 04:21:21 +00:00
Felix Fietkau 01b6a90e3d fix kernel_menuconfig
SVN-Revision: 8726
2007-09-10 01:04:57 +00:00
Felix Fietkau c9784f0836 fix madwifi build on atheros
SVN-Revision: 8725
2007-09-09 22:59:46 +00:00
Felix Fietkau fb68d6c468 define extra config symbols for targets containing multiple subtargets
SVN-Revision: 8724
2007-09-09 22:39:10 +00:00