openwrt/svn-archive/archive.git
14 years agoatheros: remove 2.6.28 support
Felix Fietkau [Wed, 16 Sep 2009 12:24:22 +0000 (12:24 +0000)]
atheros: remove 2.6.28 support

SVN-Revision: 17593

14 years agomadwifi: fix iwconfig tx power display
Felix Fietkau [Wed, 16 Sep 2009 12:02:10 +0000 (12:02 +0000)]
madwifi: fix iwconfig tx power display

SVN-Revision: 17592

14 years ago[package] madwifi: bump package revision
Andy Boyett [Tue, 15 Sep 2009 10:19:32 +0000 (10:19 +0000)]
[package] madwifi: bump package revision

SVN-Revision: 17589

14 years agoar71xx: preliminary Ubiquiti Bullet M support
Matteo Croce [Tue, 15 Sep 2009 09:16:21 +0000 (09:16 +0000)]
ar71xx: preliminary Ubiquiti Bullet M support

SVN-Revision: 17586

14 years agofix error in mksquashfs4 when data can't be compressed
Matteo Croce [Tue, 15 Sep 2009 09:01:27 +0000 (09:01 +0000)]
fix error in mksquashfs4 when data can't be compressed

SVN-Revision: 17585

14 years ago[package] base-files: dispatch ifdown events for proto=none interfaces and fix a...
Jo-Philipp Wich [Mon, 14 Sep 2009 16:14:27 +0000 (16:14 +0000)]
[package] base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers

SVN-Revision: 17582

14 years ago[package] firewall: move the config_get out of the loop, no need to call it multiple...
Jo-Philipp Wich [Mon, 14 Sep 2009 15:18:48 +0000 (15:18 +0000)]
[package] firewall: move the config_get out of the loop, no need to call it multiple times

SVN-Revision: 17581

14 years ago[package] firewall: properly dispatch delif events if the network has a different...
Jo-Philipp Wich [Mon, 14 Sep 2009 14:47:43 +0000 (14:47 +0000)]
[package] firewall: properly dispatch delif events if the network has a different name then the corresponding zone

SVN-Revision: 17580

14 years agomadwifi: fix a wds related race condition
Felix Fietkau [Mon, 14 Sep 2009 10:45:34 +0000 (10:45 +0000)]
madwifi: fix a wds related race condition

SVN-Revision: 17578

14 years agomadwifi: remove an unimportant part of the ibss node handling fix, which led to a...
Felix Fietkau [Mon, 14 Sep 2009 10:40:23 +0000 (10:40 +0000)]
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation

SVN-Revision: 17576

14 years agobuild prereq: look for tar under the name "gnutar" as well
Felix Fietkau [Mon, 14 Sep 2009 10:40:04 +0000 (10:40 +0000)]
build prereq: look for tar under the name "gnutar" as well

SVN-Revision: 17575

14 years agoBackport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
Peter Denison [Sat, 12 Sep 2009 20:37:26 +0000 (20:37 +0000)]
Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3

SVN-Revision: 17573

14 years ago[package] base-files: add /etc/rc.local to the default save file list
Jo-Philipp Wich [Sat, 12 Sep 2009 15:57:31 +0000 (15:57 +0000)]
[package] base-files: add /etc/rc.local to the default save file list

SVN-Revision: 17572

14 years ago[package] base-files: introduce a ready-to-use /etc/rc.local to let users run custom...
Jo-Philipp Wich [Fri, 11 Sep 2009 21:35:03 +0000 (21:35 +0000)]
[package] base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts

SVN-Revision: 17571

14 years agokernel: wrong image_cmdline patches has been sent by accidentaly, replace them
Gabor Juhos [Fri, 11 Sep 2009 08:15:55 +0000 (08:15 +0000)]
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them

SVN-Revision: 17570

14 years ago[kernel] update to 2.6.27.33
Florian Fainelli [Fri, 11 Sep 2009 07:45:08 +0000 (07:45 +0000)]
[kernel] update to 2.6.27.33

SVN-Revision: 17569

