openwrt.git
15 years agofix typo
matteo [Fri, 4 Jul 2008 00:58:46 +0000 (00:58 +0000)]
fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11630 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPut the files created by the lzma decompressor patch in the files/
florian [Thu, 3 Jul 2008 11:09:37 +0000 (11:09 +0000)]
Put the files created by the lzma decompressor patch in the files/
directory.
Add some early_printk debugging to the lzma decompressor to help
track down problems when upgrading from one kernel version to another

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11627 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate config, make 2.6.26-rc8 the default for ixp4xx
kaloz [Thu, 3 Jul 2008 00:21:58 +0000 (00:21 +0000)]
update config, make 2.6.26-rc8 the default for ixp4xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11625 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate kernel config
kaloz [Wed, 2 Jul 2008 23:27:00 +0000 (23:27 +0000)]
update kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11624 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agogenerate patched zImage for the Pronghorn, too
kaloz [Wed, 2 Jul 2008 23:25:52 +0000 (23:25 +0000)]
generate patched zImage for the Pronghorn, too

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11623 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoswap uart numbering on Pronghorn
kaloz [Wed, 2 Jul 2008 23:20:33 +0000 (23:20 +0000)]
swap uart numbering on Pronghorn

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11622 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agooops, commited wrong version
kaloz [Wed, 2 Jul 2008 23:19:50 +0000 (23:19 +0000)]
oops, commited wrong version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11621 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorename patch
kaloz [Wed, 2 Jul 2008 21:38:43 +0000 (21:38 +0000)]
rename patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11620 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoixp4xx patches cleanup, round one
kaloz [Wed, 2 Jul 2008 21:37:46 +0000 (21:37 +0000)]
ixp4xx patches cleanup, round one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11619 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: fix sequence number check on incoming retransmit checks
nbd [Tue, 1 Jul 2008 21:38:40 +0000 (21:38 +0000)]
madwifi: fix sequence number check on incoming retransmit checks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11614 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoimprove xargs compatibility check (mostly Darwin/Mac OS X related)
nbd [Tue, 1 Jul 2008 21:38:28 +0000 (21:38 +0000)]
improve xargs compatibility check (mostly Darwin/Mac OS X related)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11613 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixes mdio, adds runtime board configuration for ifxmips
blogic [Sun, 29 Jun 2008 14:56:45 +0000 (14:56 +0000)]
fixes mdio, adds runtime board configuration for ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11609 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolua: Fixed some cross-platform issues for PPC (and probably other architectures)
cyrus [Sun, 29 Jun 2008 11:38:22 +0000 (11:38 +0000)]
lua: Fixed some cross-platform issues for PPC (and probably other architectures)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11608 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolots of ifxmips cleanups
blogic [Sun, 29 Jun 2008 00:42:45 +0000 (00:42 +0000)]
lots of ifxmips cleanups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11607 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomake the serial poirt used by prom.c configurable for ifxmips
blogic [Sat, 28 Jun 2008 22:01:37 +0000 (22:01 +0000)]
make the serial poirt used by prom.c configurable for ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11606 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoifxmips should build uboot by default
blogic [Sat, 28 Jun 2008 21:51:43 +0000 (21:51 +0000)]
ifxmips should build uboot by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11605 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agobackport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch...
blogic [Sat, 28 Jun 2008 21:42:54 +0000 (21:42 +0000)]
backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch can be removed when dnsmasq 2.43 is released

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11604 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorename some ifxmips files
blogic [Sat, 28 Jun 2008 21:26:03 +0000 (21:26 +0000)]
rename some ifxmips files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11603 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixes ifxmips watchdog driver
blogic [Sat, 28 Jun 2008 21:18:51 +0000 (21:18 +0000)]
fixes ifxmips watchdog driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11602 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomove ifxmips uboot to package/
nbd [Sat, 28 Jun 2008 19:53:41 +0000 (19:53 +0000)]
move ifxmips uboot to package/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11601 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocompile libnl with -ffunction-sections to make binaries that use genl smaller
nbd [Sat, 28 Jun 2008 17:55:21 +0000 (17:55 +0000)]
compile libnl with -ffunction-sections to make binaries that use genl smaller

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11600 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agox86: don't attempt to compile grub on darwin
nbd [Sat, 28 Jun 2008 17:54:44 +0000 (17:54 +0000)]
x86: don't attempt to compile grub on darwin

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11599 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadds rt_tables to files installed by ip ipkg
blogic [Sat, 28 Jun 2008 17:32:21 +0000 (17:32 +0000)]
adds rt_tables to files installed by ip ipkg

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11598 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd proper ebu locking to ifxmips
blogic [Sat, 28 Jun 2008 17:28:31 +0000 (17:28 +0000)]
add proper ebu locking to ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11597 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolots of ifxmips cleanups
blogic [Sat, 28 Jun 2008 16:56:04 +0000 (16:56 +0000)]
lots of ifxmips cleanups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11596 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFinally move 2.6.25 patches to patch-2.6.25 for compatibility with other kernel version
florian [Sat, 28 Jun 2008 11:08:52 +0000 (11:08 +0000)]
Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other kernel version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11595 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPrior to kernel 2.6.23, architecture path was i386, allow that when switching kernel...
florian [Sat, 28 Jun 2008 11:08:01 +0000 (11:08 +0000)]
Prior to kernel 2.6.23, architecture path was i386, allow that when switching kernel version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11594 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPut back 2.6.24 files as well
florian [Sat, 28 Jun 2008 11:07:07 +0000 (11:07 +0000)]
Put back 2.6.24 files as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11593 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPut back 2.6.23 files for rdc, allowing to switch from one kernel version to another...
florian [Sat, 28 Jun 2008 11:06:32 +0000 (11:06 +0000)]
Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11592 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoignore the bootloader's commandline on orion
kaloz [Fri, 27 Jun 2008 18:15:46 +0000 (18:15 +0000)]
ignore the bootloader's commandline on orion

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11591 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agogenerate webuploadable image for the wnr854t
kaloz [Fri, 27 Jun 2008 12:19:20 +0000 (12:19 +0000)]
generate webuploadable image for the wnr854t

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11589 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoreplacement of the add_header utility used by various vendors
kaloz [Fri, 27 Jun 2008 12:18:31 +0000 (12:18 +0000)]
replacement of the add_header utility used by various vendors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11588 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse mtdblock1 as rootfs
kaloz [Fri, 27 Jun 2008 12:13:37 +0000 (12:13 +0000)]
use mtdblock1 as rootfs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11587 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agothe wnr854t needs flash width 2
kaloz [Fri, 27 Jun 2008 12:13:02 +0000 (12:13 +0000)]
the wnr854t needs flash width 2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11586 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade to 2.6.25.9
kaloz [Thu, 26 Jun 2008 14:28:16 +0000 (14:28 +0000)]
upgrade to 2.6.25.9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoixp4xx 2.6.26 support
kaloz [Thu, 26 Jun 2008 13:59:15 +0000 (13:59 +0000)]
ixp4xx 2.6.26 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11583 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd preliminary Netgear WNR854T support
kaloz [Thu, 26 Jun 2008 13:53:27 +0000 (13:53 +0000)]
add preliminary Netgear WNR854T support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11582 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomove some config options into the generic one
kaloz [Thu, 26 Jun 2008 13:51:17 +0000 (13:51 +0000)]
move some config options into the generic one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11581 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoavr32: fix a bug in the MMC driver
matteo [Thu, 26 Jun 2008 13:02:02 +0000 (13:02 +0000)]
avr32: fix a bug in the MMC driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11580 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agox-wrt svn repo has moved to http://x-wrt.googlecode.com/svn/trunk/
thepeople [Thu, 26 Jun 2008 01:43:48 +0000 (01:43 +0000)]
x-wrt svn repo has moved to x-wrt.googlecode.com/svn/trunk/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11579 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocleanup ifxmips and add support for both ttyS
blogic [Wed, 25 Jun 2008 23:05:50 +0000 (23:05 +0000)]
cleanup ifxmips and add support for both ttyS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11578 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade orion to 2.6.26-rc8
kaloz [Wed, 25 Jun 2008 22:56:49 +0000 (22:56 +0000)]
upgrade orion to 2.6.26-rc8

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11577 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agogenerate orion images differently
kaloz [Wed, 25 Jun 2008 22:41:50 +0000 (22:41 +0000)]
generate orion images differently

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11576 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agosync with the orion git tree
kaloz [Wed, 25 Jun 2008 22:39:39 +0000 (22:39 +0000)]
sync with the orion git tree

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11575 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd arm mach_types update again
kaloz [Wed, 25 Jun 2008 22:33:38 +0000 (22:33 +0000)]
add arm mach_types update again

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11574 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocleanup ifxmips headers
blogic [Tue, 24 Jun 2008 19:24:22 +0000 (19:24 +0000)]
cleanup ifxmips headers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11573 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolots of code cleanup for ifxmips
blogic [Mon, 23 Jun 2008 20:31:34 +0000 (20:31 +0000)]
lots of code cleanup for ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11570 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade orion to 2.6.26-rc7
kaloz [Mon, 23 Jun 2008 15:07:52 +0000 (15:07 +0000)]
upgrade orion to 2.6.26-rc7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11569 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomove files, rename defines for ifxmips
blogic [Sun, 22 Jun 2008 20:40:36 +0000 (20:40 +0000)]
move files, rename defines for ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11565 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] generate firmware images for the ZyXEL P-334WT/P-335WT devices
juhosg [Sun, 22 Jun 2008 19:10:37 +0000 (19:10 +0000)]
[adm5120] generate firmware images for the ZyXEL P-334WT/P-335WT devices

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11562 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] use __raw_{readl,writel} routines in the uart driver as well
juhosg [Sun, 22 Jun 2008 19:09:42 +0000 (19:09 +0000)]
[adm5120] use __raw_{readl,writel} routines in the uart driver as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11561 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] use __raw_{readl,writel} routines in the GPIO code
juhosg [Sun, 22 Jun 2008 19:08:19 +0000 (19:08 +0000)]
[adm5120] use __raw_{readl,writel} routines in the GPIO code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11560 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[tools] firmware-utils/mkzynfs: even more improvements
juhosg [Sun, 22 Jun 2008 19:02:42 +0000 (19:02 +0000)]
[tools] firmware-utils/mkzynfs: even more improvements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11559 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixes several compile errors, reserves memory for second core, adds u-boot env parsin...
blogic [Sun, 22 Jun 2008 19:01:14 +0000 (19:01 +0000)]
fixes several compile errors, reserves memory for second core, adds u-boot env parsing for ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11558 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] x86: Sync kernel config
agb [Sun, 22 Jun 2008 18:41:42 +0000 (18:41 +0000)]
[kernel] x86: Sync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11557 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoebtables: Update to 2.0.8-2
agb [Sun, 22 Jun 2008 18:41:25 +0000 (18:41 +0000)]
ebtables: Update to 2.0.8-2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11556 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agogmp: Update to 4.2.2
agb [Sun, 22 Jun 2008 18:41:09 +0000 (18:41 +0000)]
gmp: Update to 4.2.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11555 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoe2fsprogs: Update to 1.40.11
agb [Sun, 22 Jun 2008 18:40:53 +0000 (18:40 +0000)]
e2fsprogs: Update to 1.40.11

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11554 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoarptables: Update to 0.0.3-3
agb [Sun, 22 Jun 2008 18:40:30 +0000 (18:40 +0000)]
arptables: Update to 0.0.3-3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11553 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] swap I/O space if running in big-endian mode
juhosg [Sun, 22 Jun 2008 12:37:40 +0000 (12:37 +0000)]
[adm5120] swap I/O space if running in big-endian mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11552 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] generic-2.6: update IMQ patch to the official version for 2.6.25, refresh...
juhosg [Sun, 22 Jun 2008 06:28:12 +0000 (06:28 +0000)]
[kernel] generic-2.6: update IMQ patch to the official version for 2.6.25, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11551 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[tools] firmware-utils: ZyXEL firmware tool improvements
juhosg [Sun, 22 Jun 2008 05:41:37 +0000 (05:41 +0000)]
[tools] firmware-utils: ZyXEL firmware tool improvements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11550 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd support for Connexant USB ADSL modemds (#3553)
florian [Sat, 21 Jun 2008 13:21:49 +0000 (13:21 +0000)]
Add support for Connexant USB ADSL modemds (#3553)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11549 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
nbd [Fri, 20 Jun 2008 17:39:56 +0000 (17:39 +0000)]
upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11548 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere...
agb [Fri, 20 Jun 2008 01:43:20 +0000 (01:43 +0000)]
[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere else.
 - Closes #3560

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11542 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix ifxmips image file name (thx, nix)
nbd [Thu, 19 Jun 2008 14:11:50 +0000 (14:11 +0000)]
fix ifxmips image file name (thx, nix)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11540 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25
agb [Thu, 19 Jun 2008 08:05:08 +0000 (08:05 +0000)]
[kernel] generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25
 - Fixes compilation of numerous packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11539 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRemove the sleep since we delayed bringing up the interface
florian [Wed, 18 Jun 2008 17:42:10 +0000 (17:42 +0000)]
Remove the sleep since we delayed bringing up the interface

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11534 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDelay bringing up the interface because some cards requires setting the mode before...
florian [Wed, 18 Jun 2008 17:09:02 +0000 (17:09 +0000)]
Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11533 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocleanup ifxmips pci code
blogic [Tue, 17 Jun 2008 22:44:38 +0000 (22:44 +0000)]
cleanup ifxmips pci code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11531 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadds timer unit to ifxmips tree
blogic [Tue, 17 Jun 2008 22:14:08 +0000 (22:14 +0000)]
adds timer unit to ifxmips tree

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11530 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] IRQ code cleanup
juhosg [Tue, 17 Jun 2008 17:46:52 +0000 (17:46 +0000)]
[adm5120] IRQ code cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11528 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[tools] firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras
juhosg [Tue, 17 Jun 2008 15:05:53 +0000 (15:05 +0000)]
[tools] firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11527 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] switch to 2.6.25.7
juhosg [Tue, 17 Jun 2008 14:30:18 +0000 (14:30 +0000)]
[adm5120] switch to 2.6.25.7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11526 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[rdc] sync kernel config
juhosg [Tue, 17 Jun 2008 14:01:07 +0000 (14:01 +0000)]
[rdc] sync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11525 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[x86] sync kernel config
juhosg [Tue, 17 Jun 2008 14:00:25 +0000 (14:00 +0000)]
[x86] sync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11524 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] upgrade to 2.6.25.7, and refresh patches
juhosg [Tue, 17 Jun 2008 12:57:04 +0000 (12:57 +0000)]
[kernel] upgrade to 2.6.25.7, and refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] fix compiler warning
juhosg [Tue, 17 Jun 2008 10:50:06 +0000 (10:50 +0000)]
[adm5120] fix compiler warning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11521 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolinux-uvc: Upgrade to revision 215
agb [Tue, 17 Jun 2008 05:39:05 +0000 (05:39 +0000)]
linux-uvc: Upgrade to revision 215

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11519 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[uci] remove empty /etc/uci-defaults/ in base-files, not needed after last commit.
agb [Tue, 17 Jun 2008 00:48:45 +0000 (00:48 +0000)]
[uci] remove empty /etc/uci-defaults/ in base-files, not needed after last commit.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11518 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[uci] Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano.
agb [Tue, 17 Jun 2008 00:44:10 +0000 (00:44 +0000)]
[uci] Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano.
 - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11517 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoset file executable permissions
