openwrt/openwrt.git
12 years agofirewall: also correct another variable missed in previous commit
Daniel Dickinson [Thu, 7 Jul 2011 08:59:40 +0000 (08:59 +0000)]
firewall: also correct another variable missed in previous commit

SVN-Revision: 27508

12 years agofirewall: fix wrong variable names for protocol command line parameter - were missed...
Daniel Dickinson [Thu, 7 Jul 2011 08:54:29 +0000 (08:54 +0000)]
firewall: fix wrong variable names for protocol command line parameter - were missed during r27500

SVN-Revision: 27507

12 years agobase-files: diag.sh: added failsafe led definition
Daniel Dickinson [Thu, 7 Jul 2011 03:09:20 +0000 (03:09 +0000)]
base-files: diag.sh: added failsafe led definition

SVN-Revision: 27502

12 years agobase-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors...
Daniel Dickinson [Thu, 7 Jul 2011 02:52:02 +0000 (02:52 +0000)]
base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit

SVN-Revision: 27501

12 years agofirewall: - solve scoping issues when multiple values are used, thanks Daniel Dickins...
Jo-Philipp Wich [Wed, 6 Jul 2011 22:10:46 +0000 (22:10 +0000)]
firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types

SVN-Revision: 27500

12 years agoltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
John Crispin [Wed, 6 Jul 2011 19:02:27 +0000 (19:02 +0000)]
ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip

SVN-Revision: 27498

12 years agoltq-tapi is not xway specific
John Crispin [Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)]
ltq-tapi is not xway specific

SVN-Revision: 27497

12 years agoget ready for 3.0
John Crispin [Wed, 6 Jul 2011 17:27:17 +0000 (17:27 +0000)]
get ready for 3.0

SVN-Revision: 27496

12 years agoramips: fix buffalo image generation
Gabor Juhos [Wed, 6 Jul 2011 16:46:33 +0000 (16:46 +0000)]
ramips: fix buffalo image generation

SVN-Revision: 27495

12 years agoLantiq TAPI driver also build for other platforms
John Crispin [Wed, 6 Jul 2011 13:41:16 +0000 (13:41 +0000)]
Lantiq TAPI driver also build for other platforms

thanks Matthias Buecher

SVN-Revision: 27494

12 years agoadd 3.0 support
Imre Kaloz [Wed, 6 Jul 2011 13:03:38 +0000 (13:03 +0000)]
add 3.0 support

SVN-Revision: 27493

12 years agorefresh patches
Imre Kaloz [Wed, 6 Jul 2011 12:57:51 +0000 (12:57 +0000)]
refresh patches

SVN-Revision: 27492

12 years agofixup mtd refresh and co.
Imre Kaloz [Wed, 6 Jul 2011 12:55:21 +0000 (12:55 +0000)]
fixup mtd refresh and co.

SVN-Revision: 27491

12 years agofix myloader patch, thanks KanjiMonster
Imre Kaloz [Wed, 6 Jul 2011 12:48:17 +0000 (12:48 +0000)]
fix myloader patch, thanks KanjiMonster

SVN-Revision: 27490

12 years agofixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this patch mini_fo...
John Crispin [Wed, 6 Jul 2011 10:36:56 +0000 (10:36 +0000)]
fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this patch mini_fo/jffs caused the uboot to be overwritten on firstboot

SVN-Revision: 27489

12 years agoadd support for gigaset SX76X to uboot-lantiq
John Crispin [Wed, 6 Jul 2011 10:36:47 +0000 (10:36 +0000)]
add support for gigaset SX76X to uboot-lantiq

SVN-Revision: 27488

12 years agofix lantiq uboot to build lzma compressed bootloaders for eval kits
John Crispin [Wed, 6 Jul 2011 10:36:35 +0000 (10:36 +0000)]
fix lantiq uboot to build lzma compressed bootloaders for eval kits

SVN-Revision: 27487