14 years agokernel: add missing symbols to the 2.6.31 config
Gabor Juhos [Thu, 10 Sep 2009 19:12:08 +0000 (19:12 +0000)]
kernel: add missing symbols to the 2.6.31 config

SVN-Revision: 17568

14 years agokernel: get rid of the simple_prom_emulator, it is not really useful
Gabor Juhos [Thu, 10 Sep 2009 18:30:20 +0000 (18:30 +0000)]
kernel: get rid of the simple_prom_emulator, it is not really useful

SVN-Revision: 17567

14 years agoar71xx: rewrite prom code (based on a patch by Jeff Hansen)
Gabor Juhos [Thu, 10 Sep 2009 18:30:12 +0000 (18:30 +0000)]
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)

SVN-Revision: 17566

14 years agorb532: use the generic image_cmdline hack
Gabor Juhos [Thu, 10 Sep 2009 18:30:09 +0000 (18:30 +0000)]
rb532: use the generic image_cmdline hack

SVN-Revision: 17565

14 years agoadm5120: use the generic image_cmdline hack
Gabor Juhos [Thu, 10 Sep 2009 18:30:06 +0000 (18:30 +0000)]
adm5120: use the generic image_cmdline hack

SVN-Revision: 17564

14 years agokernel: add generic image_cmdline hack to MIPS targets
Gabor Juhos [Thu, 10 Sep 2009 18:30:01 +0000 (18:30 +0000)]
kernel: add generic image_cmdline hack to MIPS targets

SVN-Revision: 17563

14 years ago[cosmetic] add comments & fix descriptions in toolchain config items
Nicolas Thill [Thu, 10 Sep 2009 14:32:36 +0000 (14:32 +0000)]
[cosmetic] add comments & fix descriptions in toolchain config items

SVN-Revision: 17561

14 years agoprepare for upcoming external toolchain support: move config items not strictly toolc...
Nicolas Thill [Thu, 10 Sep 2009 14:04:41 +0000 (14:04 +0000)]
prepare for upcoming external toolchain support: move config items not strictly toolchain related out of the toolchain submenu

SVN-Revision: 17560

14 years agoar71xx: refresh patches
Gabor Juhos [Thu, 10 Sep 2009 13:37:34 +0000 (13:37 +0000)]
ar71xx: refresh patches

SVN-Revision: 17559

14 years agokernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
Gabor Juhos [Thu, 10 Sep 2009 13:37:31 +0000 (13:37 +0000)]
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches

SVN-Revision: 17558

14 years agokernel: refresh 2.6.30 patches
Gabor Juhos [Thu, 10 Sep 2009 13:35:47 +0000 (13:35 +0000)]
kernel: refresh 2.6.30 patches

SVN-Revision: 17557

14 years ago[package] bump some revisions and update copyrights
Andy Boyett [Thu, 10 Sep 2009 10:07:04 +0000 (10:07 +0000)]
[package] bump some revisions and update copyrights

SVN-Revision: 17554

14 years ago[generic-2.4] refresh patches
Andy Boyett [Thu, 10 Sep 2009 10:06:35 +0000 (10:06 +0000)]
[generic-2.4] refresh patches

SVN-Revision: 17553

14 years ago[generic-2.4] remove nat pptp conntracking patch
Andy Boyett [Thu, 10 Sep 2009 10:06:26 +0000 (10:06 +0000)]
[generic-2.4] remove nat pptp conntracking patch

Patch 603-netfilter_nat_pptp.patch appears to be the cause of the
longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of
testing builds with this patch removed have not been able to reproduce
the issue.

The 603 patch is rather large and we (the OpenWrt developers) have not
been able to isolate the cause of the bug within the patch. The number
of people have actually use pptp nat conntracking is far less than
number of people that use port forwarding and as a result we must drop
this patch to ensure proper behavior for the majority of users.

SVN-Revision: 17552

14 years ago[generic-2.4] patches/607-netfilter_connmark: fix typo
Andy Boyett [Thu, 10 Sep 2009 10:05:47 +0000 (10:05 +0000)]
[generic-2.4] patches/607-netfilter_connmark: fix typo

SVN-Revision: 17551

