Commit graph

2987 commits

Author SHA1 Message Date
Andy Boyett
9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Michael Büsch
90bbba6996 moko: Add 2.6.28 (doesn't boot :( )
SVN-Revision: 13801
2009-01-02 00:51:54 +00:00
Michael Büsch
00937fbe2f moko: Config and Makefile don't need to be executable.
SVN-Revision: 13799
2009-01-01 18:47:07 +00:00
Michael Büsch
f91e5ebed8 moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
SVN-Revision: 13776
2008-12-30 23:01:30 +00:00
Gabor Juhos
2083bb5e6f add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
2008-12-30 13:46:43 +00:00
Gabor Juhos
38826c1e19 add dummy WMAC device
SVN-Revision: 13769
2008-12-30 06:52:57 +00:00
Michael Büsch
28a1579556 moko: preinit is in /etc
SVN-Revision: 13762
2008-12-29 19:31:24 +00:00
Gabor Juhos
42de997943 add experimental support for the Ubiquiti LSX board
SVN-Revision: 13759
2008-12-29 17:54:16 +00:00
Gabor Juhos
824b251d9c generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13758
2008-12-29 10:34:19 +00:00
Gabor Juhos
e825595f30 don't override CONFIG_NF_CT_ACCT
SVN-Revision: 13756
2008-12-28 10:32:13 +00:00
Gabor Juhos
11ab840a48 generate firmware image for the D-Link DIR-615 C1 board
SVN-Revision: 13755
2008-12-28 10:26:42 +00:00
Felix Fietkau
8e5dfe75c3 atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
SVN-Revision: 13753
2008-12-28 01:21:03 +00:00
Gabor Juhos
56e7d7717b update to 2.6.28 final
SVN-Revision: 13749
2008-12-27 11:23:48 +00:00
Gabor Juhos
86a870f06d 2.6.28: refresh patches
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Gabor Juhos
af71c482cf add WMAC definitions
SVN-Revision: 13746
2008-12-26 21:48:50 +00:00
Gabor Juhos
7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
2008-12-26 20:12:42 +00:00
Jo-Philipp Wich
0fd38ec0f1 add sysupgrade support for ar360w3g
SVN-Revision: 13741
2008-12-24 22:16:04 +00:00
Gabor Juhos
067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
2008-12-23 13:59:04 +00:00
Felix Fietkau
e90ad86d42 backport ipv6 security fix to 2.4 (#4245)
SVN-Revision: 13734
2008-12-23 12:22:22 +00:00
Felix Fietkau
1ee70a6f1e remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
SVN-Revision: 13722
2008-12-22 19:08:42 +00:00
Felix Fietkau
fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
2008-12-22 17:00:20 +00:00
Jo-Philipp Wich
954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
2008-12-21 15:52:06 +00:00
Nicolas Thill
72d9008fa7 add missing config item spotted when hardware crypto is enabled
SVN-Revision: 13703
2008-12-21 02:35:46 +00:00
Gabor Juhos
2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
2008-12-20 08:28:39 +00:00
Gabor Juhos
581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
2008-12-20 07:47:30 +00:00
Gabor Juhos
f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13697
2008-12-19 20:18:48 +00:00
Gabor Juhos
8395d01b59 update to 2.6.27.10
SVN-Revision: 13695
2008-12-19 19:25:35 +00:00
Gabor Juhos
91491c6e37 rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
2008-12-19 19:17:53 +00:00
Florian Fainelli
85d59fbf8c add board registration of the bcm96338gw
SVN-Revision: 13693
2008-12-19 17:24:29 +00:00
Florian Fainelli
3f7137022d 6338 has no PCI
SVN-Revision: 13692
2008-12-19 17:08:11 +00:00
Florian Fainelli
3dd67d64f4 add experimental support for bcm6338
SVN-Revision: 13691
2008-12-19 17:05:09 +00:00
Florian Fainelli
fa5a568380 Register watchdog driver
SVN-Revision: 13690
2008-12-19 15:00:33 +00:00
Florian Fainelli
42ff43386a fix register definitions for bcm6358, thanks SGDA
SVN-Revision: 13688
2008-12-19 10:19:00 +00:00
Florian Fainelli
3ae3bf981e resync kernel configuration
SVN-Revision: 13687
2008-12-19 10:16:52 +00:00
Hamish Guthrie
c3f7c0f121 Amend patch handling in ps3
SVN-Revision: 13683
2008-12-18 13:36:21 +00:00
Gabor Juhos
124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
SVN-Revision: 13682
2008-12-18 13:31:59 +00:00
Hamish Guthrie
2d4c96b41a cleanup
SVN-Revision: 13681
2008-12-18 12:04:40 +00:00
Hamish Guthrie
ccb5e0498f re-arrange ps3 tree
SVN-Revision: 13680
2008-12-18 11:46:28 +00:00
Florian Fainelli
7ab973e1af Add bcm63xx_wdt but do not enable it yet
SVN-Revision: 13677
2008-12-17 14:06:03 +00:00
Gabor Juhos
0a74666c12 add support for Macronix mx25lxxx flash chips, based on a patch by Jonas <jmajau at gmail.com>
SVN-Revision: 13676
2008-12-17 13:56:14 +00:00
Gabor Juhos
9734211161 generate firmware image for the TEW-652BRP board
SVN-Revision: 13672
2008-12-17 08:00:22 +00:00
Gabor Juhos
55405b118c 2.6.26: fix crypto modules build failure
SVN-Revision: 13671
2008-12-17 07:37:30 +00:00
Thomas Langer
5b2ba181e4 some correction (sorry, was compiling old files)
SVN-Revision: 13670
2008-12-16 21:27:09 +00:00
Thomas Langer
a38b23a894 many more code cleanups for checkpatch.pl, most flagged as errors
SVN-Revision: 13665
2008-12-16 19:39:34 +00:00
Thomas Langer
cb87dfde7b forgot to disable USB gadget options
SVN-Revision: 13661
2008-12-16 14:18:55 +00:00
Thomas Langer
7570eebcdd cleanup sources and prepare for 2.6.27
SVN-Revision: 13660
2008-12-16 14:07:55 +00:00
Gabor Juhos
e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
2008-12-16 10:37:14 +00:00
Gabor Juhos
b2946e7e8a sync kernel configs
SVN-Revision: 13658
2008-12-15 19:44:04 +00:00
Gabor Juhos
4a51052d7b prepare for RouterStation support
SVN-Revision: 13657
2008-12-15 19:18:52 +00:00
Gabor Juhos
d49e66360c move machine setup code
SVN-Revision: 13656
2008-12-15 16:11:42 +00:00
Gabor Juhos
a5f66cd0e8 refresh 2.6.28 patches
SVN-Revision: 13655
2008-12-15 14:49:40 +00:00
Gabor Juhos
5f1640713e refresh 2.6.28 patches
SVN-Revision: 13654
2008-12-15 14:48:40 +00:00
Gabor Juhos
f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
2008-12-15 14:46:30 +00:00
Imre Kaloz
f001be04ac add WUSB related symbols to the generic 2.6.28 config
SVN-Revision: 13652
2008-12-15 14:13:22 +00:00
Felix Fietkau
50781f3a8b move linux/switch.h to generic files/ instead of the kernel version specific directories
SVN-Revision: 13649
2008-12-15 13:04:15 +00:00
Gabor Juhos
d4aa7ecdca tew-632brp: add status LED
SVN-Revision: 13648
2008-12-15 11:07:11 +00:00
Gabor Juhos
f212ab51ef tew-632brp: register GPIO buttons
SVN-Revision: 13647
2008-12-15 11:04:16 +00:00
Gabor Juhos
00923918c1 tew-632brp: register GPIO LEDs
SVN-Revision: 13646
2008-12-15 09:48:34 +00:00
Gabor Juhos
e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
2008-12-15 08:32:04 +00:00
Gabor Juhos
f63a6e0d56 fix MIPS prom emulator patch
SVN-Revision: 13635
2008-12-14 20:37:32 +00:00
Gabor Juhos
454ad2a4d5 generate firmware image for the TEW-632BRP board
SVN-Revision: 13634
2008-12-14 20:21:36 +00:00
Gabor Juhos
66023e9c61 enable simple prom emulator
SVN-Revision: 13633
2008-12-14 20:18:23 +00:00
Gabor Juhos
580dd21239 add simple prom emulator for MIPS
SVN-Revision: 13632
2008-12-14 20:17:20 +00:00
Gabor Juhos
4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
2008-12-14 19:40:17 +00:00
Gabor Juhos
8ce60f579f fix myloader partition parser on 2.6.28
SVN-Revision: 13625
2008-12-14 06:30:22 +00:00
Mirko Vogt
2aeb6aba7f call preinit instead of init
SVN-Revision: 13624
2008-12-13 20:48:39 +00:00
Mirko Vogt
c931b21161 change prefix for kernelpatchbase 2.6.26
SVN-Revision: 13619
2008-12-13 01:54:56 +00:00
Michael Büsch
738e5ca558 moko nand blocksize is 128k
SVN-Revision: 13618
2008-12-12 21:16:29 +00:00
Michael Büsch
3b7b17ac65 moko: Fix patch so it applies properly. This fixes kernel boot due to other patches in the stack that weren't applied due to the failure.
SVN-Revision: 13617
2008-12-12 21:08:49 +00:00
Florian Fainelli
562ff99c2c Build images for Inventel Livebox
SVN-Revision: 13616
2008-12-12 15:16:57 +00:00
Mirko Vogt
614683faf8 changed Makefile and profiles, added patches for kernel 2.6.24 (stable-branch of Openmoko)
SVN-Revision: 13613
2008-12-12 11:58:53 +00:00
Florian Fainelli
c35ed149b9 Fix the default negotiation to be 10Mbits HD on some devices (#4224)
SVN-Revision: 13610
2008-12-12 00:59:47 +00:00
Mirko Vogt
b9dfb81f2a add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and merge it with the openmoko-target and the work Michael Buesch <mb> did
SVN-Revision: 13609
2008-12-12 00:02:36 +00:00
Michael Büsch
4571721ec2 Build the root fs.
SVN-Revision: 13608
2008-12-11 23:17:56 +00:00
Florian Fainelli
34867901d0 Resync kernel config
SVN-Revision: 13607
2008-12-11 23:16:54 +00:00
Florian Fainelli
dfbe63361c Alloz aead and friends to compile for 2.6.27 targets no idea it could not without a description
SVN-Revision: 13606
2008-12-11 23:13:03 +00:00
Michael Büsch
e2fb36c865 Add basic framework for the openmoko platform. The kernel does build and boot, but the rootfs build process is not completely implemented, yet.
SVN-Revision: 13605
2008-12-11 22:20:51 +00:00
Hamish Guthrie
6a824dce3b add a suitable default config for ps3 petitboot
SVN-Revision: 13599
2008-12-11 15:56:25 +00:00
Hamish Guthrie
e8859760d6 Add 2.6.27.8 kernel Modify startup files
SVN-Revision: 13596
2008-12-11 12:55:28 +00:00
Imre Kaloz
eccc01ab6c upgrade to 2.6.28-rc8
SVN-Revision: 13591
2008-12-11 10:10:56 +00:00
Florian Fainelli
4025c12a2d Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
SVN-Revision: 13588
2008-12-10 23:57:23 +00:00
Florian Fainelli
4dc65aed63 Add support for Sagem F@ST2404 (#4332)
SVN-Revision: 13583
2008-12-10 16:13:41 +00:00
Imre Kaloz
b74b6d3e96 some people at linksys/sercomm should be shot on sight
SVN-Revision: 13581
2008-12-10 14:31:28 +00:00
Imre Kaloz
378d80d615 upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
2008-12-10 11:54:21 +00:00
Florian Fainelli
e1c2416ca8 Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER
SVN-Revision: 13578
2008-12-10 10:09:36 +00:00
Florian Fainelli
5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
2008-12-10 01:39:29 +00:00
Gabor Juhos
d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
2008-12-09 18:49:01 +00:00
Florian Fainelli
aeb3752379 Add missing kernel configuration symbols (#4297)
SVN-Revision: 13563
2008-12-09 17:13:20 +00:00
Gabor Juhos
5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
2008-12-09 10:16:49 +00:00
Gabor Juhos
4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
2008-12-09 09:42:57 +00:00
Gabor Juhos
a2cda74350 preliminary 2.6.28 support
SVN-Revision: 13559
2008-12-09 08:11:49 +00:00
Gabor Juhos
0de40f55dc rename a patch
SVN-Revision: 13558
2008-12-09 07:49:41 +00:00
Felix Fietkau
b2b5ca2373 atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
SVN-Revision: 13556
2008-12-09 01:53:02 +00:00
Florian Fainelli
6acf4c2a19 Fix remaining bug of the off-by-one error ;)
SVN-Revision: 13551
2008-12-08 21:00:00 +00:00
Florian Fainelli
fadddcc655 Enable ohci on bcm96348gw
SVN-Revision: 13549
2008-12-08 16:25:41 +00:00
Imre Kaloz
8fd0b4373c preliminary ixp4xx 2.6.28 support
SVN-Revision: 13548
2008-12-08 14:46:04 +00:00
Florian Fainelli
47050e72be Prepare bcm63xx for SPI master support
SVN-Revision: 13547
2008-12-08 14:14:37 +00:00
Imre Kaloz
f21f51d858 add generic 2.6.28 patches
SVN-Revision: 13546
2008-12-08 13:23:09 +00:00
Gabor Juhos
206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
2008-12-08 13:15:12 +00:00
Gabor Juhos
2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
2008-12-08 08:31:25 +00:00
Gabor Juhos
d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
2008-12-08 08:24:47 +00:00
Gabor Juhos
9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
2008-12-08 08:22:56 +00:00
Florian Fainelli
f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
SVN-Revision: 13540
2008-12-07 20:34:48 +00:00
Gabor Juhos
c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
2008-12-07 09:46:41 +00:00
Gabor Juhos
398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
2008-12-07 06:43:02 +00:00
Gabor Juhos
a619165561 use mips_machine code
SVN-Revision: 13532
2008-12-06 19:25:05 +00:00
Gabor Juhos
af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
2008-12-06 18:10:57 +00:00
Rod Whitby
df90a3627d ixp4xx/apex: Limit ram size to 64MB
SVN-Revision: 13530
2008-12-06 13:19:15 +00:00
Gabor Juhos
d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
2008-12-06 10:03:36 +00:00
Gabor Juhos
4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
2008-12-06 09:59:55 +00:00
Gabor Juhos
d5bfba98ce refresh 2.6.26 patches
SVN-Revision: 13527
2008-12-06 09:19:05 +00:00
Gabor Juhos
6316779786 refresh 2.6.25 patches
SVN-Revision: 13526
2008-12-06 09:18:20 +00:00
Gabor Juhos
fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
2008-12-05 20:08:00 +00:00
Gabor Juhos
a6be4564b7 ag71xx driver: always flush register writes
SVN-Revision: 13524
2008-12-05 19:42:02 +00:00
Gabor Juhos
9afbc8dd61 ag71xx driver: don't use dma_cache_wback_inv
SVN-Revision: 13523
2008-12-05 10:39:46 +00:00
Gabor Juhos
17cc4d671c ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
SVN-Revision: 13522
2008-12-05 07:15:45 +00:00
Gabor Juhos
05ea87a13f EHCI driver: add AR913x support
SVN-Revision: 13519
2008-12-04 18:16:05 +00:00
Gabor Juhos
d9d111066a add SoC specific reset code
SVN-Revision: 13518
2008-12-04 18:13:43 +00:00
Gabor Juhos
dedd0dceda add AR913x specific reset register offsets
SVN-Revision: 13517
2008-12-04 17:00:04 +00:00
Gabor Juhos
d5bbef37fe rename reset register definitions
SVN-Revision: 13516
2008-12-04 16:55:43 +00:00
Florian Fainelli
5615ec84df Add missing GPIO related config symbols
SVN-Revision: 13514
2008-12-04 15:39:59 +00:00
Gabor Juhos
6cd800ed2f refresh patches
SVN-Revision: 13513
2008-12-04 14:48:54 +00:00
Gabor Juhos
8107050ef9 fix a typo
SVN-Revision: 13512
2008-12-04 12:50:21 +00:00
Gabor Juhos
ea86511fbf register GPIO buttons on the AP83 board
SVN-Revision: 13510
2008-12-04 12:18:17 +00:00
Gabor Juhos
4055fea1aa make all AR913x GPIO lines usable
SVN-Revision: 13509
2008-12-04 12:17:14 +00:00
Gabor Juhos
fbe5c883a0 OHCI driver cleanup
SVN-Revision: 13508
2008-12-04 09:42:26 +00:00
Gabor Juhos
9f0e63ea9a register USB device on the AP83 board
SVN-Revision: 13507
2008-12-04 09:11:03 +00:00
Gabor Juhos
520de84638 add ar913x specific USB setup
SVN-Revision: 13505
2008-12-04 07:19:23 +00:00
Gabor Juhos
c0f240134f don't override CONFIG_USB_EHCI_ROOT_TT
SVN-Revision: 13504
2008-12-04 07:13:35 +00:00
Florian Fainelli
355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Gabor Juhos
b4e4fa4b89 create platform data for the EHCI driver
SVN-Revision: 13499
2008-12-03 15:54:08 +00:00
Gabor Juhos
770541c15f rename USB variables
SVN-Revision: 13498
2008-12-03 15:35:12 +00:00
Gabor Juhos
4c98f47b14 ag71xx driver: minor cleanup
SVN-Revision: 13496
2008-12-03 08:55:39 +00:00
Gabor Juhos
dc3576a136 oops, i accidentally switched it to 2.6.27.7
SVN-Revision: 13495
2008-12-03 08:50:20 +00:00
Gabor Juhos
919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Gabor Juhos
9e52639685 refresh 2.6.27 patches
SVN-Revision: 13490
2008-12-02 21:52:06 +00:00
Gabor Juhos
2eab181cc9 refresh 2.6.26 patches
SVN-Revision: 13489
2008-12-02 21:29:48 +00:00
Gabor Juhos
962170b748 update mips_machine stuff
SVN-Revision: 13488
2008-12-02 21:17:31 +00:00
Imre Kaloz
1f51306a5b compile in-cpu rtc into the kernel, clean up config
SVN-Revision: 13484
2008-12-02 19:31:57 +00:00
Florian Fainelli
01a5c953a3 Fix an off-by one printing error
SVN-Revision: 13469
2008-12-02 14:11:54 +00:00
Nicolas Thill
8b76a99136 fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13465
2008-12-02 10:54:13 +00:00
Gabor Juhos
19a57a7794 ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit descriptions
SVN-Revision: 13463
2008-12-02 08:49:22 +00:00
Gabor Juhos
2d3a12991c ag71xx driver: add some debug stuff
SVN-Revision: 13462
2008-12-02 08:46:37 +00:00
Gabor Juhos
6d0181c4fb ag71xx driver: reset DMA registers in hardware initialization
SVN-Revision: 13459
2008-12-01 21:21:36 +00:00
Imre Kaloz
219694ee98 backport the new style ds1672 driver and switch to it
SVN-Revision: 13457
2008-12-01 20:23:43 +00:00
Gabor Juhos
36bf5d3dad update .26 USB patch as well (missed from r13455)
SVN-Revision: 13456
2008-11-30 21:05:37 +00:00
Gabor Juhos
3068fd84f6 update USB patches
SVN-Revision: 13455
2008-11-30 20:58:23 +00:00
Gabor Juhos
a89b690fdc more ehci driver cleanup
SVN-Revision: 13454
2008-11-30 20:09:43 +00:00
Imre Kaloz
0449ca0d6e disable CONFIG_NF_CT_ACCT
SVN-Revision: 13453
2008-11-30 19:56:04 +00:00
Imre Kaloz
083320dbe2 migrate gateworks board support to the new at24 eeprom driver
SVN-Revision: 13450
2008-11-30 18:12:21 +00:00
Imre Kaloz
7801e8d2bc refresh patches
SVN-Revision: 13449
2008-11-30 18:09:21 +00:00
Gabor Juhos
4e61cbbf5e ag71xx driver: fix a typo
SVN-Revision: 13445
2008-11-30 13:20:12 +00:00
Imre Kaloz
c60af08e17 small cleanup
SVN-Revision: 13444
2008-11-30 11:22:08 +00:00
Imre Kaloz
e5f65cb39a refresh patches
SVN-Revision: 13443
2008-11-30 11:17:45 +00:00
Imre Kaloz
1450355ca3 enable USB root hub transaction translators
SVN-Revision: 13442
2008-11-30 11:17:11 +00:00
Gabor Juhos
05184c7c38 ehci driver cleanup
SVN-Revision: 13441
2008-11-30 11:07:22 +00:00
Florian Fainelli
043562037f resync kernel config
SVN-Revision: 13433
2008-11-29 16:33:07 +00:00
Florian Fainelli
3fedfe9537 Allow b43_pci_bridge to be default on, otherwise we can never enable it.
SVN-Revision: 13432
2008-11-29 16:32:43 +00:00
Florian Fainelli
e8aad7938a Improve Inventel Livebox support
SVN-Revision: 13427
2008-11-29 12:57:41 +00:00
Rod Whitby
ed172748e1 ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3
SVN-Revision: 13423
2008-11-29 02:25:36 +00:00
Rod Whitby
570f4128cd ixp4xx/fsg3: Fix board code detection of the RTC chip
SVN-Revision: 13422
2008-11-29 02:23:16 +00:00
Gabor Juhos
ce5d8a935c sync kernel configs
SVN-Revision: 13418
2008-11-28 21:35:28 +00:00
Jo-Philipp Wich
e9cf2c505a split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
2008-11-28 18:04:36 +00:00
Florian Fainelli
aa3c775b65 Reorder profiles numbering, broadcom being the most widely used
SVN-Revision: 13401
2008-11-28 16:35:10 +00:00
Florian Fainelli
a29ae09072 Make L7-filter compile with kernel 2.6.27 (#4253)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2008-11-28 16:24:55 +00:00
Gabor Juhos
c79c1efd27 refresh patches
SVN-Revision: 13397
2008-11-28 15:33:47 +00:00
Gabor Juhos
3376b8d890 sync kernel config
SVN-Revision: 13396
2008-11-28 15:31:13 +00:00
Gabor Juhos
cbc625ee70 ag71xx driver: clean up hardware initialization
SVN-Revision: 13395
2008-11-28 14:08:53 +00:00
Imre Kaloz
1bb5d1e139 add latch driver modifications for the mi424wr
SVN-Revision: 13392
2008-11-28 12:29:54 +00:00
Imre Kaloz
47a35c8ffa add patch for mi424wr, enable the usr8200 in the .27 config
SVN-Revision: 13391
2008-11-28 12:28:38 +00:00
Gabor Juhos
e42eb910cc fix build error introduced in r13389
SVN-Revision: 13390
2008-11-28 10:07:56 +00:00
Gabor Juhos
73aaa1b56a register eth1 device on the AP83 board
SVN-Revision: 13389
2008-11-28 09:07:01 +00:00
Gabor Juhos
5cea25afdb add gpio leds for the AP83 board
SVN-Revision: 13388
2008-11-28 09:06:01 +00:00
Gabor Juhos
f506e75eb0 ag71xx driver: add more register bit definitions
SVN-Revision: 13387
2008-11-27 22:40:34 +00:00
Gabor Juhos
bd20af97c2 ag71xx driver: unregister MDIO bus in module exit
SVN-Revision: 13385
2008-11-27 22:25:43 +00:00
Florian Fainelli
a6be7066d3 Add missing configuration symbol for gpiolib compatible architectures
SVN-Revision: 13381
2008-11-27 20:44:41 +00:00
Florian Fainelli
edd0a9befb Add 2.6.27 patches and configuration
SVN-Revision: 13380
2008-11-27 20:43:14 +00:00
Florian Fainelli
cc2e43992d bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver
SVN-Revision: 13379
2008-11-27 20:40:03 +00:00
Florian Fainelli
bbad86e098 Add missing config symbol for SSB
SVN-Revision: 13378
2008-11-27 20:38:01 +00:00
Gabor Juhos
d841d5cfc7 ag71xx driver: use SoC specific PLL values
SVN-Revision: 13377
2008-11-27 18:54:58 +00:00
Gabor Juhos
74932eb40a ag71xx driver: introduce new flag for the AR913x SOCs
SVN-Revision: 13376
2008-11-27 17:31:22 +00:00
Florian Fainelli
44108d6a2d Commit changes on the files for gpiolib
SVN-Revision: 13374
2008-11-27 10:38:36 +00:00
Florian Fainelli
36fc2d1f93 Convert brcm63xx to gpiolib
SVN-Revision: 13373
2008-11-27 10:38:01 +00:00
Imre Kaloz
92cd521ce1 add thermal symbol to the generic .25 config
SVN-Revision: 13372
2008-11-27 09:17:49 +00:00
Gabor Juhos
54844a199f register eth0 device on the AP83 board
SVN-Revision: 13371
2008-11-27 08:39:08 +00:00
Gabor Juhos
c9ae01d3c8 ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
SVN-Revision: 13369
2008-11-26 20:00:41 +00:00
Florian Fainelli
1c77ec0587 Flatten brcm63xx patches, should make our life easier to patch files now ;)
SVN-Revision: 13368
2008-11-26 18:41:01 +00:00
Florian Fainelli
bd060db789 Add missing CONFIG_SSB_SLIENT config symbol
SVN-Revision: 13367
2008-11-26 18:39:23 +00:00
Florian Fainelli
f39b57d15b the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead.
Signed-off-by: Russell Senior <seniorr@aracnet.com>

SVN-Revision: 13366
2008-11-26 18:16:23 +00:00
Gabor Juhos
b571504967 add definitions for AR91xx specific DDR registers
SVN-Revision: 13364
2008-11-26 17:34:08 +00:00
Gabor Juhos
9f93bd51cf rename DDR registers
SVN-Revision: 13363
2008-11-26 17:17:13 +00:00
Florian Fainelli
4fc7535fc7 Make 4-port LAN and 1 port wan configurations work
SVN-Revision: 13362
2008-11-26 15:51:55 +00:00
Gabor Juhos
0bb95d5754 ag71xx: dump additional registers in debug mode
SVN-Revision: 13361
2008-11-26 14:09:00 +00:00
Imre Kaloz
b359ab764f nuke the magicbox target and incorporate a rewritten port into ppc40x - note: no CF driver for now
SVN-Revision: 13358
2008-11-26 10:06:34 +00:00
Gabor Juhos
e648c0ad5d fix AP83 boot failure
SVN-Revision: 13356
2008-11-26 08:40:46 +00:00
Jens Muecke
e87c983c93 Change booting target from hda to sda.
SVN-Revision: 13355
2008-11-25 21:21:51 +00:00
Gabor Juhos
4690f9356c add dummy code for the Atheros AP83 board
SVN-Revision: 13354
2008-11-25 19:19:55 +00:00
Imre Kaloz
b154f4b4e3 add avr32 support to binutils 2.18
SVN-Revision: 13352
2008-11-25 18:34:48 +00:00
Imre Kaloz
ea36d4dd38 fix lzma uImage generation
SVN-Revision: 13351
2008-11-25 18:33:33 +00:00
Gabor Juhos
fdd05db0d8 enable gigabit feature if the SoC supports it
SVN-Revision: 13350
2008-11-25 17:55:46 +00:00
Gabor Juhos
a7d528722c improve SoC detection
SVN-Revision: 13349
2008-11-25 17:39:12 +00:00
Nicolas Thill
2d95d29bfd fix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13348
2008-11-25 15:57:34 +00:00
Imre Kaloz
752054346a update to 2.6.27.7
SVN-Revision: 13347
2008-11-25 13:54:46 +00:00
Imre Kaloz
a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Imre Kaloz
ec2cc68421 upgrade avr32 to 2.6.27
SVN-Revision: 13345
2008-11-25 13:49:57 +00:00
Florian Fainelli
a936c402fc Fix this nasty patch which prevented others from applying
SVN-Revision: 13343
2008-11-24 21:52:10 +00:00
Gabor Juhos
a515338507 add experimental fix for OCF on 2.6.27.y (closes #4184)
SVN-Revision: 13341
2008-11-24 20:20:41 +00:00
Gabor Juhos
77cff176bf ethernet driver preparation for gigabit support
SVN-Revision: 13340
2008-11-24 16:56:36 +00:00
Gabor Juhos
b421c22787 fix gpio-leds, and gpio-buttons platform data initialization
SVN-Revision: 13337
2008-11-24 11:03:18 +00:00
Florian Fainelli
dd2ab5bfb0 Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13332
2008-11-23 20:14:08 +00:00
Gabor Juhos
d6b4535d18 create firmware image for the Compex NP25G and WPE53G boards
SVN-Revision: 13318
2008-11-22 19:45:14 +00:00
Gabor Juhos
c27b9bf6db enable MyLoader partition parser
SVN-Revision: 13317
2008-11-22 19:43:26 +00:00
Gabor Juhos
6113df9095 add NP25G and WP543 board id
SVN-Revision: 13316
2008-11-22 19:40:11 +00:00
Florian Fainelli
0f26e35e37 brcm63xx has pcmcia support and is able to run b43 on its pci bus
SVN-Revision: 13303
2008-11-20 23:08:20 +00:00
Florian Fainelli
5acddecc68 Update brcm63xx broadcom profile now that b43 is available
SVN-Revision: 13302
2008-11-20 23:01:48 +00:00
Florian Fainelli
8f5351a4f2 Synchroniz bcm63xx kernel configuration
SVN-Revision: 13300
2008-11-20 22:16:48 +00:00
Florian Fainelli
e854a26332 Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some garbage, therefore making a simple strcmp will fail
SVN-Revision: 13299
2008-11-20 21:26:11 +00:00
Florian Fainelli
107aa04e06 Generate valid images for the bcm96348gw board
SVN-Revision: 13298
2008-11-20 21:22:45 +00:00
Florian Fainelli
b3c537d77c Remove those two profiles, people that actually change cards will certainly know how to add modules for them
SVN-Revision: 13297
2008-11-20 19:35:22 +00:00
Thomas Langer
fabfe77cd8 fix error from last commit
SVN-Revision: 13296
2008-11-20 19:04:00 +00:00
Thomas Langer
1bc6841c8d some cleanups: - fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl)
SVN-Revision: 13295
2008-11-20 18:31:00 +00:00
Gabor Juhos
88dd889314 restore accidentally deleted ofc patches
SVN-Revision: 13293
2008-11-19 20:32:13 +00:00
Gabor Juhos
e1e65079b4 ocf: move all stuff into files, and fix build error on .25
SVN-Revision: 13288
2008-11-19 12:25:39 +00:00
Gabor Juhos
006f326bc1 update ocf-linux to 20080917
SVN-Revision: 13282
2008-11-18 20:45:28 +00:00
Gabor Juhos
db7816235b sync default kernel config
SVN-Revision: 13280
2008-11-18 19:37:09 +00:00
Gabor Juhos
1d44715bbc disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED
SVN-Revision: 13279
2008-11-18 15:03:38 +00:00
Gabor Juhos
3bf635be11 add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
2008-11-18 13:21:24 +00:00
Gabor Juhos
ca804fcbc9 add EON en25p32 support, and enable redboot partition parser in the m25p80 driver
SVN-Revision: 13277
2008-11-18 12:52:27 +00:00
Lars-Peter Clausen
5a9215e89a Update config to 2.6.27.6
SVN-Revision: 13276
2008-11-18 11:00:05 +00:00
Gabor Juhos
eaee44586b sync 2.6.26 config
SVN-Revision: 13268
2008-11-17 19:46:37 +00:00
Imre Kaloz
942025fa14 upgrade ppc44x to 2.6.27
SVN-Revision: 13266
2008-11-17 18:04:39 +00:00
Gabor Juhos
22a7b1b3d3 use MyLoader partition parser on the WP543 board
SVN-Revision: 13265
2008-11-17 17:42:35 +00:00
Imre Kaloz
722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
2008-11-17 17:28:12 +00:00
Imre Kaloz
9cbeb79cd1 upgrade ppc40x to 2.6.27
SVN-Revision: 13263
2008-11-17 17:24:30 +00:00
Imre Kaloz
fbaec87e53 resync patch
SVN-Revision: 13262
2008-11-17 17:23:26 +00:00
Imre Kaloz
7d09c0b086 update to 2.6.27.6
SVN-Revision: 13261
2008-11-17 17:22:30 +00:00
Gabor Juhos
58a66eaeaf remove root cmdline option
SVN-Revision: 13260
2008-11-17 17:04:12 +00:00
Gabor Juhos
8a0ac9897f enable Myloader partition parser
SVN-Revision: 13257
2008-11-17 10:23:54 +00:00
Gabor Juhos
442db57b96 move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
2008-11-17 10:14:58 +00:00
Gabor Juhos
2aaf71e42f update MyLoader partition parser, add support of named partitions
SVN-Revision: 13255
2008-11-17 09:47:03 +00:00
Gabor Juhos
300d8bea55 move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
2008-11-17 09:19:27 +00:00
Florian Fainelli
2108df91ed Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening
SVN-Revision: 13231
2008-11-16 16:15:53 +00:00
Florian Fainelli
23aa6acff8 Fix small typo in the ethernet driver
SVN-Revision: 13230
2008-11-16 13:42:37 +00:00
Florian Fainelli
05ddc2a53c Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image
SVN-Revision: 13229
2008-11-16 13:41:30 +00:00
Florian Fainelli
ac26d5ea2c Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
2008-11-16 01:04:52 +00:00
Florian Fainelli
901bda1b93 Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out
SVN-Revision: 13224
2008-11-15 23:15:58 +00:00
Florian Fainelli
a4d934c47b Use 2.6.27 for au1000
SVN-Revision: 13220
2008-11-15 14:55:08 +00:00
Florian Fainelli
0d4286b0b3 This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201)
SVN-Revision: 13213
2008-11-15 11:30:22 +00:00
Florian Fainelli
cb126cd576 Package bcm63xx-pcmcia kernel module and fix compilation
SVN-Revision: 13212
2008-11-15 11:26:23 +00:00
Florian Fainelli
9bbc37d26b Remove old kernel configuration files
SVN-Revision: 13211
2008-11-15 11:23:29 +00:00
Florian Fainelli
517e3d404c Delete old brcm63xx files
SVN-Revision: 13210
2008-11-15 11:21:42 +00:00
Hamish Guthrie
5931564285 Added support for 2.6.27 kernel
SVN-Revision: 13202
2008-11-14 16:21:23 +00:00
Gabor Juhos
f0a9ec964b define some bits of the ethernet controller's registers
SVN-Revision: 13201
2008-11-14 08:57:31 +00:00
Gabor Juhos
1d582ac8c0 fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185
SVN-Revision: 13199
2008-11-13 17:02:59 +00:00
Gabor Juhos
d1c40911eb rewrite memory size detection
SVN-Revision: 13198
2008-11-13 15:55:39 +00:00
Gabor Juhos
2b10284b62 update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13197
2008-11-13 14:29:34 +00:00
Gabor Juhos
f76bec1452 update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13196
2008-11-13 14:28:09 +00:00
Gabor Juhos
0c58b4ebbc cosmetic changes in the ag71xx driver
SVN-Revision: 13193
2008-11-12 18:08:32 +00:00
Gabor Juhos
88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Nicolas Thill
0a11abc83d add missing kconfig symbols for 2.6.27 targets when all modules are enabled
SVN-Revision: 13178
2008-11-11 02:43:35 +00:00
Nicolas Thill
c76305413e ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
6cb5259019 add config symbol missed from [13169]
SVN-Revision: 13174
2008-11-11 02:32:17 +00:00
Florian Fainelli
a79cbb88ed Add missing firewire configuration symbols to 2.4 as well
SVN-Revision: 13171
2008-11-10 21:21:16 +00:00
Nicolas Thill
5cc923c65d add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
SVN-Revision: 13169
2008-11-10 19:30:20 +00:00
Gabor Juhos
0bd68125b4 fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis
SVN-Revision: 13168
2008-11-10 11:59:41 +00:00
Florian Fainelli
6ba224a039 Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type
SVN-Revision: 13166
2008-11-09 23:12:06 +00:00
Florian Fainelli
ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Florian Fainelli
45cc45cac5 Add support for creating VMware vmdk images #1317
SVN-Revision: 13158
2008-11-09 17:39:09 +00:00
Peter Denison
d4f01c8c2f Update USR8200 patch and profile
SVN-Revision: 13152
2008-11-09 16:50:27 +00:00
Gabor Juhos
d0f837906c fix gpiommc driver on 2.6.26 (closes #4129)
SVN-Revision: 13139
2008-11-07 19:56:44 +00:00
Gabor Juhos
d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Gabor Juhos
a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Felix Fietkau
d0388bbe5c brcm63xx: rename mtd partitions to the ones used by other openwrt platforms - should make the automatic rootfs overlay split work and fix the mounting of the right partition
SVN-Revision: 13130
2008-11-06 12:52:39 +00:00
Lars-Peter Clausen
3fb55fea83 Update olpc target to 2.6.27.4
SVN-Revision: 13129
2008-11-05 23:43:59 +00:00
Lars-Peter Clausen
ed5768adbf fix broken patch.
SVN-Revision: 13126
2008-11-05 13:03:00 +00:00
Lars-Peter Clausen
3bd685b0ce Fix broken patch to drivers/mtd/device/block2mtd.c
SVN-Revision: 13125
2008-11-05 10:47:35 +00:00
Florian Fainelli
96f98b5616 Enable more PCMCIA specific options, thanks sn9
SVN-Revision: 13110
2008-11-03 21:27:05 +00:00
Florian Fainelli
7cedaafd0c Add basic support for Inventel Liveboxes, resync kernel config
SVN-Revision: 13108
2008-11-03 20:30:43 +00:00
Florian Fainelli
9aa1d64b91 Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as broken
SVN-Revision: 13106
2008-11-03 18:52:58 +00:00
Gabor Juhos
68e1fed8a4 enable ethernet and PCI on RB-493/AH
SVN-Revision: 13104
2008-11-03 15:11:09 +00:00
Felix Fietkau
541ee4ea5e turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage
SVN-Revision: 13098
2008-11-02 23:08:42 +00:00
Florian Fainelli
9e98573a53 Flash mapping fixes from sn9, thanks
SVN-Revision: 13090
2008-11-01 16:06:06 +00:00
Gabor Juhos
e0fc95a2ab setup speed/duplex on RB-433/450 (closes #4151)
SVN-Revision: 13087
2008-10-31 11:50:47 +00:00
Felix Fietkau
96244d4367 add missing config option
SVN-Revision: 13074
2008-10-29 13:55:37 +00:00
Florian Fainelli
40c7588db0 Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9
SVN-Revision: 13064
2008-10-28 18:54:35 +00:00
Florian Fainelli
5f9b69cfc6 Add flashmap support for AMIT and Zyxel boards, thanks sn9
SVN-Revision: 13063
2008-10-28 18:53:41 +00:00
Florian Fainelli
412a26cd00 Remove some configuration files, workarounds are now in the ethernet driver, thanks sn9
SVN-Revision: 13062
2008-10-28 18:52:50 +00:00
Florian Fainelli
8128c624bc Add amit boards specific fixups
SVN-Revision: 13061
2008-10-28 18:51:51 +00:00
Felix Fietkau
d1b986bd54 improve routing/nat performance for devices using the marvell 88e6060 switch
SVN-Revision: 13060
2008-10-28 17:54:22 +00:00
Florian Fainelli
3166a61946 Prepare image Makefile to generate valid images for amit and g570s boards, thanks sn9
SVN-Revision: 13059
2008-10-28 16:53:13 +00:00
Florian Fainelli
349e61e681 Fix target description and features available for rdc
SVN-Revision: 13058
2008-10-28 16:42:41 +00:00
Florian Fainelli
aa90a702db Use 2.6.27.4 kernel version
SVN-Revision: 13055
2008-10-28 11:19:24 +00:00
Peter Denison
3203828ce8 Add preliminary support for USR8200 board
SVN-Revision: 13049
2008-10-26 10:34:40 +00:00
Florian Fainelli
e6cde1e966 Fix typo
SVN-Revision: 13046
2008-10-24 16:24:31 +00:00
Felix Fietkau
8c83709bc6 select gpioctl by default on atheros
SVN-Revision: 13040
2008-10-23 15:16:12 +00:00
Florian Fainelli
1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
2008-10-23 09:16:00 +00:00
Florian Fainelli
30d2200e7d Update targets to 2.6.27.3
SVN-Revision: 13035
2008-10-23 09:11:10 +00:00
Felix Fietkau
c57577bf5b fix accidentally committed typo
SVN-Revision: 13025
2008-10-23 01:07:04 +00:00
Florian Fainelli
28baca91fe Update patches and rename board 9 stands for development board
SVN-Revision: 13024
2008-10-22 09:20:51 +00:00
Felix Fietkau
5065bb589a remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc build errors
SVN-Revision: 13022
2008-10-22 06:51:06 +00:00
Florian Fainelli
6585073a04 Add missing evaloader specific changes from #2830
SVN-Revision: 13018
2008-10-20 16:17:36 +00:00
Florian Fainelli
17c32c4685 Do not use dynamic ticks on rb532 (#4110)
SVN-Revision: 13017
2008-10-20 16:01:56 +00:00
Florian Fainelli
691e187381 Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when testing with 8MB devices
SVN-Revision: 13015
2008-10-20 12:55:28 +00:00
Gabor Juhos
0b31ea9d82 fix boot failure on some boards
SVN-Revision: 13013
2008-10-20 06:31:04 +00:00
Michael Büsch
0b84952303 Remove me from the gpio-spi related stuff
SVN-Revision: 13011
2008-10-19 11:43:22 +00:00
Felix Fietkau
1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
2008-10-18 21:43:30 +00:00
Felix Fietkau
487c622ac0 add new switch configuration api
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Felix Fietkau
81b05ae1a2 atheros: clean up the board data detection code and attempt to boot the kernel even when the board data was not found (radio data still needs to be present)
SVN-Revision: 13006
2008-10-18 19:52:59 +00:00
Gabor Juhos
b4dc9c47ef don't override CONFIG_BLK_DEV
SVN-Revision: 13002
2008-10-18 06:29:05 +00:00
Florian Fainelli
64c28032c8 New Broadcom BCM63xx codebase, huge thanks to Maxime ;)
SVN-Revision: 13001
2008-10-17 22:53:56 +00:00
Gabor Juhos
b6f9d0cb63 don't override CONFIG_CRYPTO
SVN-Revision: 13000
2008-10-17 14:49:31 +00:00
Gabor Juhos
a1a1d61c0d don't override CONFIG_BRIDGE
SVN-Revision: 12999
2008-10-17 13:03:33 +00:00
Gabor Juhos
7d167c06f3 change ag71xx platform device registration
SVN-Revision: 12997
2008-10-17 07:12:44 +00:00
Gabor Juhos
18c93fb457 fix RB-493 detection
SVN-Revision: 12991
2008-10-16 19:18:46 +00:00
Gabor Juhos
e33660fd06 move inclusion of the mach-ar71xx/Kconfig into the right patch
SVN-Revision: 12988
2008-10-16 13:33:33 +00:00
Gabor Juhos
19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Gabor Juhos
3b90e01db8 preliminary support for the RB-493/AH, based on a patch by Carl Riechers
SVN-Revision: 12986
2008-10-15 19:03:31 +00:00
Gabor Juhos
a312d0611d minor ethernet driver update
SVN-Revision: 12985
2008-10-15 18:31:21 +00:00
Gabor Juhos
46d856ac86 change mtd partition map, use rootfs_split, and generate a firmware image for the WBD-111
SVN-Revision: 12976
2008-10-13 17:28:47 +00:00
Felix Fietkau
bd900ac812 allow the mkmylofw command to fail in case the image is too big for some compex devices
SVN-Revision: 12964
2008-10-13 15:35:23 +00:00
Felix Fietkau
0571c2d9f5 mark ar71xx as no longer broken and enable madwifi
SVN-Revision: 12963
2008-10-13 15:34:39 +00:00
Felix Fietkau
9220c452e5 enable debugfs by default
SVN-Revision: 12949
2008-10-11 01:33:29 +00:00
Imre Kaloz
6d17afd185 fixup GPS on the cambria - thanks Chris
SVN-Revision: 12935
2008-10-09 18:24:25 +00:00
Gabor Juhos
efc3f8a1ef experimental support for 2.6.27
SVN-Revision: 12932
2008-10-09 08:08:13 +00:00
Gabor Juhos
1962736dc2 fix 2.6.26.x boot failure on ar2313 (closes #4082)
SVN-Revision: 12928
2008-10-08 20:16:51 +00:00
Gabor Juhos
0f62f10e2d fix section mismatch warning
SVN-Revision: 12918
2008-10-08 17:56:37 +00:00
Gabor Juhos
5ca1409201 sync kernel config
SVN-Revision: 12893
2008-10-07 13:26:07 +00:00
Gabor Juhos
73f2d150e3 refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
2008-10-07 12:29:33 +00:00
Gabor Juhos
901317f935 fix compile errors in USB driver under 2.6.27
SVN-Revision: 12891
2008-10-07 08:34:23 +00:00
Felix Fietkau
6fdb738d10 don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
SVN-Revision: 12881
2008-10-07 00:15:07 +00:00
Gabor Juhos
19fd45301c update mini_fo fix for 2.6.27
SVN-Revision: 12875
2008-10-06 17:24:33 +00:00
Gabor Juhos
5d46bb5efc make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)
SVN-Revision: 12864
2008-10-05 13:08:12 +00:00
Gabor Juhos
6bfeb81548 experimental support for 2.6.27
SVN-Revision: 12863
2008-10-05 11:07:49 +00:00
Gabor Juhos
eed889b77b 2.6.27: revert case insensitive match support in xt_string while we are using iptables-1.4.0
SVN-Revision: 12862
2008-10-05 09:21:12 +00:00
Gabor Juhos
d90429dcaf fix a typo in the generic 2.6.27 config
SVN-Revision: 12861
2008-10-05 07:52:25 +00:00
Gabor Juhos
b4d1994bed move some 2.6.27 config stuff to generic
SVN-Revision: 12860
2008-10-05 06:57:43 +00:00
Gabor Juhos
296a038de9 experimental support for 2.6.27
SVN-Revision: 12859
2008-10-05 06:29:44 +00:00
Gabor Juhos
12701b1d25 refresh 2.6.27 patches based on -rc8
SVN-Revision: 12858
2008-10-05 06:26:28 +00:00
Gabor Juhos
fd03974e36 backport cevt-r4k fixes from mainline
SVN-Revision: 12857
2008-10-04 19:09:35 +00:00
Peter Denison
3edacc961c Add workaround for eth0/1 PHY on WRTSL54GS
SVN-Revision: 12829
2008-10-02 22:22:46 +00:00
Felix Fietkau
fe1570e63b CONFIG_NF_CT_ACCT is deprecated in 2.6.27
SVN-Revision: 12819
2008-10-01 21:25:53 +00:00
Gabor Juhos
b4e9e7ae45 forgot the kernel pacthes for the watchdog driver
SVN-Revision: 12816
2008-09-30 17:36:40 +00:00
Gabor Juhos
3994f8e4c3 add hardware watchdog driver
SVN-Revision: 12810
2008-09-30 08:05:18 +00:00
Florian Fainelli
6e44b5c9c1 Delete 2.6.24 files for OLPC
SVN-Revision: 12806
2008-09-29 18:46:56 +00:00
Florian Fainelli
12f3b7feab Do not override classifier kernel configuration symbols
SVN-Revision: 12805
2008-09-29 18:45:24 +00:00
Felix Fietkau
77703482ff move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable
SVN-Revision: 12800
2008-09-29 16:49:39 +00:00
Felix Fietkau
af5fbc893b as discussed on irc: revert config-default->config-2.6.26 rename
SVN-Revision: 12798
2008-09-29 12:18:12 +00:00
Felix Fietkau
bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
SVN-Revision: 12790
2008-09-29 01:08:17 +00:00
Felix Fietkau
9b2097af21 ixp4xx: rename config-default to config-2.6.26
SVN-Revision: 12789
2008-09-29 01:06:44 +00:00
Felix Fietkau
eb6f02a23f ixp4xx: remove 2.6.25 patches
SVN-Revision: 12788
2008-09-29 01:06:14 +00:00