Commit Graph

3090 Commits (7c5adf45d807eff803c618d58cd85fa94e7c1881)

Author SHA1 Message Date
Gabor Juhos 1c27b38613 [brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:10:44 +00:00
Felix Fietkau db61dbe67c allow mkfwimage to fail during atheros builds.
sometimes images get too big for devices that use this image format,
but this must not break the normal image build for other atheros devices


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 13:32:02 +00:00
Gabor Juhos 6d2ba97481 [kernel] update to 2.6.25.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 10:53:23 +00:00
Gabor Juhos 7ec71fbbfe [kernel] add chip_fixup patch of the platform_nand driver to 2.6.26 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 19:37:29 +00:00
Travis Kemen 0ead72668a Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 03:55:21 +00:00
Gabor Juhos 9abc8423dd [ar71xx] parse mac address on RouterBOARDs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 16:35:29 +00:00
Travis Kemen d5bfda6109 fix sierra patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 15:16:43 +00:00
Gabor Juhos 91eb7b2941 [kernel] fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 13:52:56 +00:00
Gabor Juhos 465cf8207c [brcm47xx] fix compile error (closes #3799)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 11:22:41 +00:00
Florian Fainelli fba6b49e96 Disable NFS_ACL support in the UML config, other platforms do not have it as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 09:50:26 +00:00
Travis Kemen bfcfd60f61 fix sysupgrade endian issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 01:11:30 +00:00
Travis Kemen df5246cff1 This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,
re-based against 2.4.35 and repaired for obvious breakage (didn't use
its device table, etc.).

Changes from Linksys tree:
 - Remove 'vendor' and 'product' parameters; these aren't used in the
mainstream driver and seem to only have served to break it.
 - Remove bogus 'sierra_device_ids' table, used with above.
 - Changed references to 'sierra_device_ids' back to id_table
 - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to
current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS
 - Added #include to enable pl2303 hack to remain until I can figure
out if it's still necessary.
Signed-off-by:  RB <aoz.syn@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:40:14 +00:00
Travis Kemen 3b0936087a This series of patches closes the support gap on one of the explicitly
supported platforms (WRT54G3G) by adding direct support for the Sierra
Wireless 3G modems.
Signed-off-by:  RB <aoz.syn@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00
Florian Fainelli 17b27ff0a3 Fix routerboard boot partition name in wget2nand (#3791)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:00:40 +00:00
Felix Fietkau c2d30987f5 update mvswitch for 2.6.25 and 2.6.26 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 18:20:09 +00:00
Felix Fietkau 5325f94712 add missing defines for mvswitch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 18:12:38 +00:00
Gabor Juhos 7670811acd surprise :p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 17:08:14 +00:00
Michael Büsch 7db482efda The gpiommc configfs interface needs locking.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 10:32:08 +00:00
Michael Büsch 883f926360 Update gpiommc to use configfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 19:34:09 +00:00
Felix Fietkau 85b0fa9262 some more mvswitch fixes:
- initialize the vlan destination map properly
- workaround for moving node bug: clear the ATU database on every PHY poll


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 23:09:56 +00:00
Felix Fietkau 947a74570d add extra safety for the packet mangling in the mvswitch driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 23:09:43 +00:00
Florian Fainelli f839b9fccf Update UML to 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 16:28:33 +00:00
John Crispin 7e673328a7 adds ifxmips profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 13:12:47 +00:00
Florian Fainelli aef4580d28 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 11:13:51 +00:00
Michael Büsch df41dbe6e1 Update GPIO-based MMC driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 20:53:08 +00:00
Florian Fainelli 1f85bbd06b Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 10:09:15 +00:00
Florian Fainelli 478b94fc98 2.6.24 moved watchdog drivers to drivers/watchdog
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 10:08:29 +00:00
Florian Fainelli 635b027385 Disable ubsec ssb by default on WGT634U until it gets fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 09:58:52 +00:00
Florian Fainelli 84ee093574 Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:18:28 +00:00
Florian Fainelli bb34f3521e Move files and patches to files-2.6.23 and patches-2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:17:04 +00:00
Florian Fainelli 8deed3752f Include ubsec ssb in the WGT634U profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:15:58 +00:00
Florian Fainelli abb0f6763e Do not build ocf modules by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:11:39 +00:00
Florian Fainelli 80e5e087ca Add ocf to 2.6.25 for ubsec ssb integration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:11:16 +00:00
Florian Fainelli b83064f4e2 Fix the CF serial number byteswapping (#3133)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 10:22:28 +00:00
John Crispin a3e9c5a2b9 adds more irq defines to ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 09:07:13 +00:00
Imre Kaloz 96f3cd495a update wp18/np18a patch, resync
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 20:55:33 +00:00
Imre Kaloz 00929382fd update patch for the final kernel release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 20:49:57 +00:00
Imre Kaloz 93dca50600 2.6.26 final is out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 13:58:54 +00:00
Imre Kaloz fd178ce6a2 readd patch...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 12:25:44 +00:00
Matteo Croce a0deecbe36 ar7: initial 2.6.26 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 10:50:30 +00:00
Matteo Croce 081f1c2641 remove reverted patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 10:45:06 +00:00
Imre Kaloz 2f187b38a1 upgrade orion to 2.6.26-rc9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 01:07:25 +00:00
Imre Kaloz 7597ac6d7d nuke eyecandy as not everyone likes it :P
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 00:34:17 +00:00
Imre Kaloz 3968f46baf on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third one, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 00:32:06 +00:00
Imre Kaloz b0ad465e76 fixup the weird fis location for the Sidewinder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 00:30:33 +00:00
Imre Kaloz 6e87f55742 resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:31:24 +00:00
Imre Kaloz 57492f0038 update Sidewinder patch, add support for the ethernet interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:29:51 +00:00
Imre Kaloz 5daffdec05 add ocf kernel patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:16:54 +00:00
Imre Kaloz 9ba31e3b08 nuke most of the old ixp4xx patchsets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:02:58 +00:00
Imre Kaloz 1e056cad05 resync/cleanup ixp4xx config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:00:11 +00:00
Imre Kaloz f07791b412 sync with the cryptodev-2.6 git tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 01:58:48 +00:00
Imre Kaloz 731b1357eb build more crypto modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 01:56:23 +00:00
Imre Kaloz 60cadb2bae upgrade ixp4xx to 2.6.26-rc9, resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-11 15:15:23 +00:00
Imre Kaloz 4e02a6be0b swap chipselects on the Pronghorn series
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-11 15:13:12 +00:00
John Crispin 1cf401fc7a add missing \n to ath pci code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 10:09:20 +00:00
Peter Denison 2172302a74 [brcm47xx] On embedded devices we must not route the interrupts through the PCI
core, if our host-bus is not PCI
Reported-by: Steve Brown <sbrown@cortland.com>
Signed-off-by: Michael Buesch <mb@bu3sch.d>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 17:50:40 +00:00
Hamish Guthrie 6cf2b6fb1f Added in sub endpoint size patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 12:13:02 +00:00
Florian Fainelli 1c2ca693a8 Stick to 2.6.24 on rdc for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 11:28:37 +00:00
Hamish Guthrie 71c1ae3278 Removed patches and config for non-functional 2.6.22 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 06:13:54 +00:00
Hamish Guthrie 8ad337e5aa Added gpio and led drivers for 2.6.25.10 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 06:10:59 +00:00
Florian Fainelli 0d2b79afa8 Update uml to 2.6.25.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 11:30:11 +00:00
John Crispin dfc6fdd8b9 add dma hack to ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 03:08:03 +00:00
John Crispin 37fe87ab65 clean up board config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 03:03:06 +00:00
John Crispin 820404c846 make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 00:59:48 +00:00
John Crispin d915624296 use boards mac on boards with brn loader, on ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 23:22:21 +00:00
John Crispin 38c5ac9978 lots of ifxmips fixes and features
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 23:06:07 +00:00
Imre Kaloz 27dcc5a45b update targets to 2.6.25.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 16:52:15 +00:00
Imre Kaloz a7908da901 update pronghorn patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 16:49:08 +00:00
Matteo Croce 23bad48035 avr32: update to latest atmel sources
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 14:49:07 +00:00
Florian Fainelli 2b7ce0aaed If the *.img file is larger than 0x1e8000 loading it with
flash -s 0x100000 -d 0xffe08000 -l <length>

on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401. 
Signed-off-by: Joerg Albert <jal2@gmx.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 13:38:19 +00:00
Hamish Guthrie 12fb2d89b4 First stage of update for at91 devices to 2.6.25.10 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-04 16:05:00 +00:00
Matteo Croce d8fac7f5f8 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-04 00:58:46 +00:00
Florian Fainelli e3ef3e2823 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
2008-07-03 11:09:37 +00:00
Imre Kaloz 55b52305d1 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
2008-07-03 00:21:58 +00:00
Imre Kaloz 5ff1ecace7 update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-02 23:27:00 +00:00
Imre Kaloz 62cf5ef32c swap uart numbering on Pronghorn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-02 23:20:33 +00:00
Imre Kaloz 6f86098d3e oops, commited wrong version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-02 23:19:50 +00:00
Imre Kaloz ac4c80ac45 rename patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-02 21:38:43 +00:00
Imre Kaloz 2fd9dc2b4a ixp4xx patches cleanup, round one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-02 21:37:46 +00:00
John Crispin b443cf01c1 fixes mdio, adds runtime board configuration for ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-29 14:56:45 +00:00
John Crispin c5ee6874dc lots of ifxmips cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-29 00:42:45 +00:00
John Crispin eff57536a8 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
2008-06-28 22:01:37 +00:00
John Crispin 830663c66e ifxmips should build uboot by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 21:51:43 +00:00
John Crispin 8834b3b9a7 rename some ifxmips files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 21:26:03 +00:00
John Crispin 9a17cf874f fixes ifxmips watchdog driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 21:18:51 +00:00
Felix Fietkau f5345b1aab move ifxmips uboot to package/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 19:53:41 +00:00
Felix Fietkau 3f198c6c0e x86: don't attempt to compile grub on darwin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 17:54:44 +00:00
John Crispin 387b20eb5c add proper ebu locking to ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 17:28:31 +00:00
John Crispin dcc6c8445d lots of ifxmips cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 16:56:04 +00:00
Florian Fainelli 334363d1c2 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
2008-06-28 11:08:52 +00:00
Florian Fainelli 83d6e44ce0 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
2008-06-28 11:08:01 +00:00
Florian Fainelli 43ace503ee Put back 2.6.24 files as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 11:07:07 +00:00
Florian Fainelli b3aa2640a3 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
2008-06-28 11:06:32 +00:00
Imre Kaloz 023d1d6e36 ignore the bootloader's commandline on orion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-27 18:15:46 +00:00
Imre Kaloz f9ad1636dc generate webuploadable image for the wnr854t
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-27 12:19:20 +00:00
Imre Kaloz 8f52ce8a44 use mtdblock1 as rootfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-27 12:13:37 +00:00
Imre Kaloz a462963006 the wnr854t needs flash width 2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-27 12:13:02 +00:00
Imre Kaloz baa12995a7 upgrade to 2.6.25.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-26 14:28:16 +00:00
Imre Kaloz 60a09897d7 ixp4xx 2.6.26 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-26 13:59:15 +00:00
Imre Kaloz 8a1ee9f8f5 add preliminary Netgear WNR854T support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-26 13:53:27 +00:00
Imre Kaloz c66259facd move some config options into the generic one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-26 13:51:17 +00:00
Matteo Croce 94ee03ca81 avr32: fix a bug in the MMC driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-26 13:02:02 +00:00
John Crispin 14ecfe5633 cleanup ifxmips and add support for both ttyS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-25 23:05:50 +00:00
Imre Kaloz 5381a8a745 upgrade orion to 2.6.26-rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-25 22:56:49 +00:00
Imre Kaloz 0a0dbf04b5 generate orion images differently
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-25 22:41:50 +00:00
Imre Kaloz fcbe8f3ffd sync with the orion git tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-25 22:39:39 +00:00
Imre Kaloz 0effb0b076 add arm mach_types update again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-25 22:33:38 +00:00
John Crispin b7a2f20f31 cleanup ifxmips headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-24 19:24:22 +00:00
John Crispin 7ee684bc72 lots of code cleanup for ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-23 20:31:34 +00:00
Imre Kaloz 644807d748 upgrade orion to 2.6.26-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-23 15:07:52 +00:00
John Crispin 6d1da1b661 move files, rename defines for ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 20:40:36 +00:00
Gabor Juhos db36f26877 [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
2008-06-22 19:10:37 +00:00
Gabor Juhos a1ac651b2e [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
2008-06-22 19:09:42 +00:00
Gabor Juhos eddcc20021 [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
2008-06-22 19:08:19 +00:00
John Crispin 93e6eecf2d 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
2008-06-22 19:01:14 +00:00
Andy Boyett 126798e44f [kernel] x86: Sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 18:41:42 +00:00
Gabor Juhos b34da584ef [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
2008-06-22 12:37:40 +00:00
Gabor Juhos 4f48309764 [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
2008-06-22 06:28:12 +00:00
Felix Fietkau 55e616c10b fix ifxmips image file name (thx, nix)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-19 14:11:50 +00:00
Andy Boyett 3b0a125c3f [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
2008-06-19 08:05:08 +00:00
John Crispin faf09bdc78 cleanup ifxmips pci code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 22:44:38 +00:00
John Crispin 14581e00f7 adds timer unit to ifxmips tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 22:14:08 +00:00
Gabor Juhos 24ec778ec2 [adm5120] IRQ code cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 17:46:52 +00:00
Gabor Juhos 845d7e156e [adm5120] switch to 2.6.25.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 14:30:18 +00:00
Gabor Juhos 7e9b27206f [rdc] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 14:01:07 +00:00
Gabor Juhos f7854edabf [x86] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 14:00:25 +00:00
Gabor Juhos 478b3b32f4 [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
2008-06-17 12:57:04 +00:00
Gabor Juhos 14b8ea6a1a [adm5120] fix compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 10:50:06 +00:00
Yuji Mano e97e5b9907 set file executable permissions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 23:17:44 +00:00
Yuji Mano 61f1780d41 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
2008-06-16 19:48:54 +00:00
Yuji Mano e8dd2b2fbf Revert previous bad commit r11512
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 19:37:00 +00:00
Yuji Mano 75a04f0984 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
2008-06-16 19:14:13 +00:00
Yuji Mano f2a1a23ae7 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
2008-06-16 19:06:21 +00:00
Peter Denison 6b2276f3e3 [brcm47xx] Fix TG3 build. Thanks Hauke Mehrtens
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 19:06:14 +00:00
Yuji Mano 61b097c195 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
2008-06-16 19:04:07 +00:00
Florian Fainelli 537682b3c3 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
2008-06-16 13:25:14 +00:00
Florian Fainelli 1894163cbf 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
2008-06-16 13:24:41 +00:00
Florian Fainelli 74ac396acd 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
2008-06-16 13:24:09 +00:00
Imre Kaloz cd1e2dd664 backport mv643xx ethernet changes from the Marvell git repo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 13:20:10 +00:00
Imre Kaloz 20df78baaf enable AMD flash support and physmap on orion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 13:18:58 +00:00
Gabor Juhos eec1548bc9 [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
2008-06-16 13:17:52 +00:00
Gabor Juhos c5eeb74688 [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
2008-06-16 12:57:56 +00:00
Imre Kaloz fc166d1224 refresh generic 2.6.22 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 12:40:48 +00:00
Imre Kaloz 368fcbcee7 fixup machid workaround, generate uImage manually
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 12:38:55 +00:00
Felix Fietkau d6b78c826a (5/6) bcm57xx: bcm4785 incomplete reboot
I noticed my wrt350n would not reliably reboot after entering
the reboot command.  I found this code in the source for the
wrt600n.  It corrects the problem, and the wrt350n reboots
reliably now.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:10:43 +00:00
Felix Fietkau 0c1bbd505a (3/6) bcm57xx: preinit
This patch allows the bcm57xx module to work correctly with failsafe mode.

insmod doesn't return an error when a module loads but doesn't detect a switch.
I added the check_module function to load the module, then make sure
it doesn't just exit immediately.  This allows preinit to only attempt to
load the bcm57xx module when switch-robo and switch-adm dont detect a switch.

The activate_gpio parameter to bcm57xx simply instructs the module to attempt
to activate the switch via gpio before probing for the switch.

Tested on wrt350n.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:10:13 +00:00
Felix Fietkau 7675a31a53 (2/6) bcm57xx: netconfig
Update the netconfig script to support boardtype 0x478.  I've tested this
on the wrt350n, hopefully it will match the 600n as well.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:09:49 +00:00
Imre Kaloz 3a02933ef3 temporary hack to fixup the mach id for the wrt350nv2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 12:58:28 +00:00
Imre Kaloz e48fee7183 openwrt partition map for the wrt350nv2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 12:14:39 +00:00
Imre Kaloz 99af7f0cff workaround bogus CFI version for the wrt350nv2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 12:14:01 +00:00