Commit Graph

2441 Commits (a1f36eaa949e95dde2538f2514d79db548ce7f29)

Author SHA1 Message Date
Nicolas Thill 73bbafd32a don't override netfilter configuration on storm
SVN-Revision: 12686
2008-09-24 14:43:35 +00:00
Nicolas Thill 2def3b5f01 add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
SVN-Revision: 12684
2008-09-24 13:58:23 +00:00
Nicolas Thill 4a5ee15bde add missing CONFIG_SPI_DEBUG symbol
SVN-Revision: 12683
2008-09-24 13:56:07 +00:00
Nicolas Thill 94d41bca72 build 'IPsec BEET mode' as a module on storm
SVN-Revision: 12680
2008-09-24 12:55:42 +00:00
Felix Fietkau 065306a9a8 fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)
SVN-Revision: 12672
2008-09-23 17:46:23 +00:00
Felix Fietkau c3ae8337f4 AR7 watchdog supports magic close
This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 12666
2008-09-23 15:43:30 +00:00
Gabor Juhos cd9ca196b6 experimental support for the Motorola MU Gateway
SVN-Revision: 12662
2008-09-23 14:56:29 +00:00
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Gabor Juhos 6ce27efe73 add board specific UART registration
SVN-Revision: 12654
2008-09-23 07:24:15 +00:00
Gabor Juhos 0513f7bd6e remove 2.6.25 config files
SVN-Revision: 12653
2008-09-23 06:52:24 +00:00
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Florian Fainelli fc3311fd6d Remove 2.6.22 kernel configuration file
SVN-Revision: 12639
2008-09-21 11:33:47 +00:00
Florian Fainelli d1f4f4646d Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
2008-09-21 11:32:06 +00:00
Felix Fietkau 78fd83bd12 rename generic-2.6/config-default to generic-2.6/config-2.6.21
SVN-Revision: 12637
2008-09-21 11:27:29 +00:00
Felix Fietkau 4296e978da rename generic-2.6/patches to generic-2.6/patches-2.6.21
SVN-Revision: 12636
2008-09-21 11:25:17 +00:00
Felix Fietkau e5dc717d22 atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
2008-09-19 14:19:59 +00:00
Gabor Juhos 23a45e0c6d remove some debug stuff
SVN-Revision: 12631
2008-09-18 18:41:03 +00:00
Gabor Juhos 3932821bce create firmware image for the WP543 board
SVN-Revision: 12628
2008-09-18 13:36:31 +00:00
Gabor Juhos 219ec2a419 add MyLoader support
SVN-Revision: 12627
2008-09-18 12:56:10 +00:00
Gabor Juhos 264279d6d3 remove 2.6.25 config as well
SVN-Revision: 12626
2008-09-18 12:43:05 +00:00
Gabor Juhos ee906ec81e nuke 2.6.25 specific patches
SVN-Revision: 12625
2008-09-18 12:40:42 +00:00
Gabor Juhos d590c14151 WP543: add static mtd partitions
SVN-Revision: 12624
2008-09-18 12:38:53 +00:00
Gabor Juhos a43e2d5ac6 fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
2008-09-17 13:29:47 +00:00
Nicolas Thill aca19fe74c add missing Kconfig symbol
SVN-Revision: 12611
2008-09-15 10:14:12 +00:00
Gabor Juhos 94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Felix Fietkau 818729cfd2 remove old atheros kernels and patches
SVN-Revision: 12590
2008-09-13 08:30:47 +00:00
Gabor Juhos 1abbb27f86 convert to GPIOLIB
SVN-Revision: 12571
2008-09-12 12:41:29 +00:00
Gabor Juhos 10eaf08da5 use generic cansleep wrappers for GPIO
SVN-Revision: 12567
2008-09-11 06:17:05 +00:00
Gabor Juhos 74321caaf8 2.6.26: add gpiommc driver
SVN-Revision: 12566
2008-09-10 19:46:56 +00:00
Florian Fainelli ae253edfbe au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 12561
2008-09-09 09:20:50 +00:00
John Crispin 8dc12e9096 bump ifxmips to 2.6.26.2
SVN-Revision: 12557
2008-09-09 00:09:51 +00:00
Gabor Juhos e15237af0a build more image types
SVN-Revision: 12545
2008-09-07 13:28:07 +00:00
Gabor Juhos b63a7c8640 add gpio-buttons devices
SVN-Revision: 12544
2008-09-07 09:47:37 +00:00
Gabor Juhos dd8499cc26 simplify leds-gpio device registration
SVN-Revision: 12543
2008-09-07 08:59:27 +00:00
Gabor Juhos 700d906da5 2.6.26: fix build error caused by the gpio sysfs stuff
SVN-Revision: 12536
2008-09-05 06:52:27 +00:00
Gabor Juhos 98af79bc2b 2.6.26: fix gpio sysfs patch, forgot to refresh it
SVN-Revision: 12529
2008-09-04 15:24:57 +00:00
Gabor Juhos da7312105d register gpio-leds on the WP543 board
SVN-Revision: 12528
2008-09-04 13:39:11 +00:00
Gabor Juhos 09a0c73169 enable gpio sysfs support
SVN-Revision: 12527
2008-09-04 13:36:03 +00:00
Gabor Juhos c6f0aadc2b 2.6.26: backport gpio sysfs support form 2.6.27-rcX
SVN-Revision: 12526
2008-09-04 13:34:36 +00:00
Gabor Juhos c291408374 enable USB support, and sync kernel config
SVN-Revision: 12521
2008-09-03 19:46:38 +00:00
Gabor Juhos 7914091d97 make use the USB controller on the WP543 board
SVN-Revision: 12520
2008-09-03 19:37:58 +00:00
Gabor Juhos e9775a5e10 fix platform device ids of the USB controllers
SVN-Revision: 12519
2008-09-03 18:02:18 +00:00
Gabor Juhos f9afbda3d6 fix EHCI driver
SVN-Revision: 12518
2008-09-03 17:11:51 +00:00
Gabor Juhos dd3eea99fa fix phy id on the WP543 board
SVN-Revision: 12517
2008-09-03 15:23:26 +00:00
Imre Kaloz 88041e0f1b final fix for BCM5354 USB cores, hopefully
SVN-Revision: 12499
2008-09-02 11:28:57 +00:00
Florian Fainelli 0fdecd35bd Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9
SVN-Revision: 12467
2008-09-01 19:29:25 +00:00
Felix Fietkau d962e2ea4a make openwrt boot on ar9130 (currently no ethernet yet)
SVN-Revision: 12463
2008-09-01 14:41:26 +00:00
Nicolas Thill adc7b255c7 Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
2008-09-01 13:23:54 +00:00
Florian Fainelli 3ab8360af0 Fix divisor calculation and configuration from previous commit, thanks sn9
SVN-Revision: 12454
2008-09-01 11:49:57 +00:00
Felix Fietkau 8509d0542f add a gzipped uImage for ar71xx
SVN-Revision: 12453
2008-09-01 11:04:08 +00:00
Nicolas Thill 75f55a6c90 Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
Signed-off-by: Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12447
2008-08-31 19:31:38 +00:00
Florian Fainelli 219145702e Build images for the AG310, thanks sn9
SVN-Revision: 12446
2008-08-31 11:36:21 +00:00
Florian Fainelli 701d82cc8e Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
SVN-Revision: 12444
2008-08-31 11:33:41 +00:00
Florian Fainelli 3abe371efd Fix divisor settings for external devices like wireless devices, thanks sn9
SVN-Revision: 12443
2008-08-31 11:32:26 +00:00
Florian Fainelli 291abdac58 Build images for WAG54GP2v1 and v2, thanks sn9
SVN-Revision: 12438
2008-08-30 12:25:02 +00:00
Florian Fainelli 8ef58746f5 Add 2.6.26 kernel configuration file
SVN-Revision: 12437
2008-08-30 12:24:21 +00:00
Florian Fainelli 1fd291063a Switch ar7 to 2.6.26, thanks sn9
SVN-Revision: 12436
2008-08-30 12:23:18 +00:00
Felix Fietkau fc8fa009ee remove bogus ifxmips network config override
SVN-Revision: 12423
2008-08-28 14:02:13 +00:00
John Crispin 1979082212 ifxmips should not overwrite DEFAULT_PACKAGES
SVN-Revision: 12406
2008-08-27 18:48:30 +00:00
Gabor Juhos bd8dcb7593 generate images for the EASY 5120P-ATA board
SVN-Revision: 12405
2008-08-27 18:33:05 +00:00
John Crispin 974ad00cf3 adds several fixes to etrax, make openssl work on etrax
SVN-Revision: 12393
2008-08-26 11:36:06 +00:00
Imre Kaloz a4ad20d76b disable fpu emulation on magicbox -- no idea how it got back there
SVN-Revision: 12390
2008-08-25 21:37:00 +00:00
Imre Kaloz 1c092e2ee7 update sibyte config, disable unneeded features
SVN-Revision: 12389
2008-08-25 12:18:29 +00:00
Gabor Juhos e8422131f1 minor cleanups
SVN-Revision: 12387
2008-08-25 07:28:04 +00:00
Imre Kaloz e04cee95ae upgrade sibyte to 2.6.26.3
SVN-Revision: 12382
2008-08-24 14:41:33 +00:00
Gabor Juhos fa959ddab8 sync kernel config
SVN-Revision: 12372
2008-08-22 19:34:31 +00:00
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill be1a9ff41d fix ImageBuilder (closes: #3863)
SVN-Revision: 12370
2008-08-22 13:45:54 +00:00
Nicolas Thill fe47c70496 add LICENSE & minimal Config.in files (closes: #3710)
SVN-Revision: 12367
2008-08-22 04:20:40 +00:00
Nicolas Thill 42cf7602f4 add feeds config file to SDK
SVN-Revision: 12365
2008-08-22 02:52:19 +00:00
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Gabor Juhos d9b755b3dc load the mac address from flash where it is possible
SVN-Revision: 12357
2008-08-20 17:20:58 +00:00
John Crispin 17e3eb3ce3 redboot.c - adds implicit creation of boardconfig partition
SVN-Revision: 12340
2008-08-19 18:07:57 +00:00
Imre Kaloz 91b443598a upgrade iop32x to 2.6.26.2
SVN-Revision: 12338
2008-08-18 13:54:31 +00:00
John Crispin 874ca11412 clean up atheros pci code
SVN-Revision: 12337
2008-08-18 11:49:05 +00:00
Felix Fietkau bdb9c7351c some more build system cleanup
SVN-Revision: 12329
2008-08-17 11:14:13 +00:00
Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
SVN-Revision: 12322
2008-08-16 16:59:47 +00:00
Gabor Juhos 0f18ecf43e refresh 2.6.23 patches
SVN-Revision: 12311
2008-08-14 18:05:37 +00:00
John Crispin 9379dc19b6 adds watchdog driver to ar5315
SVN-Revision: 12309
2008-08-14 16:08:46 +00:00
Gabor Juhos a45f225e73 load board's mac address on Compex devices
SVN-Revision: 12302
2008-08-13 19:52:25 +00:00
Florian Fainelli 2e71a90347 Now we have b43 working in master mode, include b43 in the profile (#3827)
SVN-Revision: 12301
2008-08-13 19:42:07 +00:00
Gabor Juhos 904effc167 fix gpio number of the reset button Compex WP54 boards
SVN-Revision: 12296
2008-08-13 16:15:45 +00:00
Florian Fainelli 90fe458aca Add missing config symbols
SVN-Revision: 12295
2008-08-13 15:39:36 +00:00
Florian Fainelli f2340f4b92 Fix card_idx calculation, thanks sn9
SVN-Revision: 12294
2008-08-13 15:08:34 +00:00
Florian Fainelli 89a9d76c8b Typo, should be kmod-madwifi
SVN-Revision: 12288
2008-08-12 13:44:20 +00:00
Florian Fainelli 468c38a112 Include madwifi by default in rb532 images
SVN-Revision: 12287
2008-08-12 13:18:26 +00:00
Florian Fainelli 8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
SVN-Revision: 12286
2008-08-12 06:02:06 +00:00
Florian Fainelli 5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
2008-08-11 06:38:48 +00:00
Gabor Juhos 45a4ac68a8 add wget2nand script
SVN-Revision: 12263
2008-08-10 09:20:55 +00:00
Gabor Juhos 6ce62982dd ag71xx: add initial message level support
SVN-Revision: 12262
2008-08-10 09:18:42 +00:00
Gabor Juhos 0be0708676 split support of Cellvision boards
SVN-Revision: 12255
2008-08-09 07:08:40 +00:00
Felix Fietkau fcc091e15e sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
SVN-Revision: 12253
2008-08-09 00:41:55 +00:00
John Crispin 2bd17fe1cb fixes kernel oops when reset button was pressed too often on atheros
SVN-Revision: 12245
2008-08-08 14:12:04 +00:00
Imre Kaloz c11df62fb8 upgrade ppc44x to 2.6.26.2
SVN-Revision: 12244
2008-08-07 21:05:32 +00:00
Imre Kaloz 89165c4400 upgrade ppc40x to 2.6.26.2 as well
SVN-Revision: 12243
2008-08-07 20:11:16 +00:00
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos db4d23b457 add 2.6.26 specific files
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00
Florian Fainelli 91bec65028 Add missing kernel configuration options since the SLUB allocator switch
SVN-Revision: 12235
2008-08-07 10:20:36 +00:00
Gabor Juhos dbb6051caf add alternative board id for the ZyXEL P-334WT
SVN-Revision: 12232
2008-08-07 08:49:23 +00:00