14 years agofix wrong description for CONFIG_SSP
Nicolas Thill [Wed, 9 Sep 2009 23:42:06 +0000 (23:42 +0000)]
fix wrong description for CONFIG_SSP

SVN-Revision: 17550

14 years ago[kernel] update to 2.6.30.6, compile tested on some targets only
Florian Fainelli [Wed, 9 Sep 2009 07:35:06 +0000 (07:35 +0000)]
[kernel] update to 2.6.30.6, compile tested on some targets only

SVN-Revision: 17549

14 years ago[kernel] update to 2.6.27.32
Florian Fainelli [Wed, 9 Sep 2009 07:13:09 +0000 (07:13 +0000)]
[kernel] update to 2.6.27.32

SVN-Revision: 17548

14 years agomadwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
Felix Fietkau [Wed, 9 Sep 2009 00:30:36 +0000 (00:30 +0000)]
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)

SVN-Revision: 17546

14 years agomadwifi: fix several noderef and ibss merge issues that led to memory leaks and high...
Felix Fietkau [Wed, 9 Sep 2009 00:17:13 +0000 (00:17 +0000)]
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load

SVN-Revision: 17545

14 years agoRevert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527...
Felix Fietkau [Wed, 9 Sep 2009 00:16:55 +0000 (00:16 +0000)]
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates

SVN-Revision: 17544

14 years agoar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)
Gabor Juhos [Tue, 8 Sep 2009 19:16:15 +0000 (19:16 +0000)]
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)

SVN-Revision: 17543

14 years ago[brcm63xx] prevent gpio-buttons registration failure
Florian Fainelli [Tue, 8 Sep 2009 15:24:06 +0000 (15:24 +0000)]
[brcm63xx] prevent gpio-buttons registration failure

SVN-Revision: 17542

14 years agopackage/mac80211: add menuconfig option for enabling debug support via debugfs
Gabor Juhos [Tue, 8 Sep 2009 07:32:08 +0000 (07:32 +0000)]
package/mac80211: add menuconfig option for enabling debug support via debugfs

SVN-Revision: 17541

14 years agoadd menuconfig option for enabling debugfs support in the kernel
Gabor Juhos [Tue, 8 Sep 2009 07:25:20 +0000 (07:25 +0000)]
add menuconfig option for enabling debugfs support in the kernel

SVN-Revision: 17540

14 years agoar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until...
Gabor Juhos [Tue, 8 Sep 2009 07:03:20 +0000 (07:03 +0000)]
ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution

SVN-Revision: 17539

