nbd
793b301c8c
more config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 00:24:08 +00:00
nbd
5707a83b51
oops. forgot to move the config around for x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 00:22:33 +00:00
nbd
ceee90ffd2
adapt profiles for subtarget changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 20:04:43 +00:00
nbd
6db7ad74f6
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
nbd
c8bff13a74
fix pci init for brcm-2.4 with atheros wifi cards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 13:39:34 +00:00
florian
f8bae64622
Add some EHCI related symbols when usb is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 10:28:18 +00:00
ejka
9fab1ed49b
Use PHYS_OFFSET.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 09:16:30 +00:00
ejka
6eff87f648
Add TNETW1350 to known devices. Style cleanups.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 09:02:44 +00:00
juhosg
76d2050b37
[adm5120] fix the symlink of the lzma-loader
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 06:52:52 +00:00
nico
4aac3b42a2
cosmetic fixes for ar7: indent, use lowercase hex notation, format
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 19:35:08 +00:00
nbd
a8c9d0167e
remove some obsolete files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:40:36 +00:00
nbd
17c7b6c3fd
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.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
florian
3390eccc6e
Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready ( #1858 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 11:45:35 +00:00
nico
ba0c7dab52
suppress warning in gcd()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-04 13:23:21 +00:00
nico
1d1cb9fb51
use kernel abs(), remove recursion in gcd() ( closes : #2307 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-04 10:44:45 +00:00
nico
e0cedcbc75
use constant for clock values ( closes : #2306 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-04 10:27:32 +00:00
nico
2d65dbf431
rename 2.6 high-speed usb serial fix to match 2.4 one
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:20:11 +00:00
nico
84fc36a443
add high-speed usb serial fix from Junxion to 2.4 kernel too ( closes : #2274 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:18:28 +00:00
nico
947d2b4338
small rdc-2.6 fixes (from sn9, thanks!)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 05:25:44 +00:00
nico
4e6fd1b0dc
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
nico
8c1de14503
add high-speed usb serial fix from Junxion ( closes : #2274 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:04:31 +00:00
juhosg
0840c2ef25
I have new e-mail address. Thanks to Kaloz ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 17:27:11 +00:00
juhosg
49d892e8f8
[adm5120] simplified image file generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 16:31:49 +00:00
florian
2dcd7a2b09
Fix the comment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:39:51 +00:00
florian
1dfc3f9393
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:37:12 +00:00
florian
2fddc9a438
Make the architecture gpio more readable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:36:29 +00:00
nico
0e03ee56fd
revert [8473] (see [8055])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:04:35 +00:00
juhosg
6b9dfc5e20
[adm5120] make overriding of CPU features configurable, and enable it by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 13:09:11 +00:00
mbm
26be763517
workaround for timer glitch on some boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 13:18:58 +00:00
mbm
c2e9789198
fix wan configuration on wr850g v2/v3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 12:27:01 +00:00
juhosg
bb9d6cad07
[adm5120] override CPU features
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 19:34:25 +00:00
florian
91da1a0fc8
Build the quota module for 2.4 targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 16:19:17 +00:00
florian
15064b00d6
Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:48:46 +00:00
juhosg
092f3a374a
[adm5120] disable VLANs for RB1xx boards ( #2132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-22 19:39:38 +00:00
florian
675fbe3d46
Add kmod-ppp-synctty ( #2231 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-22 08:31:49 +00:00
nbd
6c1223e189
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 18:23:57 +00:00
florian
0f4b236ce3
Add the ipset missing file from #1970
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 16:03:41 +00:00
florian
a12650b506
Move to 2.6.22.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 10:06:01 +00:00
florian
da62128d18
Add usb-keyspan modules ( #2229 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 09:42:25 +00:00
florian
5b5f704d9a
Compile crc itu-t as a module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 09:34:02 +00:00
nbd
7b7737acaf
add refresh ioctl to mtd (for rescanning partitions after reflash)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 21:53:17 +00:00
nbd
5ef93ec8e1
disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 10:58:32 +00:00
juhosg
04f0dfd2d3
[adm5120] fix ethernet port mapping of the RB133
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 10:52:19 +00:00
nbd
83ad4a2d05
disable romfs, nothing uses it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 10:01:17 +00:00
nbd
06864710ac
fix an off-by-one error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 01:06:26 +00:00
nico
908c9bf7f6
cosmetic fix: properly indent source
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 17:02:26 +00:00
nico
e1049ec392
enable use of 8M flash ( closes : #2232 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 16:53:26 +00:00
nico
828c43f29d
fix vlynq initialization ( closes : #2135 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 15:40:31 +00:00
nico
1a8d2661ac
update ar7 config, disable watchdog for now ( closes : #2146 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 15:33:21 +00:00
nico
1e8aa4308a
remove useless code from board support ( closes : #2164 , thanks to Matteo Croce)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 14:50:00 +00:00
juhosg
97cf62053d
[adm5120] cleanup patch of the USB driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-13 15:47:50 +00:00
florian
41b0c8fca5
Fix typo ( #2210 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-12 11:12:38 +00:00
florian
2684b5ae8d
Addd kernel modules for NTFS ( #2181 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-11 13:09:27 +00:00
nbd
6c083dc04d
fix ar7 image installation (patch by sw, fixes #2197 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-10 22:37:28 +00:00
juhosg
d7d76f7c48
[adm5120] USB driver fixes
...
* fix allocation of the ED/TD descriptors
* remove some unused fields from admhcd struct
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-10 19:23:53 +00:00
florian
bab1396b79
Revert the command line appending, was causing some devices not to boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-10 14:01:34 +00:00
rwhitby
688fc43bb8
ixp4xx-2.6/nslu2: Added support for building 16MB images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-10 13:09:12 +00:00
juhosg
8f4b522143
[adm5120] minor usb driver cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-10 08:56:41 +00:00
florian
e15d624e59
Fix the bcm96358 PRID
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-08 15:35:22 +00:00
florian
ab0edce43a
Use the dmz led as diagnostic led
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-08 12:23:41 +00:00
florian
795c5b1b26
More rdc fixes, thanks to Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-08 12:01:51 +00:00
juhosg
20deea5f7c
[adm5120] LED driver fixes
...
* add LED definitions for the BR-6104K boards from #2153
* sort board definitions alphabetically
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 16:19:41 +00:00
juhosg
c0a6927a77
add support for special LED brightness values
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 16:11:58 +00:00
florian
82fb21ae13
These patches moved to generic-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:44:12 +00:00
florian
72d3ca6175
Remove the eeprom patches, but move the git-newsetup to generic, so that the x86 target can benefit from them
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:43:05 +00:00
florian
1ce3997dc2
Also add eeprom 93cx6 to generic-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:38:41 +00:00
florian
e9b9b6d34b
Update rdc-2.6 description and fix the firmware for sitecom devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:34:39 +00:00
florian
96455c222d
Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:12:09 +00:00
florian
8ae34a4329
Enable kexec for x86 as well ( #2141 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 07:48:44 +00:00
florian
11bcac143c
Revert 8353, can cause more bad than good
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 07:37:47 +00:00
nbd
12c49b6a6a
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 00:04:25 +00:00
florian
17453f9ace
Prevent the ioctl from handling even unsupported ioctls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 20:28:10 +00:00
florian
a0de7bd64f
Allow rdc-2.6 to kexec
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 19:43:45 +00:00
florian
ae1dbe5655
More led driver fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 19:25:12 +00:00
florian
f3fd9a2cbb
Remove the LED code from the network driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 18:56:40 +00:00
florian
6079728bcc
Still broken for now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 18:50:34 +00:00
florian
d03a2de5d3
More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 18:48:58 +00:00
florian
533b9e3bd4
Put back some code from the 2.4 driver, supposed to boot network perfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 18:40:28 +00:00
florian
e2b5ab4233
Disable NAPI by default ( #1671 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 18:13:23 +00:00
juhosg
f6e8fec1b4
[adm5120] add special values for GPIO lines in switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 17:25:49 +00:00
florian
47ef8de260
Add generic gpio support to rdc, convert the led driver to be a platform driver, need to convert the flash driver as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 14:15:57 +00:00
blogic
94040edc45
added improved watchdog driver for amazon
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-05 16:26:47 +00:00
blogic
a4f37bc4de
cleaned up amazon serial and prom code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-05 08:53:07 +00:00
blogic
1891583c5a
removed volatile register derefs from amazon setup code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-04 01:55:44 +00:00
blogic
b0c3c46ac8
rewrite of the amazon irq code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-04 01:37:23 +00:00
juhosg
d8fb4a81ad
[adm5120] fix reset function in USB driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-03 17:31:52 +00:00
juhosg
26d1c866b1
[adm5120] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-03 15:59:23 +00:00
florian
0efa7ca668
Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-03 07:28:43 +00:00
florian
43aa5af0f0
Some adm5120-hcd cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-02 21:06:00 +00:00
florian
501eeb8888
Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-02 13:53:23 +00:00
juhosg
77f71c02e2
[adm5120] add definitions for RouterBOARD 150, no NAND driver yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-02 06:33:52 +00:00
juhosg
a5e3f9b197
[adm5120] add support for board specific vlan matrix, should fix #2132
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 16:54:51 +00:00
florian
7ee6686c52
Add CONFIG_HID to not set by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 14:56:33 +00:00
florian
732595075b
Fix the AR7 led driver compilation ( #2160 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 08:38:28 +00:00
florian
247c33e26d
Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo ( #2149 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 15:52:06 +00:00
florian
174f70763e
Fix the gpio init ( #2148 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 15:46:56 +00:00
florian
9bf1f683d4
Remove the dependency to devio, since it is not in trunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 15:07:44 +00:00
florian
e9b42c45b0
Fix the remaining kernel config options ( #2102 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 14:59:11 +00:00
nbd
196ad55bd2
next round of cleanup, convert target/ - make -j works now ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 21:14:08 +00:00
florian
d309950948
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 15:58:15 +00:00
blogic
1827e880c7
improved au1000 usb patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 17:42:20 +00:00
blogic
f1e8cfde7a
improved patch for au1000 usb-power switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 17:08:06 +00:00
blogic
52def47d88
removed fox-vhdl patch, it will return with .22
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 14:22:46 +00:00
blogic
be3fe918ae
small fix to etrax serial port setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 10:21:07 +00:00
hcg
e50a65785a
Modified patches for 2.6.22.1 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 06:01:46 +00:00
hcg
387e6f0185
Prepare for 2.6.22.1 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 04:26:11 +00:00
blogic
4694b25d8f
some fixes to the etrax build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29 00:04:37 +00:00
juhosg
2d7149395b
[adm5120] use adm5120 flash map driver on BE targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 08:51:46 +00:00
florian
3ba84cb708
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 18:13:35 +00:00
juhosg
ec28552f31
[adm5120] add LED definitions for the RB133/133C boards, thanks to Christophe Lucas
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 16:57:19 +00:00
juhosg
b0b5a78669
[adm5120] rename patches to follow our naming conventions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 15:58:58 +00:00
rwhitby
1eb01bcbcb
Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 12:59:39 +00:00
rwhitby
0967e5f365
Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 08:09:04 +00:00
nico
1df67d3c22
more cosmetic fixes for ar7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 03:48:54 +00:00
nico
38d9c42391
update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 03:07:52 +00:00
nico
8bf289d5fd
cosmetic fix (indent and use c-style comments)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 00:59:50 +00:00
nico
ee4ec8bc54
update rdc-2.6 config (thanks to Daniel Gimpelevich)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 00:49:54 +00:00
nbd
4921c52586
protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 21:38:35 +00:00
florian
14a08a0fb2
Use the new x86 code, thanks sn9 !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 21:18:21 +00:00
nbd
3bdcdb8e80
brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cache on page icache flushes
...
i really hate the broadcom cpu bugs, but it's much more stable now.
PS: A /* Ouch */ in the original source showed me the way ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 04:35:23 +00:00
nbd
c3e54ffcc1
fix the size of the flash mem window on pronghorn metro ( #2070 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 17:37:16 +00:00
florian
8ce9e8a9b1
NAPI for r6040 of course depends on r6040
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 15:09:35 +00:00
florian
5448a92c71
Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 15:05:16 +00:00
juhosg
87f5e12cd0
[adm5120] uses AMBA PL010 driver for the serial ports from now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 14:47:16 +00:00
florian
eeab7aa026
Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 09:16:20 +00:00
blogic
87378c0dd0
on the au1000 usb could never work as the power switch was never enabled :P
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 22:40:24 +00:00
blogic
cf267e864c
fixed au1000 eth0 ioctl patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 21:11:28 +00:00
blogic
a0e087f6dc
oops, wrong file for au1000 pci fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 20:35:35 +00:00
blogic
69c3d2d458
fixed up the au1000 pci support, was caused by the au1000 having a 36bit io bus and the max add being set to 32bit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 20:33:35 +00:00
juhosg
57487af59e
[adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 20:28:25 +00:00
juhosg
3be729d854
[adm5120] fix kernel command line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 16:20:27 +00:00
florian
cf070486dd
Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_printf required for kgdb, make kgbd finally work, thanks !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 11:05:23 +00:00
florian
b0b1a6af4f
Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 09:15:20 +00:00
blogic
e2133d3ce6
initial merge of infineon code for amazon, pci is still broken a bit. a big thank you goes to infineon for providing info and reference code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 22:10:11 +00:00
juhosg
32543f46ca
[adm5120] cosmetic changes in flash driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 19:51:49 +00:00
florian
282fd66c5d
Add back the port priority for r6040
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 18:35:34 +00:00
nbd
d1ca5112f8
disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 14:17:00 +00:00
juhosg
e618dd2230
[adm5120] adm5120_mtd.c is no longer in use
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 13:46:05 +00:00
juhosg
442a48289d
[adm5120] board specific fixes
...
* fix detection of RB-133C, thanks to Christophe Lucas
* fix detection of RB-153
* add support for WP54G-WRT to the lzma-loader
* fix adm5120_mtd.c for WP54G-WRT in 7.07
* now it's ready for the release of 7.07
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 13:33:56 +00:00
florian
801db5e277
Allow squashfs images for au1000, use the automatic rootfs split
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 12:12:14 +00:00
juhosg
5de63c9d91
[adm5120] cleanup patches
...
* nuke patches for 2.6.21
* refresh patches for 2.6.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 09:27:32 +00:00
rwhitby
3fde093253
Enabled IXP4xx beeper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 07:18:17 +00:00
nbd
fd7d7215c6
simplify and fix adm5120 image building, fix broken FEATURES handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 02:13:10 +00:00
nbd
8b77360d97
add missing dependencies and kernel config options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 01:22:40 +00:00
juhosg
bedf02f2fd
[adm5120] fix printk format arguments in memory detection code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-22 16:08:27 +00:00
rwhitby
abece8d89a
ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth access point)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 13:57:56 +00:00
rwhitby
e671525ba2
ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 13:31:45 +00:00
juhosg
3b1fa8d2b9
[adm5120] flash driver fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 11:05:46 +00:00
nbd
c689c8ef34
fix yealink kmod compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 01:00:42 +00:00
nbd
8099d2ffb8
fix kmod-pwc compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 00:50:31 +00:00
juhosg
936d19e10c
[adm5120] fix switch driver, force all packets from all the ports are low priority
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 20:46:39 +00:00
juhosg
071b759c61
rootfs_split: fix a typo, and fix compiler warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 18:32:48 +00:00
nbd
7865baba1c
fix rootfs split partition renaming (fix by Eric L. Chen)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 18:09:00 +00:00
florian
921f798f6a
Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 16:26:39 +00:00
florian
8e58a9600b
Fix wget2nand with the host's patch-cmdline and the new kernel filename
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 15:45:20 +00:00
florian
9105f5566e
compress the kernel that resides on the nand memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 14:33:15 +00:00
juhosg
48b7bf6e3d
[adm5120] fix switch_driver to avoid segfaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 09:07:18 +00:00
juhosg
547672a7cb
[adm5120] update trxsplit
...
* use generic rootfs_split feature
* resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 08:47:02 +00:00
florian
3295cd2c88
Fix indentation for add_mtd_partitions ( #2072 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 19:03:10 +00:00
florian
550e5838c4
Remove tgz hacks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 18:50:16 +00:00
nbd
907958f268
really fix tgz images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 18:20:56 +00:00
juhosg
35016b5822
restore Kconfig options of rootfs_split for 2.6.21.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 17:15:32 +00:00
florian
5ea7603e04
Suppress promc.c.orig, fix the nand detection with newer boards ( #2038 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 16:19:19 +00:00
florian
9f7de89d9b
revert 8059, via-rhine is built in the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 16:00:20 +00:00
juhosg
fc66ff967a
rootfs_split fixes
...
* avoid compiler warnings on 2.6.22.1
* applies cleanly on 2.6.21.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 15:52:37 +00:00
florian
72d5517429
Include kmod-via-rhine by default for rb532
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 15:23:34 +00:00
florian
5a0ce297c0
Convert the NAND driver to platform_driver, allow tgz image to be built correctly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 14:53:24 +00:00
florian
52b2255fef
Add wget2nand, this should allow netboot installation directly to nand
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 14:52:38 +00:00
florian
39b5ef6e05
Really add the LED driver :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 14:51:56 +00:00
nbd
021e9ef609
disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 14:29:05 +00:00
florian
fd96b4e157
Put the init flag in the structure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 12:54:17 +00:00
florian
40cf82d537
rb532 has pci support and should build tgz images by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 12:27:40 +00:00
florian
8677fb58f7
Allow the redboot supplied command line to be append ( #2089 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 10:24:16 +00:00
juhosg
6c27cb4e19
clean of the rootfs_split patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 07:13:20 +00:00
florian
388d9e834c
Replace hardcoded values with their correct definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 17:27:40 +00:00
florian
5b386e7073
Convert the nand driver to a platform_device, should only allow routerboards to use it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 17:16:36 +00:00
florian
f985faf3de
Fix the tgz image build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 14:40:57 +00:00
florian
9fe53f2340
The RB1xx profile should only provide tgz image and pci support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 14:22:46 +00:00
florian
9ab2e7b7fc
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 14:11:44 +00:00
florian
41e51dec3b
Add an ar7 tnetd7200 fix by DerAgo, thanks !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:42:24 +00:00
nbd
bf3a6190ff
add missing config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:42:04 +00:00
florian
c1791fbd32
Resync x86_64 kernel config and make uml build ext2 images by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:01:32 +00:00
florian
410fd2dad2
Upgrade uml to 2.6.22.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 12:43:34 +00:00
florian
ae505386e5
Load the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX mapping by default if bootloader unknown
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 12:13:37 +00:00
nbd
119f9165de
disable a few things that are not packaged yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 12:02:17 +00:00
nbd
bf9b79b200
dynamically enable/disable kernel config options for kmod packages based on build system config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 11:31:01 +00:00
juhosg
94ccfb64e7
[adm5120] restore support for Infineon's EASY 5120 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 15:43:58 +00:00
florian
a61bb64c8b
Preliminary support to bcm6358
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 12:12:39 +00:00
kaloz
0216763de7
bump brcm63xx to 2.6.22.1, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 10:54:08 +00:00
florian
90b6359cbe
Add diagnostic stuff to rb500
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 10:28:31 +00:00
florian
774ac72291
Upgrade rb500 to .22.1, add the LED driver from #986
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 10:25:18 +00:00
florian
358803f75a
Add ipt_random module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 08:47:44 +00:00
florian
72f8c837fe
Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 08:33:41 +00:00
florian
ef4dee9385
Fix warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 08:32:29 +00:00
nbd
f7562fb4b1
better support for handling various jffs2 eraseblock sizes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 22:06:45 +00:00
florian
404bc7d80d
Remove the bogus pciutils dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 18:18:20 +00:00
nbd
ab79dbb807
fix ipp2p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 16:07:32 +00:00
nbd
3b1d53fc44
add kernel_oldconfig target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 10:03:03 +00:00
rwhitby
3efff39b2d
ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:37:50 +00:00
nbd
c2fdf9e0b5
disable __must_check by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:20:28 +00:00