Commit graph

1349 commits

Author SHA1 Message Date
Rod Whitby
06ea467e59 Added patch from http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html
SVN-Revision: 9077
2007-09-30 00:10:57 +00:00
Florian Fainelli
d28611169d Use the gpio-led driver, but do not enable it until we move to 2.6.23
SVN-Revision: 9076
2007-09-29 21:43:34 +00:00
Florian Fainelli
ab705856ff Fix board_type allocation (again)
SVN-Revision: 9074
2007-09-29 19:05:23 +00:00
Florian Fainelli
fae093332d Fix board type allocation
SVN-Revision: 9071
2007-09-29 17:09:04 +00:00
Gabor Juhos
438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Gabor Juhos
5d4112737d add missing file from [9055]
SVN-Revision: 9056
2007-09-28 20:08:55 +00:00
Gabor Juhos
962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
2007-09-28 20:06:52 +00:00
Gabor Juhos
e56807cce4 morse LED trigger cleanups
SVN-Revision: 9054
2007-09-28 19:01:19 +00:00
Gabor Juhos
c0b6f79730 add morse LED trigger, will be used for diagnostic, update kernel config
SVN-Revision: 9053
2007-09-28 06:32:40 +00:00
Florian Fainelli
e5497d65d9 Use the generic NAND driver
SVN-Revision: 9049
2007-09-27 15:02:41 +00:00
Gabor Juhos
e1ad9ef270 add initial diagnostic support
SVN-Revision: 9048
2007-09-27 15:02:19 +00:00
Gabor Juhos
df39c50c9a fix mach_type for the WP54G-WRT board
SVN-Revision: 9040
2007-09-26 17:58:44 +00:00
Gabor Juhos
1c492d9972 add missing PCI irq map for the RouterBOARD 133 (closes #2431)
SVN-Revision: 9039
2007-09-26 17:05:16 +00:00
Gabor Juhos
000b777b73 remove unused PCI externs
SVN-Revision: 9017
2007-09-25 13:45:57 +00:00
Gabor Juhos
728ec89e7d fix initcall level of adm5120_board_setup()
SVN-Revision: 9016
2007-09-25 13:42:45 +00:00
Gabor Juhos
a3c80a1e6e fix vlan configuration on Dell TrueMobile 2300
SVN-Revision: 9015
2007-09-25 08:34:30 +00:00
Florian Fainelli
a7bbfed7a2 prom_free_memory should be __init
SVN-Revision: 9011
2007-09-24 21:21:18 +00:00
Gabor Juhos
6e7fafe998 move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
2007-09-24 16:59:23 +00:00
Florian Fainelli
6652c1fe0b Fix rb535 revision 5 detection
SVN-Revision: 9008
2007-09-24 15:09:10 +00:00
Nicolas Thill
0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Gabor Juhos
aa372ac901 fix a copy-paste error
SVN-Revision: 8979
2007-09-23 14:04:46 +00:00
Gabor Juhos
66e3ba92bc add preliminary support for the Mikrotik RouterBOARD 192
SVN-Revision: 8978
2007-09-23 13:11:35 +00:00
Gabor Juhos
ae0d98552d fix ethernet vlan matrix of the NP28G board (closes: #2387)
SVN-Revision: 8977
2007-09-23 13:05:33 +00:00
Nicolas Thill
40d44d26af backport [8862] to pre 2.6.22 kernels as well
SVN-Revision: 8975
2007-09-23 11:12:54 +00:00
Eugene Konev
bb8c985261 add necessary includes
SVN-Revision: 8974
2007-09-23 08:13:08 +00:00
John Crispin
d7502c446b added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
SVN-Revision: 8969
2007-09-23 00:32:31 +00:00
Felix Fietkau
b4142edc77 make ATM_DRIVERS default to n
SVN-Revision: 8967
2007-09-22 23:36:37 +00:00
Nicolas Thill
fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
2007-09-22 18:37:24 +00:00
Nicolas Thill
1e758b6e05 refresh brcm-2.4 kconfig
SVN-Revision: 8949
2007-09-22 15:06:15 +00:00
Nicolas Thill
c6d9b8a19a set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig
SVN-Revision: 8948
2007-09-22 15:03:39 +00:00
Rod Whitby
b09dc24bbc Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices.
SVN-Revision: 8939
2007-09-21 23:32:40 +00:00
Gabor Juhos
cc68bd353e rename NAND driver
SVN-Revision: 8932
2007-09-21 19:00:45 +00:00
Gabor Juhos
433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr
SVN-Revision: 8922
2007-09-21 17:13:51 +00:00
Eugene Konev
6e7564b640 add initial generic gpio-leds support
SVN-Revision: 8918
2007-09-21 14:04:29 +00:00
Eugene Konev
041a03c5bd make gpio conformant to generic gpio spec.
SVN-Revision: 8911
2007-09-21 12:37:50 +00:00
Gabor Juhos
a34a13c09c checkin a new, experimental USB driver
SVN-Revision: 8905
2007-09-21 07:32:19 +00:00
Gabor Juhos
96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
2007-09-21 07:29:34 +00:00
Gabor Juhos
74ff5540f3 clean up jffs2 config options
SVN-Revision: 8903
2007-09-21 07:24:13 +00:00
Matteo Croce
951550023b fix silliness in [8886]
SVN-Revision: 8889
2007-09-20 19:46:58 +00:00
Matteo Croce
e2148dbae1 replace deprecated u_char with u8
SVN-Revision: 8887
2007-09-20 19:33:00 +00:00
Matteo Croce
8d162264af Make ar7_part more readable and endianness safe
SVN-Revision: 8886
2007-09-20 19:25:38 +00:00
Matteo Croce
f0f0047aec small cpmac fixes
SVN-Revision: 8881
2007-09-20 16:31:23 +00:00
Matteo Croce
2bdbb3915b remove useless dependency
SVN-Revision: 8880
2007-09-20 16:20:40 +00:00
Rod Whitby
c538ef9899 Add reiserfs module and include it in the FSG-3 profile.
SVN-Revision: 8872
2007-09-20 11:11:41 +00:00
Felix Fietkau
bbde4161d5 remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff
SVN-Revision: 8863
2007-09-20 10:10:01 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Eugene Konev
1af0f14c44 use set_irq_chip_and_handler (#2408)
SVN-Revision: 8852
2007-09-20 02:22:03 +00:00
Matteo Croce
5fac6f67f1 style cleanups (make checkpatch.pl happy)
SVN-Revision: 8851
2007-09-19 23:27:34 +00:00
Felix Fietkau
236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
2007-09-19 20:58:16 +00:00
Felix Fietkau
abbe02e2fb enable jffs2 summary for faster mount time
SVN-Revision: 8846
2007-09-19 20:43:31 +00:00
John Crispin
f3b9e06a14 made HOME=/root global instead of x86 specific
SVN-Revision: 8845
2007-09-19 19:58:07 +00:00
John Crispin
0a08fde2dc root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
2007-09-19 19:51:11 +00:00
Eugene Konev
c4cd598161 cleanup (use dma API, use accessors, debugging/printk cleanup)
SVN-Revision: 8839
2007-09-19 12:58:12 +00:00
Eugene Konev
79c783309b We have generic irqs now.
SVN-Revision: 8835
2007-09-19 00:52:40 +00:00
Nicolas Thill
022d0c92bd merge 3G usb serial card patches and move it at 802
SVN-Revision: 8827
2007-09-17 15:22:12 +00:00
Matteo Croce
aa1144ff37 detect ar7 at runtime in set_except_vector and remove useless volatile
SVN-Revision: 8824
2007-09-17 12:45:38 +00:00
John Crispin
630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs
SVN-Revision: 8815
2007-09-16 21:03:04 +00:00
Nicolas Thill
353da29029 rename packages dependecies missed from [8806]
SVN-Revision: 8813
2007-09-16 19:21:23 +00:00
Nicolas Thill
dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
SVN-Revision: 8811
2007-09-16 19:09:01 +00:00
Florian Fainelli
8c612a1cdb Add support for the D-Link DIR-450, thanks to Macpaul Lin !
SVN-Revision: 8790
2007-09-16 10:57:29 +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
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
Matteo Croce
64f9a22679 Enabled working ar7_wdt, style cleanups
SVN-Revision: 8764
2007-09-12 16:15:12 +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
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
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
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
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
Florian Fainelli
1d7dc11649 Add preliminary support for sysupgrade on brcm
SVN-Revision: 8718
2007-09-09 19:18:02 +00:00
Florian Fainelli
27cbbe847d Add Merlin XU870 (#1303)
SVN-Revision: 8715
2007-09-09 18:21:36 +00:00
John Crispin
b9eaeeaf99 fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
2007-09-09 18:00:00 +00:00
Florian Fainelli
43dc71fb0d Fix the imagebuilder generation (does not mean it works with the recent changes)
SVN-Revision: 8710
2007-09-09 15:09:10 +00:00
Gabor Juhos
741c1f7997 use the global register access macros in the flash driver
SVN-Revision: 8707
2007-09-09 13:28:24 +00:00
Gabor Juhos
108723067b remove volatile derefs
SVN-Revision: 8706
2007-09-09 12:54:11 +00:00
Gabor Juhos
187ef4c639 cleanup memory detection code, fix #2244
SVN-Revision: 8705
2007-09-09 12:50:32 +00:00
Gabor Juhos
6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
2007-09-09 12:45:49 +00:00
Gabor Juhos
1937e8382a remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
2007-09-09 12:40:44 +00:00
Gabor Juhos
1665832e68 cleanup IRQ code
SVN-Revision: 8701
2007-09-09 07:33:33 +00:00
Gabor Juhos
73b2555da2 cleanup PCI code
SVN-Revision: 8700
2007-09-09 06:41:19 +00:00
Felix Fietkau
af21798b77 more config changes
SVN-Revision: 8699
2007-09-09 00:24:08 +00:00
Felix Fietkau
d17745e679 oops. forgot to move the config around for x86
SVN-Revision: 8698
2007-09-09 00:22:33 +00:00
Felix Fietkau
87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
2007-09-08 20:04:43 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Felix Fietkau
75f1024d48 fix pci init for brcm-2.4 with atheros wifi cards
SVN-Revision: 8690
2007-09-08 13:39:34 +00:00
Florian Fainelli
8505138db8 Add some EHCI related symbols when usb is selected
SVN-Revision: 8686
2007-09-08 10:28:18 +00:00
Eugene Konev
538479305e Use PHYS_OFFSET.
SVN-Revision: 8685
2007-09-08 09:16:30 +00:00
Eugene Konev
3520251c21 Add TNETW1350 to known devices. Style cleanups.
SVN-Revision: 8684
2007-09-08 09:02:44 +00:00
Gabor Juhos
9af990b12a fix the symlink of the lzma-loader
SVN-Revision: 8683
2007-09-08 06:52:52 +00:00
Nicolas Thill
929f86c30e cosmetic fixes for ar7: indent, use lowercase hex notation, format
SVN-Revision: 8656
2007-09-06 19:35:08 +00:00
Felix Fietkau
22742b2d7e remove some obsolete files
SVN-Revision: 8654
2007-09-06 16:40:36 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Florian Fainelli
d2216f3da3 Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready (#1858)
SVN-Revision: 8649
2007-09-06 11:45:35 +00:00
Nicolas Thill
3abffae7fb suppress warning in gcd()
SVN-Revision: 8609
2007-09-04 13:23:21 +00:00
Nicolas Thill
f0715bbde9 use kernel abs(), remove recursion in gcd() (closes: #2307)
SVN-Revision: 8608
2007-09-04 10:44:45 +00:00
Nicolas Thill
5956d4bfc2 use constant for clock values (closes: #2306)
SVN-Revision: 8607
2007-09-04 10:27:32 +00:00
Nicolas Thill
62637bcce1 rename 2.6 high-speed usb serial fix to match 2.4 one
SVN-Revision: 8574
2007-09-02 14:20:11 +00:00
Nicolas Thill
9f70a0f15c add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)
SVN-Revision: 8573
2007-09-02 14:18:28 +00:00
Nicolas Thill
ef9d118359 small rdc-2.6 fixes (from sn9, thanks!)
SVN-Revision: 8568
2007-09-01 05:25:44 +00:00
Felix Fietkau
761dc0a0ae fix a dependency bug
SVN-Revision: 8561
2007-08-30 22:43:25 +00:00
Nicolas Thill
939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Nicolas Thill
a28a3e814b add high-speed usb serial fix from Junxion (closes: #2274)
SVN-Revision: 8549
2007-08-30 16:04:31 +00:00
Gabor Juhos
4f4a3e5e40 I have new e-mail address. Thanks to Kaloz ;)
SVN-Revision: 8538
2007-08-29 17:27:11 +00:00
Gabor Juhos
87fee19144 simplified image file generation
SVN-Revision: 8537
2007-08-29 16:31:49 +00:00
Florian Fainelli
83c0618a0f Fix the comment
SVN-Revision: 8506
2007-08-27 10:39:51 +00:00
Florian Fainelli
022e20b2a4 Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
SVN-Revision: 8505
2007-08-27 10:37:12 +00:00
Florian Fainelli
6b3f2ca7de Make the architecture gpio more readable
SVN-Revision: 8504
2007-08-27 10:36:29 +00:00
Florian Fainelli
aa5fa29235 Fix the sdk generation with the new staging_dir layout
SVN-Revision: 8503
2007-08-27 10:31:12 +00:00
Nicolas Thill
bfa6ac2eab revert [8473] (see [8055])
SVN-Revision: 8499
2007-08-27 02:04:35 +00:00
Gabor Juhos
a2b4d75799 make overriding of CPU features configurable, and enable it by default
SVN-Revision: 8493
2007-08-26 13:09:11 +00:00
Mike Baker
7ab328b133 workaround for timer glitch on some boards
SVN-Revision: 8483
2007-08-25 13:18:58 +00:00
Mike Baker
c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
2007-08-25 12:27:01 +00:00
Gabor Juhos
34c758830a override CPU features
SVN-Revision: 8480
2007-08-24 19:34:25 +00:00
Florian Fainelli
d3288401c2 Build the quota module for 2.4 targets
SVN-Revision: 8473
2007-08-23 16:19:17 +00:00
Florian Fainelli
e384acd55d Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
SVN-Revision: 8470
2007-08-23 15:48:46 +00:00
Gabor Juhos
9b471f7b3c disable VLANs for RB1xx boards (#2132)
SVN-Revision: 8463
2007-08-22 19:39:38 +00:00
Florian Fainelli
36fa8ff606 Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
2007-08-22 08:31:49 +00:00
Felix Fietkau
1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
2007-08-21 18:23:57 +00:00
Florian Fainelli
e6ee25ebd0 Add the ipset missing file from #1970
SVN-Revision: 8454
2007-08-21 16:03:41 +00:00
Florian Fainelli
4be843d65b Move to 2.6.22.4
SVN-Revision: 8451
2007-08-21 10:06:01 +00:00
Florian Fainelli
be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
2007-08-21 09:42:25 +00:00
Florian Fainelli
875475af7d Compile crc itu-t as a module
SVN-Revision: 8449
2007-08-21 09:34:02 +00:00
Felix Fietkau
4460bbca47 add refresh ioctl to mtd (for rescanning partitions after reflash)
SVN-Revision: 8438
2007-08-19 21:53:17 +00:00
Felix Fietkau
803dfa1be8 disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS
SVN-Revision: 8432
2007-08-19 10:58:32 +00:00
Gabor Juhos
a48d558df9 fix ethernet port mapping of the RB133
SVN-Revision: 8431
2007-08-19 10:52:19 +00:00
Felix Fietkau
7f04ef6341 disable romfs, nothing uses it
SVN-Revision: 8430
2007-08-19 10:01:17 +00:00
Felix Fietkau
ce9fff401a fix an off-by-one error
SVN-Revision: 8427
2007-08-19 01:06:26 +00:00
Nicolas Thill
3b4fa7de59 cosmetic fix: properly indent source
SVN-Revision: 8425
2007-08-18 17:02:26 +00:00
Nicolas Thill
c60d8f1216 enable use of 8M flash (closes: #2232)
SVN-Revision: 8424
2007-08-18 16:53:26 +00:00
Nicolas Thill
71fb2a6b6e fix vlynq initialization (closes: #2135)
SVN-Revision: 8423
2007-08-18 15:40:31 +00:00
Nicolas Thill
8ee968e682 update ar7 config, disable watchdog for now (closes: #2146)
SVN-Revision: 8422
2007-08-18 15:33:21 +00:00
Nicolas Thill
89d09a4b64 remove useless code from board support (closes: #2164, thanks to Matteo Croce)
SVN-Revision: 8421
2007-08-18 14:50:00 +00:00
Florian Fainelli
c54708272f Fix image builder generation (#2213)
SVN-Revision: 8412
2007-08-14 09:47:29 +00:00
Florian Fainelli
163dab630d Fix the imagebuilder compilation (#2213)
SVN-Revision: 8410
2007-08-13 16:30:54 +00:00
Gabor Juhos
d0edc434ab cleanup patch of the USB driver
SVN-Revision: 8408
2007-08-13 15:47:50 +00:00
Florian Fainelli
3ee29a8f60 Fix typo (#2210)
SVN-Revision: 8402
2007-08-12 11:12:38 +00:00
Florian Fainelli
593502e049 Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
2007-08-11 13:09:27 +00:00
Felix Fietkau
8243f3c1b1 fix ar7 image installation (patch by sw, fixes #2197)
SVN-Revision: 8393
2007-08-10 22:37:28 +00:00
Gabor Juhos
92bfc02547 USB driver fixes * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct
SVN-Revision: 8391
2007-08-10 19:23:53 +00:00
Florian Fainelli
8c9dcd936f Revert the command line appending, was causing some devices not to boot
SVN-Revision: 8390
2007-08-10 14:01:34 +00:00
Rod Whitby
ae19c30cb5 ixp4xx-2.6/nslu2: Added support for building 16MB images
SVN-Revision: 8388
2007-08-10 13:09:12 +00:00
Gabor Juhos
cf2cfdf9ba minor usb driver cleanup
SVN-Revision: 8385
2007-08-10 08:56:41 +00:00
Florian Fainelli
46cbd5012e Fix the bcm96358 PRID
SVN-Revision: 8381
2007-08-08 15:35:22 +00:00
Florian Fainelli
3501c0716c Use the dmz led as diagnostic led
SVN-Revision: 8380
2007-08-08 12:23:41 +00:00
Florian Fainelli
acde70bfd5 More rdc fixes, thanks to Daniel Gimpelevich
SVN-Revision: 8378
2007-08-08 12:01:51 +00:00
Gabor Juhos
a5d582ad43 LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * sort board definitions alphabetically
SVN-Revision: 8377
2007-08-07 16:19:41 +00:00
Gabor Juhos
fc6874d691 add support for special LED brightness values
SVN-Revision: 8376
2007-08-07 16:11:58 +00:00
Florian Fainelli
9a819643c8 These patches moved to generic-2.6
SVN-Revision: 8375
2007-08-07 09:44:12 +00:00
Florian Fainelli
99799c7cdf Remove the eeprom patches, but move the git-newsetup to generic, so that the x86 target can benefit from them
SVN-Revision: 8374
2007-08-07 09:43:05 +00:00
Florian Fainelli
c415751426 Also add eeprom 93cx6 to generic-2.6
SVN-Revision: 8372
2007-08-07 09:38:41 +00:00
Florian Fainelli
65657001d9 Update rdc-2.6 description and fix the firmware for sitecom devices
SVN-Revision: 8371
2007-08-07 09:34:39 +00:00
Florian Fainelli
ce173e2094 Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpelevich
SVN-Revision: 8366
2007-08-07 09:12:09 +00:00
Florian Fainelli
9d2fc0c660 Enable kexec for x86 as well (#2141)
SVN-Revision: 8365
2007-08-07 07:48:44 +00:00
Florian Fainelli
95bc12ab9b Revert 8353, can cause more bad than good
SVN-Revision: 8364
2007-08-07 07:37:47 +00:00
Felix Fietkau
c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Florian Fainelli
9882253827 Prevent the ioctl from handling even unsupported ioctls
SVN-Revision: 8360
2007-08-06 20:28:10 +00:00
Florian Fainelli
24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
2007-08-06 19:43:45 +00:00
Florian Fainelli
ba3e833036 More led driver fixes
SVN-Revision: 8358
2007-08-06 19:25:12 +00:00
Florian Fainelli
38db03a94f Remove the LED code from the network driver
SVN-Revision: 8357
2007-08-06 18:56:40 +00:00
Florian Fainelli
4dceb69ef4 Still broken for now
SVN-Revision: 8356
2007-08-06 18:50:34 +00:00
Florian Fainelli
560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Florian Fainelli
30af966213 Put back some code from the 2.4 driver, supposed to boot network perfs
SVN-Revision: 8354
2007-08-06 18:40:28 +00:00
Florian Fainelli
2607706f31 Disable NAPI by default (#1671)
SVN-Revision: 8353
2007-08-06 18:13:23 +00:00
Gabor Juhos
fe1b8fca48 add special values for GPIO lines in switch
SVN-Revision: 8351
2007-08-06 17:25:49 +00:00
Florian Fainelli
ca7294b986 Add generic gpio support to rdc, convert the led driver to be a platform driver, need to convert the flash driver as well
SVN-Revision: 8348
2007-08-06 14:15:57 +00:00
John Crispin
9474a045bf added improved watchdog driver for amazon
SVN-Revision: 8346
2007-08-05 16:26:47 +00:00
John Crispin
cb3d2ae6e2 cleaned up amazon serial and prom code
SVN-Revision: 8344
2007-08-05 08:53:07 +00:00
John Crispin
0a55a0a0ed removed volatile register derefs from amazon setup code
SVN-Revision: 8334
2007-08-04 01:55:44 +00:00
John Crispin
17cd570979 rewrite of the amazon irq code
SVN-Revision: 8333
2007-08-04 01:37:23 +00:00
Gabor Juhos
1152f2f11f fix reset function in USB driver
SVN-Revision: 8332
2007-08-03 17:31:52 +00:00
Gabor Juhos
ce520f5424 USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure
SVN-Revision: 8331
2007-08-03 15:59:23 +00:00
Florian Fainelli
0250efa1ea Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
SVN-Revision: 8328
2007-08-03 07:28:43 +00:00
Florian Fainelli
43801c2b25 Some adm5120-hcd cleanups
SVN-Revision: 8320
2007-08-02 21:06:00 +00:00
Florian Fainelli
658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
2007-08-02 13:53:23 +00:00
Gabor Juhos
7d552ec2ea add definitions for RouterBOARD 150, no NAND driver yet
SVN-Revision: 8314
2007-08-02 06:33:52 +00:00
Gabor Juhos
c2ed86a859 add support for board specific vlan matrix, should fix #2132
SVN-Revision: 8309
2007-08-01 16:54:51 +00:00