Commit graph

2803 commits

Author SHA1 Message Date
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
Felix Fietkau
fc59ffea21 fix ar2315 watchdog restart (patch from #3953)
SVN-Revision: 12775
2008-09-28 20:23:44 +00:00
Gabor Juhos
dcca20be51 2.6.25/2.6.26: fix compiler warning in imq.c
SVN-Revision: 12770
2008-09-28 19:07:37 +00:00
Andy Boyett
c514c50057 create a profile for brcm47xx and ixp4xx
SVN-Revision: 12744
2008-09-27 20:16:16 +00:00
Andy Boyett
74a598a426 make b43 the default profile
SVN-Revision: 12743
2008-09-27 20:15:51 +00:00
Lars-Peter Clausen
8186dcaa7d Remove 2.6.23 config, files and patches from olpc target.
SVN-Revision: 12742
2008-09-27 17:48:41 +00:00
Lars-Peter Clausen
41ac00278f Update olpc target kernel to 2.26.5.
SVN-Revision: 12740
2008-09-27 17:09:35 +00:00
Lars-Peter Clausen
50dd431344 Generate olpc.fth depending on the target image type.
SVN-Revision: 12732
2008-09-27 14:43:38 +00:00
Florian Fainelli
5718709711 Fix reference to the old and replaced kmod-rt61
SVN-Revision: 12723
2008-09-27 10:47:00 +00:00
Gabor Juhos
821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Gabor Juhos
31d6fde17f sync kernel config
SVN-Revision: 12712
2008-09-25 20:17:41 +00:00
Gabor Juhos
3b7f041bce sync kernel config
SVN-Revision: 12711
2008-09-25 20:16:41 +00:00
Nicolas Thill
e812557612 add gpio related config symbols to generic config
SVN-Revision: 12710
2008-09-25 19:59:07 +00:00
Gabor Juhos
3c8963aa9b remove broken status from the Big Endian subtarget
SVN-Revision: 12708
2008-09-25 18:58:28 +00:00
John Crispin
d58b9ba0d0 add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
SVN-Revision: 12704
2008-09-25 16:27:54 +00:00
Nicolas Thill
3616f2d48c disable CONFIG_USB_SUPPORT on avr32
SVN-Revision: 12700
2008-09-25 13:31:05 +00:00
Felix Fietkau
71b68efe91 sysupgrade for adm5120
Sysupgrade adapted from the bcm47xx one.

Add a hook to disable watchdog before upgrading.

Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com>

SVN-Revision: 12694
2008-09-25 11:29:04 +00:00
Nicolas Thill
59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
Nicolas Thill
3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Nicolas Thill
1990fc90fd allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097)
SVN-Revision: 12689
2008-09-24 17:11:41 +00:00
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