ymano [Mon, 16 Jun 2008 23:17:44 +0000 (23:17 +0000)]
set file executable permissions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11516 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse file descriptors 8 and 9 for build system internal log messages, as apparently...
nbd [Mon, 16 Jun 2008 21:57:57 +0000 (21:57 +0000)]
use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11515 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd the PS3 specific utility bl-option, a helper sctipt
ymano [Mon, 16 Jun 2008 19:48:54 +0000 (19:48 +0000)]
Add the PS3 specific utility bl-option, a helper sctipt
to get and set bootloader options in flash memory.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11514 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRevert previous bad commit r11512
ymano [Mon, 16 Jun 2008 19:37:00 +0000 (19:37 +0000)]
Revert previous bad commit r11512

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11513 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd the PS3 specific utility bl-option, a helper sctipt
ymano [Mon, 16 Jun 2008 19:14:13 +0000 (19:14 +0000)]
Add the PS3 specific utility bl-option, a helper sctipt
to get and set bootloader options in flash memory.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11512 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd a system config option to allow syslogd to log to a file.
ymano [Mon, 16 Jun 2008 19:06:21 +0000 (19:06 +0000)]
Add a system config option to allow syslogd to log to a file.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11511 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[brcm47xx] Fix TG3 build. Thanks Hauke Mehrtens
noz [Mon, 16 Jun 2008 19:06:14 +0000 (19:06 +0000)]
[brcm47xx] Fix TG3 build. Thanks Hauke Mehrtens

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11510 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate the PS3 target README with some installation tips, and
ymano [Mon, 16 Jun 2008 19:04:07 +0000 (19:04 +0000)]
Update the PS3 target README with some installation tips, and
the PS3 image Makefile to create openwrt-ps3-vmlinux.elf.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11509 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agohis patch mainly fixes the huge delay when we ping from the RDC device to another...
florian [Mon, 16 Jun 2008 13:25:14 +0000 (13:25 +0000)]
his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms).
r6040_rx() was rewritten.
Further changes:
- fix a bug in hex2str(), which overwrote the source with a zero
- removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly
- r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there
- r6040_alloc_rxbufs() may fail due to lack of skb, added a return value
- changed some debugs
- more defines
- version: 0.18 -> 0.19