14 years ago[brcm63xx] fix typos against the gpio buttons driver (#5804)
Florian Fainelli [Mon, 7 Sep 2009 18:17:45 +0000 (18:17 +0000)]
[brcm63xx] fix typos against the gpio buttons driver (#5804)

SVN-Revision: 17538

14 years agofirmware-utils: raise the default trx image size limit for something more appropriate...
Felix Fietkau [Mon, 7 Sep 2009 13:55:02 +0000 (13:55 +0000)]
firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash

SVN-Revision: 17537

14 years agobcm47xx: Fix EHCI/OHCI dependencies
Michael Büsch [Sun, 6 Sep 2009 21:15:12 +0000 (21:15 +0000)]
bcm47xx: Fix EHCI/OHCI dependencies

SVN-Revision: 17536

14 years agobcm47xx: Fix EHCI/OHCI dependencies
Michael Büsch [Sun, 6 Sep 2009 20:55:01 +0000 (20:55 +0000)]
bcm47xx: Fix EHCI/OHCI dependencies

SVN-Revision: 17535

14 years agoFix merge error
Michael Büsch [Sun, 6 Sep 2009 20:43:44 +0000 (20:43 +0000)]
Fix merge error

SVN-Revision: 17534

14 years agobcm47xx: Port usb fixes to .30
Michael Büsch [Sun, 6 Sep 2009 20:25:11 +0000 (20:25 +0000)]
bcm47xx: Port usb fixes to .30

SVN-Revision: 17533

14 years agodo not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols...
Felix Fietkau [Sun, 6 Sep 2009 19:56:54 +0000 (19:56 +0000)]
do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb)

SVN-Revision: 17532

14 years agobcm47xx: Apply bcm5354 USB fix
Michael Büsch [Sun, 6 Sep 2009 19:49:07 +0000 (19:49 +0000)]
bcm47xx: Apply bcm5354 USB fix

SVN-Revision: 17531

14 years agobcm47xx: Clean up USB patches
Michael Büsch [Sun, 6 Sep 2009 19:31:14 +0000 (19:31 +0000)]
bcm47xx: Clean up USB patches

SVN-Revision: 17530

14 years agomove ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp...
Felix Fietkau [Sun, 6 Sep 2009 17:36:01 +0000 (17:36 +0000)]
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well

SVN-Revision: 17529

14 years agonow that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name...
Felix Fietkau [Sun, 6 Sep 2009 17:26:37 +0000 (17:26 +0000)]
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore

SVN-Revision: 17528

14 years agofix nonhotpluggable networks not being brought up. Closes #2781
Travis Kemen [Sun, 6 Sep 2009 17:02:14 +0000 (17:02 +0000)]
fix nonhotpluggable networks not being brought up. Closes #2781

SVN-Revision: 17527

14 years ago[brcm63xx] add infrastructure to register gpio-input reset button
Florian Fainelli [Sun, 6 Sep 2009 13:54:17 +0000 (13:54 +0000)]
[brcm63xx] add infrastructure to register gpio-input reset button

SVN-Revision: 17526

14 years ago[uml] fix build failures with bash4
Florian Fainelli [Sun, 6 Sep 2009 13:42:50 +0000 (13:42 +0000)]
[uml] fix build failures with bash4

SVN-Revision: 17525

14 years ago[uml] fix some section warnings
Florian Fainelli [Sun, 6 Sep 2009 13:42:27 +0000 (13:42 +0000)]
[uml] fix some section warnings

SVN-Revision: 17524

14 years agofix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
Felix Fietkau [Sat, 5 Sep 2009 23:38:51 +0000 (23:38 +0000)]
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)

SVN-Revision: 17522

14 years agoremove an empty patch file (thx, xiangfu)
Felix Fietkau [Sat, 5 Sep 2009 23:15:47 +0000 (23:15 +0000)]
remove an empty patch file (thx, xiangfu)

SVN-Revision: 17521

14 years agoar71xx: use WPS led for diagnostic on WRT160NL
Gabor Juhos [Sat, 5 Sep 2009 18:46:43 +0000 (18:46 +0000)]
ar71xx: use WPS led for diagnostic on WRT160NL

SVN-Revision: 17518

14 years agopackage/base-files: set state to 'preinit' before preinit.arch is used, and set state...
Gabor Juhos [Sat, 5 Sep 2009 18:44:48 +0000 (18:44 +0000)]
package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode

SVN-Revision: 17517

14 years agoRevert "add ifup -a to boot(), closes #4543 #2781" (r17515)
Felix Fietkau [Sat, 5 Sep 2009 13:05:59 +0000 (13:05 +0000)]
Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)
Hotpluggable interfaces are already brought up before /etc/init.d/network boot
and this change can break them, if the ifup -a command runs at the wrong time,
also starts many interfaces twice, which can lead to issues with PPPoE.

SVN-Revision: 17516

14 years agoadd ifup -a to boot(), closes #4543 #2781
Travis Kemen [Sat, 5 Sep 2009 05:33:23 +0000 (05:33 +0000)]
add ifup -a to boot(), closes #4543 #2781

SVN-Revision: 17515

14 years agoextend logging functions
Travis Kemen [Fri, 4 Sep 2009 21:09:13 +0000 (21:09 +0000)]
extend logging functions

SVN-Revision: 17514

14 years ago[ramips] add missing GPIO register offsets
Gabor Juhos [Fri, 4 Sep 2009 15:08:29 +0000 (15:08 +0000)]
[ramips] add missing GPIO register offsets

SVN-Revision: 17513

14 years ago[ramips] add GPIO configuration feature
Gabor Juhos [Fri, 4 Sep 2009 15:08:26 +0000 (15:08 +0000)]
[ramips] add GPIO configuration feature

