Commit Graph

4470 Commits (f1e9fb687b8ec20e4be60fdb8ab19f0622f8677b)

Author SHA1 Message Date
Jo-Philipp Wich a4b1848387 add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future
SVN-Revision: 18432
2009-11-15 23:19:39 +00:00
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
2009-11-15 18:43:46 +00:00
Florian Fainelli ba6e615cae fix image create after the conversion to subtargets
SVN-Revision: 18424
2009-11-15 13:10:44 +00:00
Felix Fietkau 44aa03f2f9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

SVN-Revision: 18419
2009-11-14 17:51:32 +00:00
Felix Fietkau eaf1d61e6d make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
SVN-Revision: 18414
2009-11-13 22:54:31 +00:00
Hauke Mehrtens 30f859403a fix problem with 128MB ram.
This patch is out of broadcoms official source code

SVN-Revision: 18413
2009-11-13 20:32:47 +00:00
Gabor Juhos 5ab66428b0 ar71xx: add preliminary support for the Netgear WNDR3700
Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311

SVN-Revision: 18411
2009-11-13 17:11:29 +00:00
Gabor Juhos 29c4876b2b ar71xx: add profile for the TL-WR841ND v5 board
SVN-Revision: 18409
2009-11-13 17:11:17 +00:00
Imre Kaloz fb7c762ad6 export __cpuc_flush_dcache_page for ARM targets
SVN-Revision: 18375
2009-11-11 14:41:30 +00:00
Imre Kaloz cc222ce56d powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
2009-11-11 13:44:12 +00:00
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz 88401c2052 we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
2009-11-11 11:38:02 +00:00
Imre Kaloz a01ec2469b move CPUFREQ to generic configs
SVN-Revision: 18368
2009-11-11 10:00:28 +00:00
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Imre Kaloz 1238d93b09 move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
2009-11-11 09:07:22 +00:00
Florian Fainelli 9884abab6d cleanup subtarget kernel configurations to contain only what is required
SVN-Revision: 18359
2009-11-10 23:10:07 +00:00
Florian Fainelli 10752b10df convert profiles to become subtargets, compile tested only
SVN-Revision: 18354
2009-11-10 00:22:07 +00:00
Imre Kaloz a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00
Felix Fietkau ee937398f7 backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
SVN-Revision: 18352
2009-11-09 00:58:44 +00:00
Florian Fainelli 149edf50d6 remove empty wl153 profile after r18349
SVN-Revision: 18350
2009-11-08 23:01:29 +00:00
Florian Fainelli 7b61262aa3 also support pcmcia
SVN-Revision: 18349
2009-11-08 22:55:44 +00:00
Florian Fainelli 685d84af2c move headers to arch/x86/include/asm/, patch from sn9
SVN-Revision: 18347
2009-11-08 22:49:28 +00:00
Florian Fainelli fa26169f55 make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
SVN-Revision: 18346
2009-11-08 22:48:19 +00:00
Hauke Mehrtens 343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