12 years agowe have an up-to-date mach-type file now
Imre Kaloz [Wed, 6 Jul 2011 10:12:50 +0000 (10:12 +0000)]
we have an up-to-date mach-type file now

SVN-Revision: 27486

12 years agoreplace the cut down machtype with the full one, as we support a lot of not-yet-upstr...
Imre Kaloz [Wed, 6 Jul 2011 10:09:15 +0000 (10:09 +0000)]
replace the cut down machtype with the full one, as we support a lot of not-yet-upstreamed stuff

SVN-Revision: 27485

12 years agomove board_HW553 inside the ifdef ..BCM6358 .. endif block
Florian Fainelli [Wed, 6 Jul 2011 10:00:39 +0000 (10:00 +0000)]
move board_HW553 inside the ifdef ..BCM6358 .. endif block

SVN-Revision: 27484

12 years agorefresh 2.6.39 geode patches
Florian Fainelli [Wed, 6 Jul 2011 10:00:05 +0000 (10:00 +0000)]
refresh 2.6.39 geode patches

SVN-Revision: 27483

12 years agoath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)
Felix Fietkau [Wed, 6 Jul 2011 09:06:56 +0000 (09:06 +0000)]
ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)

SVN-Revision: 27482

12 years agoath9k: fix reliability issues with TKIP MIC verification
Felix Fietkau [Wed, 6 Jul 2011 09:06:39 +0000 (09:06 +0000)]
ath9k: fix reliability issues with TKIP MIC verification

SVN-Revision: 27481

12 years agoath9k: always enable fast clock for 5 ghz regardless of the eeprom setting
Felix Fietkau [Wed, 6 Jul 2011 09:06:21 +0000 (09:06 +0000)]
ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting

SVN-Revision: 27480

12 years agoramips: add diag support for RT-N15 and PWH2004
Gabor Juhos [Wed, 6 Jul 2011 08:05:00 +0000 (08:05 +0000)]
ramips: add diag support for RT-N15 and PWH2004

Also sort the board names alphabetically.

SVN-Revision: 27478

12 years agoramips: use the 'router' LED for diagnostic on the WHR-G300N board
Gabor Juhos [Wed, 6 Jul 2011 08:04:55 +0000 (08:04 +0000)]
ramips: use the 'router' LED for diagnostic on the WHR-G300N board

SVN-Revision: 27477

12 years agoramips: create tftp image for the WHR-G300N board
Gabor Juhos [Wed, 6 Jul 2011 08:04:54 +0000 (08:04 +0000)]
ramips: create tftp image for the WHR-G300N board

SVN-Revision: 27476

12 years agotools/firmware-utils: add yet another buffalo tool
Gabor Juhos [Wed, 6 Jul 2011 08:04:53 +0000 (08:04 +0000)]
tools/firmware-utils: add yet another buffalo tool

SVN-Revision: 27475

12 years agoramips: create factory image for the WHR-G300N board
Gabor Juhos [Wed, 6 Jul 2011 08:04:52 +0000 (08:04 +0000)]
ramips: create factory image for the WHR-G300N board

SVN-Revision: 27474

12 years agotools/firmware-utils: allow to create buffalo image from two files
Gabor Juhos [Wed, 6 Jul 2011 08:04:50 +0000 (08:04 +0000)]
tools/firmware-utils: allow to create buffalo image from two files

SVN-Revision: 27473

12 years agotools/firmware-utils: allow to create buffalo tags w/o hw version
Gabor Juhos [Wed, 6 Jul 2011 08:04:49 +0000 (08:04 +0000)]
tools/firmware-utils: allow to create buffalo tags w/o hw version

SVN-Revision: 27472

12 years agoMakefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator)...
Daniel Dickinson [Wed, 6 Jul 2011 06:35:24 +0000 (06:35 +0000)]
Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel.

SVN-Revision: 27471

12 years agoprofiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc
Daniel Dickinson [Wed, 6 Jul 2011 06:35:22 +0000 (06:35 +0000)]
profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc

SVN-Revision: 27470