SVN-Revision: 17512

14 years agomadwifi: add a configuration for uapsd (unscheduled automatic powersave delivery...
Felix Fietkau [Thu, 3 Sep 2009 19:31:48 +0000 (19:31 +0000)]
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones

SVN-Revision: 17510

14 years ago[package] udevtrigger depends on 2.6 kernels
Florian Fainelli [Thu, 3 Sep 2009 18:49:47 +0000 (18:49 +0000)]
[package] udevtrigger depends on 2.6 kernels

SVN-Revision: 17509

14 years ago[package] update hotplug2 to r199, fixes build failures on brcm-2.4
Florian Fainelli [Thu, 3 Sep 2009 18:33:52 +0000 (18:33 +0000)]
[package] update hotplug2 to r199, fixes build failures on brcm-2.4

SVN-Revision: 17508

14 years ago[package] udev depends on 2.6, cleanup Makefile
Florian Fainelli [Thu, 3 Sep 2009 18:11:32 +0000 (18:11 +0000)]
[package] udev depends on 2.6, cleanup Makefile

SVN-Revision: 17507

14 years agoremove stale hotplug2-old directories
Felix Fietkau [Thu, 3 Sep 2009 02:57:02 +0000 (02:57 +0000)]
remove stale hotplug2-old directories

SVN-Revision: 17505

14 years agodo not fail on empty packages
Felix Fietkau [Thu, 3 Sep 2009 02:53:13 +0000 (02:53 +0000)]
do not fail on empty packages

SVN-Revision: 17504

14 years agoget rid of old data before staging unstripped package binaries
Felix Fietkau [Thu, 3 Sep 2009 01:10:37 +0000 (01:10 +0000)]
get rid of old data before staging unstripped package binaries

SVN-Revision: 17498

14 years agobuild: when staging unstripped package files, install them to a temporary directory...
Felix Fietkau [Wed, 2 Sep 2009 19:01:09 +0000 (19:01 +0000)]
build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk

SVN-Revision: 17477

14 years agoget rid of dynamic buffer struct allocation during pcomp lzma decompression and inste...
Felix Fietkau [Wed, 2 Sep 2009 17:42:35 +0000 (17:42 +0000)]
get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size

SVN-Revision: 17475

14 years ago[ramips] fix a typo
Gabor Juhos [Wed, 2 Sep 2009 15:31:03 +0000 (15:31 +0000)]
[ramips] fix a typo

SVN-Revision: 17474

14 years ago[ramips] initial support for the AP-R3052-V22RW-2X2 board
Gabor Juhos [Wed, 2 Sep 2009 15:31:00 +0000 (15:31 +0000)]
[ramips] initial support for the AP-R3052-V22RW-2X2 board

SVN-Revision: 17473

14 years agoatheros: fix failsafe mode
Felix Fietkau [Wed, 2 Sep 2009 15:14:57 +0000 (15:14 +0000)]
atheros: fix failsafe mode

SVN-Revision: 17471

14 years agopreinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit...
Felix Fietkau [Wed, 2 Sep 2009 15:14:53 +0000 (15:14 +0000)]
preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file

SVN-Revision: 17470

14 years agomvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherw...
Felix Fietkau [Wed, 2 Sep 2009 15:14:37 +0000 (15:14 +0000)]
mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped

SVN-Revision: 17469

14 years agowprobe: fix compile error because of missing isnan()
Felix Fietkau [Wed, 2 Sep 2009 12:55:26 +0000 (12:55 +0000)]
wprobe: fix compile error because of missing isnan()

SVN-Revision: 17468

14 years ago[ramips] use common code for early_serial setup
Gabor Juhos [Wed, 2 Sep 2009 12:44:17 +0000 (12:44 +0000)]
[ramips] use common code for early_serial setup

SVN-Revision: 17467

14 years ago[ramips] share prom code
Gabor Juhos [Wed, 2 Sep 2009 10:04:12 +0000 (10:04 +0000)]
[ramips] share prom code

SVN-Revision: 17466

14 years ago[brcm63xx] fix reboot hang on bcm6345, thanks AndyI
Florian Fainelli [Wed, 2 Sep 2009 08:32:00 +0000 (08:32 +0000)]
[brcm63xx] fix reboot hang on bcm6345, thanks AndyI

SVN-Revision: 17465

14 years ago[ramips] initial support for Asus RT-N15
Gabor Juhos [Tue, 1 Sep 2009 19:34:27 +0000 (19:34 +0000)]
[ramips] initial support for Asus RT-N15

SVN-Revision: 17463

14 years ago[ramips] cache_line_size is 16 on rt288x
Gabor Juhos [Tue, 1 Sep 2009 19:34:24 +0000 (19:34 +0000)]
[ramips] cache_line_size is 16 on rt288x

SVN-Revision: 17462

14 years ago[ramips] remove unused *_MACH_GENERIC config options
Gabor Juhos [Tue, 1 Sep 2009 19:34:21 +0000 (19:34 +0000)]
[ramips] remove unused *_MACH_GENERIC config options

SVN-Revision: 17461

14 years ago[ramips] fix a typo
Gabor Juhos [Tue, 1 Sep 2009 19:34:18 +0000 (19:34 +0000)]
[ramips] fix a typo

SVN-Revision: 17460

14 years ago[olpc] add experimental 2.6.30 support
Florian Fainelli [Tue, 1 Sep 2009 15:36:04 +0000 (15:36 +0000)]
[olpc] add experimental 2.6.30 support

SVN-Revision: 17459

14 years ago[uml] fix linking failures against memcpy on x86_64, fix runtime tested successfully
Florian Fainelli [Tue, 1 Sep 2009 15:31:56 +0000 (15:31 +0000)]
[uml] fix linking failures against memcpy on x86_64, fix runtime tested successfully

SVN-Revision: 17458

14 years ago[mac80211] fix module loading with kernel 2.6.27
Hauke Mehrtens [Tue, 1 Sep 2009 14:53:35 +0000 (14:53 +0000)]
[mac80211] fix module loading with kernel 2.6.27

SVN-Revision: 17457

14 years ago[ramips] share machine registration code
Gabor Juhos [Mon, 31 Aug 2009 18:53:34 +0000 (18:53 +0000)]
[ramips] share machine registration code

SVN-Revision: 17456

14 years ago[ramips] use common get_system_type function
Gabor Juhos [Mon, 31 Aug 2009 18:53:31 +0000 (18:53 +0000)]
[ramips] use common get_system_type function

SVN-Revision: 17455

14 years ago[ramips] share memory size detection code
Gabor Juhos [Mon, 31 Aug 2009 18:53:26 +0000 (18:53 +0000)]
[ramips] share memory size detection code

SVN-Revision: 17454

14 years ago[ramips] add common setup code
Gabor Juhos [Mon, 31 Aug 2009 18:53:22 +0000 (18:53 +0000)]
[ramips] add common setup code

SVN-Revision: 17453

14 years ago[ramips] rt288x: readd RT2880_INTC_BASE definition
Gabor Juhos [Mon, 31 Aug 2009 15:35:54 +0000 (15:35 +0000)]
[ramips] rt288x: readd RT2880_INTC_BASE definition

SVN-Revision: 17452

14 years agoscripts/feeds: fix an error message
Felix Fietkau [Mon, 31 Aug 2009 14:28:24 +0000 (14:28 +0000)]
scripts/feeds: fix an error message

SVN-Revision: 17451

14 years ago[ramips] rt288x: fix serial console
Gabor Juhos [Mon, 31 Aug 2009 09:34:07 +0000 (09:34 +0000)]
[ramips] rt288x: fix serial console

SVN-Revision: 17450

14 years ago[ramips] register GPIO LEDs on the WHR-G300N board
Gabor Juhos [Mon, 31 Aug 2009 09:14:18 +0000 (09:14 +0000)]
[ramips] register GPIO LEDs on the WHR-G300N board

SVN-Revision: 17449

14 years ago[ramips] add common GPIO LED support
Gabor Juhos [Mon, 31 Aug 2009 09:14:14 +0000 (09:14 +0000)]
[ramips] add common GPIO LED support

SVN-Revision: 17448