SVN-Revision: 18345
2009-11-08 21:56:59 +00:00
Florian Fainelli 2e72f3b269 add again missing hunk in vmlinux.lds.S
SVN-Revision: 18337
2009-11-07 13:36:32 +00:00
Florian Fainelli d6cbf47527 add missing hunk in the block2mtd patch
SVN-Revision: 18336
2009-11-07 13:03:10 +00:00
Florian Fainelli e9a02ff509 merge upstream fixes on mdio loop
SVN-Revision: 18335
2009-11-07 12:48:17 +00:00
Florian Fainelli 43f444a58c refresh 2.6.31 patches
SVN-Revision: 18334
2009-11-07 12:45:41 +00:00
Florian Fainelli cfb90af68e add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
SVN-Revision: 18333
2009-11-07 12:32:25 +00:00
Florian Fainelli ac001d6520 the olpc config that was merged from the olpc port is a 2.6.30 config
SVN-Revision: 18332
2009-11-07 12:16:31 +00:00
Florian Fainelli 900c2a8e35 provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
SVN-Revision: 18327
2009-11-06 10:53:15 +00:00
Florian Fainelli db25c8da1a add the prereq-check on lzma
SVN-Revision: 18326
2009-11-06 08:47:28 +00:00
Florian Fainelli ad2bd568f5 use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
SVN-Revision: 18325
2009-11-06 08:42:41 +00:00
Florian Fainelli 186b555e56 strip down even more the kernel configuration
SVN-Revision: 18324
2009-11-05 23:40:12 +00:00
Felix Fietkau d1c5fa3695 remove the old alix led junk which was replaced by upstream code
SVN-Revision: 18320
2009-11-05 16:16:32 +00:00
Florian Fainelli d6072648b8 remove some other useless configuration items
SVN-Revision: 18314
2009-11-05 13:21:55 +00:00
Felix Fietkau 28a1b44382 enable multicast routing for linux 2.4 (#6037)
SVN-Revision: 18312
2009-11-05 12:10:17 +00:00
Florian Fainelli 94249f3c93 remove useless configuration options
SVN-Revision: 18303
2009-11-04 23:07:56 +00:00
Andy Boyett 7de27db174 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
SVN-Revision: 18300
2009-11-04 22:44:02 +00:00
Florian Fainelli acfd2f0eb4 include kmod-rdc321x-wdt by default
SVN-Revision: 18299
2009-11-04 22:43:34 +00:00
Florian Fainelli 40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
2009-11-04 22:43:05 +00:00
Florian Fainelli 9f96bc4697 add missing ledtrig-netdev dependency on the networking stack
SVN-Revision: 18297
2009-11-04 22:21:13 +00:00
Florian Fainelli 9a84de9e01 images without tagid now fallback to the untouched partition layout (#6093)
SVN-Revision: 18288
2009-11-03 19:59:04 +00:00
Imre Kaloz 051c2af63f temporary remove the pfifo fast patch from 2.6.32, too
SVN-Revision: 18284
2009-11-03 11:12:17 +00:00
Imre Kaloz 3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
2009-11-03 10:49:27 +00:00
Florian Fainelli ab81d139c7 add more missing configuration symbols
SVN-Revision: 18282
2009-11-03 01:24:44 +00:00
Florian Fainelli d6c8f9b9f5 refresh kernel patches
SVN-Revision: 18281
2009-11-03 01:12:48 +00:00
Florian Fainelli 49903fa563 use 2.6.31.5, left-over from r18279
SVN-Revision: 18280
2009-11-03 01:12:20 +00:00
Florian Fainelli e49c2d7691 merge the olpc target with the x86 target, both tested and running
SVN-Revision: 18279
2009-11-03 01:02:39 +00:00
Florian Fainelli a4db9ed452 increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX
SVN-Revision: 18278
2009-11-02 23:40:12 +00:00
Florian Fainelli af60db77e2 add cpu identification patch from bifferos
SVN-Revision: 18277
2009-11-02 23:10:14 +00:00
Florian Fainelli dca8af905f forward port r18254 to 2.6.30
SVN-Revision: 18276
2009-11-02 23:07:47 +00:00
Florian Fainelli 1b491bcfbb refresh patches
SVN-Revision: 18275
2009-11-02 23:05:47 +00:00
Florian Fainelli 1d883b8146 fix compilation failure of adm5120-dbg.c with the removal of bus_id
SVN-Revision: 18274
2009-11-02 15:55:16 +00:00
Imre Kaloz 50800bb207 resync 2.6.30/2.6.31 patches
SVN-Revision: 18270
2009-11-02 09:54:06 +00:00
Imre Kaloz f4afe053da Switch to the squashfs-lzma code from the squashfs-devel git tree.
SVN-Revision: 18267
2009-11-02 09:51:35 +00:00
Felix Fietkau 426c8da71d ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me
SVN-Revision: 18262
2009-11-02 00:44:01 +00:00
John Crispin 976d1a1024 adds dsl support, thank you infineon/lantiq
SVN-Revision: 18259
2009-11-01 18:52:35 +00:00
Andy Boyett 198b2b6f7e 2.6.28: remove zero-byte patch left by last commit
SVN-Revision: 18255
2009-11-01 06:24:34 +00:00
Andy Boyett e4e1a303f5 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich
SVN-Revision: 18254
2009-11-01 05:34:46 +00:00
Andy Boyett 260aee67dc fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich
SVN-Revision: 18253
2009-11-01 01:09:56 +00:00
Gabor Juhos 9be77f8669 ixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch
SVN-Revision: 18252
2009-10-31 20:10:34 +00:00
Gabor Juhos 5f4c7746cd ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
SVN-Revision: 18251
2009-10-31 20:10:30 +00:00
Florian Fainelli 0624a9c4ea alway include kmod-libertas by default
SVN-Revision: 18245
2009-10-31 12:29:14 +00:00
Florian Fainelli 0000c40d8f refresh 2.6.30 kernel patches
SVN-Revision: 18231
2009-10-30 16:24:52 +00:00
Florian Fainelli 12d8c25efe fix build failures on include/scsi/scsi.h, spotted by udev compilation
SVN-Revision: 18230
2009-10-30 16:24:20 +00:00
Gabor Juhos b624dec41b ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards
SVN-Revision: 18229
2009-10-30 15:15:41 +00:00
Gabor Juhos 6c2ad19baf ar71xx: sync 2.6.31 kernel config
SVN-Revision: 18227
2009-10-30 12:26:28 +00:00
Gabor Juhos 7849923473 ar71xx: add preliminary support for the TL-WR841ND v5 board
SVN-Revision: 18226
2009-10-30 12:26:25 +00:00
Gabor Juhos 21fc9ffe63 ar71xx: use soc specific divider for mdio clock
SVN-Revision: 18225
2009-10-30 12:26:22 +00:00
Gabor Juhos f336f8748c ar71xx: update mdio_reset code
SVN-Revision: 18224
2009-10-30 12:26:17 +00:00
Gabor Juhos aeb60acd26 ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards
SVN-Revision: 18223
2009-10-30 12:26:14 +00:00
Gabor Juhos bff1160587 ar71xx: simplify image generation
SVN-Revision: 18222
2009-10-30 12:26:10 +00:00
Florian Fainelli 5e7b871d8a remove no longer used configs and patches
SVN-Revision: 18221
2009-10-30 09:55:53 +00:00
John Crispin 9364f83dbc missing header file changes, and fix mtu value
SVN-Revision: 18220
2009-10-30 09:18:40 +00:00
Travis Kemen 72c103416c fix my typo
SVN-Revision: 18219
2009-10-30 01:08:11 +00:00
Travis Kemen a1021e8e64 add WRT350Nv1 target, thanks sn9
SVN-Revision: 18218
2009-10-30 01:05:37 +00:00
Florian Fainelli c13f3a58d0 make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
SVN-Revision: 18216
2009-10-29 23:35:54 +00:00
Florian Fainelli 540e328b66 ext2 images need to wait for /dev/sda2 to appear before attempting to mount it, fixes olpc boot on ext2 images
SVN-Revision: 18215
2009-10-29 23:34:39 +00:00
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9
SVN-Revision: 18214
2009-10-29 21:26:36 +00:00
John Crispin ff5deeef08 fixes rx path for eth, spinlock it, increases buffer size, board now survives ping -f
SVN-Revision: 18212
2009-10-29 21:08:11 +00:00
Florian Fainelli 32cae1aee8 fix u-boot installation
SVN-Revision: 18208
2009-10-29 16:03:15 +00:00
Florian Fainelli d94947e2e9 fix u-boot linking failure with an EABI toolchain
SVN-Revision: 18207
2009-10-29 16:00:37 +00:00
Florian Fainelli 77e195a2cb fix dfboot linking failures (#5937)
SVN-Revision: 18206
2009-10-29 15:48:34 +00:00
Florian Fainelli 411d1ba1bb do not generate trx images, this is useless
SVN-Revision: 18204
2009-10-29 13:39:29 +00:00
John Crispin 135111a05b hopefully fixes dma issues seen on ethernet driver when under high load
SVN-Revision: 18203
2009-10-29 12:51:45 +00:00
Florian Fainelli 4b09e185f2 remove support for 2.6.27, no target is using it anymore
SVN-Revision: 18201
2009-10-29 12:20:45 +00:00
Florian Fainelli 81a3955189 fix build failure on vmlinux.lds with 2.6.31 (#6052)
SVN-Revision: 18199
2009-10-29 10:55:52 +00:00
Florian Fainelli 502f64a0f3 move the forward declaration of struct mtd_info, prevents build failures on arm and mips
SVN-Revision: 18198
2009-10-29 10:43:14 +00:00
Imre Kaloz 8bf0f955e7 ppc40x: use version number-less patches and config
SVN-Revision: 18188
2009-10-27 19:20:31 +00:00
Imre Kaloz 7776a7ddec remove 2.6.28 support from ppc40x
SVN-Revision: 18187
2009-10-27 19:19:07 +00:00
Imre Kaloz b05072d30f disable ppc4xx watchdog, it's unreliable
SVN-Revision: 18186
2009-10-27 19:18:02 +00:00
Florian Fainelli d251ee8997 add more missing configuration symbols
SVN-Revision: 18185
2009-10-27 15:12:25 +00:00
Florian Fainelli 84073c9484 remove the 2.6.28 specific Kernel/Prepare hack
SVN-Revision: 18184
2009-10-27 14:01:53 +00:00
Florian Fainelli 4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB
SVN-Revision: 18183
2009-10-27 13:27:48 +00:00
Imre Kaloz 87b29f3ad8 upgrade iop32x to 2.6.30
SVN-Revision: 18182
2009-10-27 12:51:03 +00:00
Imre Kaloz 97d5479ca1 sort kconfig symbols in generic configs
SVN-Revision: 18181
2009-10-27 12:12:48 +00:00
Imre Kaloz e6e5e6c72b add missing kconfig symbol
SVN-Revision: 18180
2009-10-27 12:09:35 +00:00
Felix Fietkau 7b14b774b4 ppc: add missing symbols for building with a newer toolchain
SVN-Revision: 18179
2009-10-27 01:11:44 +00:00
Gabor Juhos bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
SVN-Revision: 18176
2009-10-26 17:17:51 +00:00
Gabor Juhos 5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones
SVN-Revision: 18175
2009-10-26 17:17:48 +00:00
Gabor Juhos c170980c4f ramips: move ramips_eth_platform_data into a separate file
SVN-Revision: 18174
2009-10-26 17:17:45 +00:00
Gabor Juhos b98fa096a6 ramips: request_irq prior to dma allocation, and handle the case if it fails
SVN-Revision: 18173
2009-10-26 17:17:42 +00:00
Gabor Juhos 08f77d2e7e ramips: add error handling to ramips_alloc_dma
SVN-Revision: 18172
2009-10-26 17:17:39 +00:00
Gabor Juhos 941c1dae2c ramips: free allocated skbs in ramips_cleanup_dma
SVN-Revision: 18171
2009-10-26 17:17:37 +00:00
Gabor Juhos 82cc25d5f0 ramips: add ramips_setup_dma helper to the ethernet driver
SVN-Revision: 18170
2009-10-26 17:17:34 +00:00
Gabor Juhos f69b042df9 ramips: add ramips_cleanup_dma helper
SVN-Revision: 18169
2009-10-26 17:17:29 +00:00
Gabor Juhos defb7c0059 ramips: remove unnecessary includes in the ethernet driver
SVN-Revision: 18168
2009-10-26 17:17:26 +00:00
Gabor Juhos 36cb733d4f ramips: fix dma api usage in the ethernet driver
SVN-Revision: 18167
2009-10-26 17:17:22 +00:00
Gabor Juhos 69a3298ab5 ramips: use resource to pass irq and base address to the ethernet driver
SVN-Revision: 18166
2009-10-26 17:17:18 +00:00
Gabor Juhos 7c7f004875 ramips: add error-path handling to the ramips_eth_plat_probe
SVN-Revision: 18165
2009-10-26 17:17:13 +00:00
Imre Kaloz 3dd87b893a since we are using newer iptables version, we don't need this patch anymore
SVN-Revision: 18162
2009-10-26 11:35:44 +00:00
Imre Kaloz 4d1bd56f33 rename some patches
SVN-Revision: 18161
2009-10-26 10:15:52 +00:00
Imre Kaloz 69578dfd7b prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken
SVN-Revision: 18160
2009-10-26 09:47:27 +00:00
Florian Fainelli 6f63230e27 add missing configuration symbols
SVN-Revision: 18157
2009-10-25 21:26:46 +00:00
Florian Fainelli 338490bd50 remove 2.6.28 support, we never really used it
SVN-Revision: 18156
2009-10-25 21:13:46 +00:00
Florian Fainelli 7100c1efd9 switch to 2.6.30.9
SVN-Revision: 18155
2009-10-25 21:10:53 +00:00
John Crispin 1729f7bdc1 use gpio_led package rather than staticly linking it into the kernel
SVN-Revision: 18154
2009-10-25 18:08:16 +00:00
John Crispin f1ad6d3768 fixes licenses
SVN-Revision: 18152
2009-10-25 17:41:01 +00:00
John Crispin 6a56b1186e select CONFIG_LEDS_GPIO per default
SVN-Revision: 18151
2009-10-25 17:06:01 +00:00
John Crispin 6f63d7baf2 clean up dma api of ethernet driver
SVN-Revision: 18150
2009-10-25 16:58:00 +00:00
John Crispin 9126be5b6e fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time
SVN-Revision: 18149
2009-10-25 14:34:55 +00:00
Gabor Juhos 984fe7992a ramips: nuke net_device stats from the private data of the ethernet driver
SVN-Revision: 18147
2009-10-25 09:37:30 +00:00
Gabor Juhos ec836476b0 ramips: remove unnecessary type-castings in the ethernet driver
SVN-Revision: 18146
2009-10-25 09:37:27 +00:00
Gabor Juhos ac92dc42d4 ramips: change debug message levels, and add missing LFs
SVN-Revision: 18145
2009-10-25 09:37:24 +00:00
Gabor Juhos 0fe967f6e6 ramips: make ethernet fuctions static
SVN-Revision: 18144
2009-10-25 09:37:21 +00:00
Gabor Juhos 7af7711f9f ramips: register ethernet device on the DIR-300 board
SVN-Revision: 18143
2009-10-25 09:37:17 +00:00
Gabor Juhos 2ad69183a8 ramips: change prom code to accept 'board=FOOBAR' from the command line
SVN-Revision: 18142
2009-10-25 07:10:16 +00:00
Gabor Juhos d681005ce3 ramips: modify {read,write}_config helpers
SVN-Revision: 18141
2009-10-25 07:10:14 +00:00
Gabor Juhos ebde2e4c90 ramips: nuke config_access helper
SVN-Revision: 18140
2009-10-25 07:10:11 +00:00
John Crispin c23f92244c fixes dma hangups in eth
SVN-Revision: 18139
2009-10-25 00:11:08 +00:00
John Crispin c7db1ecc33 select fon20n mach
SVN-Revision: 18137
2009-10-24 23:08:06 +00:00
John Crispin eff75d868b make ethernet a platform device
SVN-Revision: 18135
2009-10-24 20:58:41 +00:00
John Crispin 5c399c6f20 missing define to make mach for fonera20n work
SVN-Revision: 18134
2009-10-24 20:57:59 +00:00
John Crispin 81e5a2d14b make default llll/w vlan setup in esw
SVN-Revision: 18133
2009-10-24 20:56:31 +00:00
John Crispin e4e4aa90d3 adds mach type for fonera20n
SVN-Revision: 18132
2009-10-24 20:55:36 +00:00
John Crispin 5b2c123b60 fixes commit 18128, wrong patch :)
SVN-Revision: 18129
2009-10-23 16:52:48 +00:00
John Crispin d95163658c adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
SVN-Revision: 18128
2009-10-23 16:51:51 +00:00
Florian Fainelli 21367682e8 update to 2.6.31.5
SVN-Revision: 18127
2009-10-23 12:13:00 +00:00
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Florian Fainelli 46c66bba36 update to 2.6.27.35
SVN-Revision: 18125
2009-10-23 09:12:17 +00:00
Felix Fietkau 991a35c6a6 imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick)
SVN-Revision: 18117
2009-10-22 01:35:32 +00:00
Gabor Juhos 28e212cc40 ar71xx: add default network configuration for RS and RS-Pro
SVN-Revision: 18103
2009-10-20 19:36:47 +00:00
Gabor Juhos a525c056d5 ar71xx: add default network configuration file for the WP543 board
SVN-Revision: 18101
2009-10-20 12:59:45 +00:00
Gabor Juhos 891a351b39 ar71xx: Compex WPJ543 board is supported as well
SVN-Revision: 18100
2009-10-20 12:59:42 +00:00
Gabor Juhos 053e9ab067 ar71xx: fix PCI IRQ map of the WP543
SVN-Revision: 18099
2009-10-20 12:59:39 +00:00
John Crispin 5432846140 ifxmips: fold files/drivers/* into patches
SVN-Revision: 18082
2009-10-19 20:56:55 +00:00
Gabor Juhos 4f1f99a63d ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
SVN-Revision: 18075
2009-10-19 08:07:40 +00:00
Gabor Juhos 71ca5a93a4 ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
SVN-Revision: 18074
2009-10-19 08:07:38 +00:00
Gabor Juhos 6236c48575 ar71xx: sync 2.6.30 kernel config
SVN-Revision: 18073
2009-10-19 08:07:35 +00:00
Gabor Juhos b1cd54b6b9 ar71xx: reset the phy chip along with the ethernet mac on the WP543 board
SVN-Revision: 18072
2009-10-19 08:07:32 +00:00
Gabor Juhos ebaa6a2fab ar71xx: reset the ethernet device before registration
SVN-Revision: 18071
2009-10-19 08:07:29 +00:00
Felix Fietkau 839aeb3a78 fix ssb compile error on 2.6.28
SVN-Revision: 18063
2009-10-19 03:45:03 +00:00
Felix Fietkau 570699d483 fix errors in unresolved weak symbols on arm
SVN-Revision: 18062
2009-10-19 03:32:49 +00:00
Gabor Juhos 279c5dad25 ramips: add preliminary support for the DIR-300 revB board
SVN-Revision: 18058
2009-10-18 08:48:07 +00:00
Claudio Mignanti 63cc7d5f5a reorder Kconfig sources; mainly copy from arch/arm/Kconfig
SVN-Revision: 18047
2009-10-14 11:18:30 +00:00
Felix Fietkau 9ae6129829 atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
SVN-Revision: 18036
2009-10-11 19:50:16 +00:00
Nicolas Thill 35ae0abbe0 ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
SVN-Revision: 18033
2009-10-11 14:51:40 +00:00
Nicolas Thill 52940f7477 config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
SVN-Revision: 18027
2009-10-11 01:50:06 +00:00
Nicolas Thill 9506229d4c config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
2009-10-11 01:46:52 +00:00
Felix Fietkau 0ba61fe414 ssb: sync with wireless-2.6
SVN-Revision: 18022
2009-10-11 00:36:06 +00:00
Florian Fainelli f8dfba9a0a select kmod-usb-octeon in the mototech profile
SVN-Revision: 18014
2009-10-09 07:37:03 +00:00
Florian Fainelli c6c3fa9f1c add missing CONFIG_IDE_PHISON symbol
SVN-Revision: 18013
2009-10-09 07:36:43 +00:00
John Crispin 151a1c789f flash size was reported incorrectly
SVN-Revision: 18011
2009-10-08 22:34:46 +00:00
John Crispin aaf52c0c7d ifxmips: move header files, split up patches, rename some files
SVN-Revision: 18010
2009-10-08 22:24:49 +00:00
John Crispin ba78d97022 several cleanups for ifxmips. removes all code that has not been cleaned up properly
SVN-Revision: 18008
2009-10-08 18:40:16 +00:00
Gabor Juhos 017ede680f kernel: fix automatic rootfs partition selection on 2.6.31
SVN-Revision: 18007
2009-10-08 18:34:45 +00:00
Florian Fainelli ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Florian Fainelli 5f50864a9d add more missing USB related configuration symbols to 2.6.30
SVN-Revision: 18005
2009-10-08 17:52:32 +00:00
Florian Fainelli b7bc4ccab2 add support for the hardware random number generator
SVN-Revision: 18004
2009-10-08 17:23:59 +00:00
Florian Fainelli 9ac87dd41b resync kernel configuration
SVN-Revision: 18003
2009-10-08 17:19:02 +00:00
Nicolas Thill af06debf5a ppc40x: don't force usb feature
SVN-Revision: 18002
2009-10-08 12:49:59 +00:00
Gabor Juhos 267c50a1ab adm5120: add preliminary support for 2.6.31
SVN-Revision: 18000
2009-10-08 11:13:10 +00:00
Gabor Juhos 95f5553169 adm5120: switch to 2.6.30
SVN-Revision: 17999
2009-10-08 11:13:04 +00:00
Gabor Juhos 0ddc97c252 adm5120: sync kernel config
SVN-Revision: 17998
2009-10-08 11:13:01 +00:00
Imre Kaloz 2fd7672ab3 add preliminary 2.6.31 support for IXP4xx
SVN-Revision: 17997
2009-10-08 10:46:25 +00:00
Imre Kaloz 549c204c0d fix the IXP4xx CF driver patch for 2.6.30
SVN-Revision: 17996
2009-10-08 10:43:45 +00:00
Imre Kaloz e24a1eaa34 and another missing Kconfig symbol..
SVN-Revision: 17995
2009-10-08 10:42:43 +00:00
Imre Kaloz 3abb6b04c7 add missing symbol
SVN-Revision: 17994
2009-10-08 10:42:01 +00:00
Imre Kaloz d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Imre Kaloz 167d52386e resync 2.6.31 patches
SVN-Revision: 17991
2009-10-08 09:13:14 +00:00
Imre Kaloz ba971b8852 add more Kconfig symbols to the generic 2.6.31 config
SVN-Revision: 17990
2009-10-08 09:12:33 +00:00
Florian Fainelli 85278b07c1 remove the mempcy patch, fixes build failures on most x86_64 hosts
SVN-Revision: 17989
2009-10-08 09:09:45 +00:00
Nicolas Thill 1c6c31e8ac olpc: cleanup config
SVN-Revision: 17983
2009-10-07 16:11:56 +00:00
Florian Fainelli 96d804c54f optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa
SVN-Revision: 17980
2009-10-07 13:05:14 +00:00
Nicolas Thill 8517d6dd6c config: fix typo in 2.6.27 generic
SVN-Revision: 17977
2009-10-07 11:59:40 +00:00
Gabor Juhos 9a65c14678 ramips: sync rt288x kernel config
SVN-Revision: 17976
2009-10-07 11:37:15 +00:00
Gabor Juhos 3b9cb8b673 ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code
SVN-Revision: 17975
2009-10-07 11:37:12 +00:00
Gabor Juhos 13be9155c5 ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
SVN-Revision: 17974
2009-10-07 11:37:10 +00:00
Gabor Juhos f2470f7590 ramips: add rt2880_pci_get_cfgaddr helper
SVN-Revision: 17973
2009-10-07 11:37:07 +00:00
Gabor Juhos fe360a232b ramips: use switch statement instead of multiple if-else-if in the rt288x pci code
SVN-Revision: 17972
2009-10-07 11:37:03 +00:00
Gabor Juhos 37f5a64938 ramips: protect rt288x pci config accesses with a spinlock
SVN-Revision: 17971
2009-10-07 11:37:00 +00:00
Gabor Juhos 84e2f22465 ramips: make rt2880_pci_base static
SVN-Revision: 17970
2009-10-07 11:36:57 +00:00
Gabor Juhos ca82f13970 ramips: define some magic values in the rt288x pci code
SVN-Revision: 17969
2009-10-07 11:36:53 +00:00
Gabor Juhos 6a54d033fc ramips: add copyright header to the rt288x pci code
SVN-Revision: 17968
2009-10-07 11:36:49 +00:00
Florian Fainelli 8154790328 cleanup kernel configuration
SVN-Revision: 17967
2009-10-07 09:53:52 +00:00
Nicolas Thill fcc8521200 mpc52xx: cleanup config
SVN-Revision: 17966
2009-10-07 09:39:15 +00:00
Nicolas Thill d26974829a config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
2009-10-07 01:31:53 +00:00
Nicolas Thill 5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
2009-10-07 00:51:26 +00:00