Signed-Off by Joerg Albert <jal2@gmx.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11508 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoThis patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied...
florian [Mon, 16 Jun 2008 13:24:41 +0000 (13:24 +0000)]
This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues:
- re-added the parent parameter to specify a netdevice to steal the MAC address from (optional).
- fixed null pointer access in r6040_rx() (lp->dev init. was missing)
- fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers)
- fixed tx timeouts (tx irq weren't re-enabled on rx irq)

It adds some defines and cleans the code a bit (IMHO).

Signed-Off by Joerg Albert <jal2@gmx.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11507 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoHi,
florian [Mon, 16 Jun 2008 13:24:09 +0000 (13:24 +0000)]
Hi,

this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754.

It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153.

Signed-Off-By: Joerg Albert <jal2@gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11506 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agobackport mv643xx ethernet changes from the Marvell git repo
kaloz [Mon, 16 Jun 2008 13:20:10 +0000 (13:20 +0000)]
backport mv643xx ethernet changes from the Marvell git repo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11504 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoenable AMD flash support and physmap on orion
kaloz [Mon, 16 Jun 2008 13:18:58 +0000 (13:18 +0000)]
enable AMD flash support and physmap on orion

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11503 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch
juhosg [Mon, 16 Jun 2008 13:17:52 +0000 (13:17 +0000)]
[kernel] generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11502 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26
juhosg [Mon, 16 Jun 2008 12:57:56 +0000 (12:57 +0000)]
[kernel] generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11501 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolibnl: backport memleak fix
kaloz [Mon, 16 Jun 2008 12:43:16 +0000 (12:43 +0000)]
libnl: backport memleak fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11500 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix libnl compile with older kernels
kaloz [Mon, 16 Jun 2008 12:42:36 +0000 (12:42 +0000)]
fix libnl compile with older kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11499 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorefresh generic 2.6.22 patches
kaloz [Mon, 16 Jun 2008 12:40:48 +0000 (12:40 +0000)]
refresh generic 2.6.22 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11498 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixup machid workaround, generate uImage manually
kaloz [Mon, 16 Jun 2008 12:38:55 +0000 (12:38 +0000)]
fixup machid workaround, generate uImage manually

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11497 3c298f89-4303-0410-b956-a3cf2f4a3e73