12 years agofirewall: fix udp rules for tcpudp proto rules using src_port and dest_port after...
Daniel Dickinson [Wed, 6 Jul 2011 06:26:12 +0000 (06:26 +0000)]
firewall: fix udp rules for tcpudp proto rules using src_port and dest_port after modification by the parsing of the tcp rule

SVN-Revision: 27469

12 years agoe2fsprogs: Fixed filename of patch (needed .patch extension)
Daniel Dickinson [Tue, 5 Jul 2011 23:19:29 +0000 (23:19 +0000)]
e2fsprogs: Fixed filename of patch (needed .patch extension)

SVN-Revision: 27467

12 years agoe2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)
Daniel Dickinson [Tue, 5 Jul 2011 23:10:47 +0000 (23:10 +0000)]
e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)

SVN-Revision: 27466

12 years agoadd some symbols
Imre Kaloz [Tue, 5 Jul 2011 21:19:57 +0000 (21:19 +0000)]
add some symbols

SVN-Revision: 27464

12 years agoiptables: add iptables-mod-led (#9400)
Florian Fainelli [Tue, 5 Jul 2011 12:40:59 +0000 (12:40 +0000)]
iptables: add iptables-mod-led (#9400)

SVN-Revision: 27460

12 years agoe2fsprogs: fix blkid dependencies (#9377)
Florian Fainelli [Tue, 5 Jul 2011 12:40:56 +0000 (12:40 +0000)]
e2fsprogs: fix blkid dependencies (#9377)

SVN-Revision: 27459

12 years agoadd kmod-sched-netem (#8839)
Florian Fainelli [Tue, 5 Jul 2011 12:40:53 +0000 (12:40 +0000)]
add kmod-sched-netem (#8839)

SVN-Revision: 27458

12 years agosched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)
Florian Fainelli [Tue, 5 Jul 2011 12:40:50 +0000 (12:40 +0000)]
sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)

SVN-Revision: 27457

12 years agoadd missing symbols
Imre Kaloz [Tue, 5 Jul 2011 11:55:31 +0000 (11:55 +0000)]
add missing symbols

SVN-Revision: 27454

12 years ago6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)
Jo-Philipp Wich [Tue, 5 Jul 2011 00:52:10 +0000 (00:52 +0000)]
6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)

SVN-Revision: 27449

12 years agohw553: fix missing has_uart0 in board definition (#9533)
Florian Fainelli [Mon, 4 Jul 2011 15:04:58 +0000 (15:04 +0000)]
hw553: fix missing has_uart0 in board definition (#9533)

SVN-Revision: 27448

12 years agoar71xx: fix building of squashfs images
Gabor Juhos [Mon, 4 Jul 2011 12:10:03 +0000 (12:10 +0000)]
ar71xx: fix building of squashfs images

SVN-Revision: 27446

12 years agoset DEFAULT_SUBTARGET for lantiq/
John Crispin [Mon, 4 Jul 2011 11:21:47 +0000 (11:21 +0000)]
set DEFAULT_SUBTARGET for lantiq/

SVN-Revision: 27445

12 years agoallow targets to define a default subtarget when using automatic subtarget detection...
John Crispin [Mon, 4 Jul 2011 11:21:37 +0000 (11:21 +0000)]
allow targets to define a default subtarget when using automatic subtarget detection from r27407

SVN-Revision: 27444

12 years agofix broken falcon patches from last night
John Crispin [Mon, 4 Jul 2011 07:50:34 +0000 (07:50 +0000)]
fix broken falcon patches from last night

SVN-Revision: 27441

12 years agoramips: create factory image for DIR-300-B1
Gabor Juhos [Mon, 4 Jul 2011 06:48:45 +0000 (06:48 +0000)]
ramips: create factory image for DIR-300-B1

SVN-Revision: 27439

12 years agotools/firmware-utils: add new firmware tool for the DIR-300-B1 board
Gabor Juhos [Mon, 4 Jul 2011 06:48:42 +0000 (06:48 +0000)]
tools/firmware-utils: add new firmware tool for the DIR-300-B1 board

SVN-Revision: 27438

12 years agokernel: use lib80211 from compat-wireless instead of the kernel
Felix Fietkau [Mon, 4 Jul 2011 03:16:53 +0000 (03:16 +0000)]
kernel: use lib80211 from compat-wireless instead of the kernel

SVN-Revision: 27436

12 years agoar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650)
Felix Fietkau [Mon, 4 Jul 2011 03:03:34 +0000 (03:03 +0000)]
ar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650)

SVN-Revision: 27434

12 years agoath9k: merge an upstream change to fix false tx hangs on ar9003
Felix Fietkau [Mon, 4 Jul 2011 03:03:12 +0000 (03:03 +0000)]
ath9k: merge an upstream change to fix false tx hangs on ar9003

SVN-Revision: 27433

12 years agoath5k: add an upstream patch to fix a memory leak
Felix Fietkau [Mon, 4 Jul 2011 03:02:52 +0000 (03:02 +0000)]
ath5k: add an upstream patch to fix a memory leak

SVN-Revision: 27432

12 years agoignore empty lines in scripts/localmirrors
John Crispin [Sun, 3 Jul 2011 19:33:24 +0000 (19:33 +0000)]
ignore empty lines in scripts/localmirrors

SVN-Revision: 27416

12 years agoAT91: flexibity: add system uci file
John Crispin [Sun, 3 Jul 2011 18:55:57 +0000 (18:55 +0000)]
AT91: flexibity: add system uci file

SVN-Revision: 27413

12 years agoAT91: Add flexibity board support
John Crispin [Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)]
AT91: Add flexibity board support

The patch below adds AT91 Flexibity Connect board support.

Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>
SVN-Revision: 27412

12 years agoalix2: add/subtract features as needed
John Crispin [Sun, 3 Jul 2011 17:39:24 +0000 (17:39 +0000)]
alix2: add/subtract features as needed

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27411

12 years agouse netif_receive_skb on lantiq
John Crispin [Sun, 3 Jul 2011 17:39:05 +0000 (17:39 +0000)]
use netif_receive_skb on lantiq

Signed-off-by: Luca Olivetti <luca@ventoso.org>
SVN-Revision: 27410

12 years agofixes dependencies of pjsip and ltq-vmmc
John Crispin [Sun, 3 Jul 2011 17:38:52 +0000 (17:38 +0000)]
fixes dependencies of pjsip and ltq-vmmc

SVN-Revision: 27409

12 years agoadd falcon support to vmmc
John Crispin [Sun, 3 Jul 2011 17:38:41 +0000 (17:38 +0000)]
add falcon support to vmmc

SVN-Revision: 27408

12 years agoautomatic subtarget enumaration
John Crispin [Sun, 3 Jul 2011 17:38:23 +0000 (17:38 +0000)]
automatic subtarget enumaration

SVN-Revision: 27407

12 years agoupdate lantiq/falcon patches
John Crispin [Sun, 3 Jul 2011 17:38:11 +0000 (17:38 +0000)]
update lantiq/falcon patches

SVN-Revision: 27406

12 years agofix description for lantiq target
John Crispin [Sun, 3 Jul 2011 17:37:57 +0000 (17:37 +0000)]
fix description for lantiq target

SVN-Revision: 27405

12 years agoextend squashfs padding for 256k flash sectors
John Crispin [Sun, 3 Jul 2011 17:37:46 +0000 (17:37 +0000)]
extend squashfs padding for 256k flash sectors

SVN-Revision: 27404

12 years agoadd menuconfig option to enable log files during build process
John Crispin [Sun, 3 Jul 2011 17:37:31 +0000 (17:37 +0000)]
add menuconfig option to enable log files during build process

SVN-Revision: 27403

12 years agoadd kmod for dm9000
John Crispin [Sun, 3 Jul 2011 17:37:18 +0000 (17:37 +0000)]
add kmod for dm9000

SVN-Revision: 27402

12 years agoadd kmod definitions for at24(i2c) and at25(spi) eeproms
John Crispin [Sun, 3 Jul 2011 17:23:36 +0000 (17:23 +0000)]
add kmod definitions for at24(i2c) and at25(spi) eeproms

SVN-Revision: 27401

12 years agobase-files: pass conloglevel to syslogd (#9463, #9647)
Jo-Philipp Wich [Sun, 3 Jul 2011 15:11:58 +0000 (15:11 +0000)]
base-files: pass conloglevel to syslogd (#9463, #9647)

SVN-Revision: 27400

12 years agoramips: merge 2.6.39 patches
Gabor Juhos [Sun, 3 Jul 2011 15:02:10 +0000 (15:02 +0000)]
ramips: merge 2.6.39 patches

SVN-Revision: 27399

12 years agoramips: remove 2.6.37 stuff
Gabor Juhos [Sun, 3 Jul 2011 15:02:09 +0000 (15:02 +0000)]
ramips: remove 2.6.37 stuff

SVN-Revision: 27398

12 years agoramips: switch to 2.6.39.2
Gabor Juhos [Sun, 3 Jul 2011 15:02:07 +0000 (15:02 +0000)]
ramips: switch to 2.6.39.2

SVN-Revision: 27397

12 years agoramips: add 2.6.39 support
Gabor Juhos [Sun, 3 Jul 2011 15:02:06 +0000 (15:02 +0000)]
ramips: add 2.6.39 support

Based on the patches from #9625

SVN-Revision: 27396

12 years agomax80211: rt2x00: load the eeprom data from a file on Ralink SoCs
Gabor Juhos [Sun, 3 Jul 2011 15:02:04 +0000 (15:02 +0000)]
max80211: rt2x00: load the eeprom data from a file on Ralink SoCs

SVN-Revision: 27395

12 years agomac80211: rename a rt2x00 related patch
Gabor Juhos [Sun, 3 Jul 2011 15:02:03 +0000 (15:02 +0000)]
mac80211: rename a rt2x00 related patch

SVN-Revision: 27394

12 years agoramips: add hotplug script to extract eeprom for the rt2x00 driver
Gabor Juhos [Sun, 3 Jul 2011 15:02:01 +0000 (15:02 +0000)]
ramips: add hotplug script to extract eeprom for the rt2x00 driver

SVN-Revision: 27393

12 years agoramips: specify eeprom file name on RT305X
Gabor Juhos [Sun, 3 Jul 2011 15:02:00 +0000 (15:02 +0000)]
ramips: specify eeprom file name on RT305X

SVN-Revision: 27392

12 years agoramips: specify eeprom file name on RT288X
Gabor Juhos [Sun, 3 Jul 2011 15:01:59 +0000 (15:01 +0000)]
ramips: specify eeprom file name on RT288X

SVN-Revision: 27391

12 years agogeneric: add rt2x00_platform.h
Gabor Juhos [Sun, 3 Jul 2011 15:01:57 +0000 (15:01 +0000)]
generic: add rt2x00_platform.h

SVN-Revision: 27390

12 years agoramips: add all supported boards to lib/ramips.sh
Gabor Juhos [Sun, 3 Jul 2011 15:01:56 +0000 (15:01 +0000)]
ramips: add all supported boards to lib/ramips.sh

SVN-Revision: 27389

12 years agoramips: check the size of the uImage in image generation
Gabor Juhos [Sun, 3 Jul 2011 15:01:55 +0000 (15:01 +0000)]
ramips: check the size of the uImage in image generation

SVN-Revision: 27388

12 years agoramips: use lowercase partiion names on the WCR150GN board
Gabor Juhos [Sun, 3 Jul 2011 15:01:53 +0000 (15:01 +0000)]
ramips: use lowercase partiion names on the WCR150GN board

SVN-Revision: 27387

12 years agoramips: use different partition names in the DIR-300-B1 image
Gabor Juhos [Sun, 3 Jul 2011 15:01:52 +0000 (15:01 +0000)]
ramips: use different partition names in the DIR-300-B1 image

SVN-Revision: 27386

12 years agoramips: force word write on flashes with AMD cmdset (#9252)
Gabor Juhos [Sun, 3 Jul 2011 15:01:51 +0000 (15:01 +0000)]
ramips: force word write on flashes with AMD cmdset (#9252)

SVN-Revision: 27385

12 years agoramips: update partition map for DIR-300-B1
Gabor Juhos [Sun, 3 Jul 2011 15:01:49 +0000 (15:01 +0000)]
ramips: update partition map for DIR-300-B1

Patch by Layne Edwards from #9252.

SVN-Revision: 27384

12 years agoramips: consistently use 'firmware' name for sysupgrade partitions
Gabor Juhos [Sun, 3 Jul 2011 15:01:48 +0000 (15:01 +0000)]
ramips: consistently use 'firmware' name for sysupgrade partitions

SVN-Revision: 27383

12 years agoramips: fix a section mismatch warning
Gabor Juhos [Sun, 3 Jul 2011 15:01:46 +0000 (15:01 +0000)]
ramips: fix a section mismatch warning

SVN-Revision: 27382

12 years agoramips: remove unused include from the common GPIO code
Gabor Juhos [Sun, 3 Jul 2011 15:01:44 +0000 (15:01 +0000)]
ramips: remove unused include from the common GPIO code

SVN-Revision: 27381

12 years agoramips: disable watchdog on sysupgrade
Gabor Juhos [Sun, 3 Jul 2011 15:01:43 +0000 (15:01 +0000)]
ramips: disable watchdog on sysupgrade

SVN-Revision: 27380

12 years agoramips: swap target check in image generation
Gabor Juhos [Sun, 3 Jul 2011 15:01:42 +0000 (15:01 +0000)]
ramips: swap target check in image generation

SVN-Revision: 27379

12 years agoramips: update HW550-3G mtd partitions
Gabor Juhos [Sun, 3 Jul 2011 15:01:41 +0000 (15:01 +0000)]
ramips: update HW550-3G mtd partitions

This patch updates the mtd partitions for the Aztech HW550-3G

Signed-off-by: Layne Edwards <ledwards@astrumtech.net>
SVN-Revision: 27378

12 years agoramips: set cp0_perfcount_irq for RT305X
Gabor Juhos [Sun, 3 Jul 2011 15:01:40 +0000 (15:01 +0000)]
ramips: set cp0_perfcount_irq for RT305X

SVN-Revision: 27377

12 years agodownload.pl: cope with potential two-digit linux versions
Jo-Philipp Wich [Sun, 3 Jul 2011 15:00:24 +0000 (15:00 +0000)]
download.pl: cope with potential two-digit linux versions

SVN-Revision: 27376

12 years agoswconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov)
Felix Fietkau [Sun, 3 Jul 2011 04:20:18 +0000 (04:20 +0000)]
swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov)

SVN-Revision: 27375

12 years agoswconfig: avoid setting "NOVAL" attributes if "0" was provided as a value
Felix Fietkau [Sun, 3 Jul 2011 04:19:59 +0000 (04:19 +0000)]
swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value

SVN-Revision: 27374

12 years agotarget/patches: This has been sent upstream, but might not appear for a couple of...
Daniel Dickinson [Sun, 3 Jul 2011 03:20:04 +0000 (03:20 +0000)]
target/patches: This has been sent upstream, but might not appear for a couple of weeks.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27373

12 years agopackage/kernel/modules: Alexandros pointed me at this patch, and I noted that not...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:58 +0000 (03:14 +0000)]
package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly.

Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27372

12 years agotarget/patches: Like the earlier mfgpt patch, the new GPIO drivers also require the...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:53 +0000 (03:14 +0000)]
target/patches: Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27371

12 years agoRevert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:51 +0000 (03:14 +0000)]
Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."

This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.

SVN-Revision: 27370

12 years agoLike the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:48 +0000 (03:14 +0000)]
Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27369