Commit graph

4383 commits

Author SHA1 Message Date
Felix Fietkau
60a4353fdd do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
SVN-Revision: 18454
2009-11-19 17:23:31 +00:00
Felix Fietkau
cfd97db63e ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
SVN-Revision: 18451
2009-11-18 18:10:37 +00:00
Felix Fietkau
0c687044b2 ar71xx: use a separate board id for rocket m
SVN-Revision: 18450
2009-11-18 18:10:33 +00:00
Felix Fietkau
dd324a32ad ar71xx: enable command-line mtd map parsing
SVN-Revision: 18449
2009-11-18 18:10:28 +00:00
Matteo Croce
8bb3f7cbe5 ar71xx: add Ubiquiti Rocket M and Nanostation M support
SVN-Revision: 18447
2009-11-18 17:05:42 +00:00
Imre Kaloz
917ef8e84b fix grub image target dependency
SVN-Revision: 18446
2009-11-18 10:13:40 +00:00
Nicolas Thill
bd412be008 atheros: add fstype to combined image file name
SVN-Revision: 18443
2009-11-17 21:53:50 +00:00
Imre Kaloz
93fe520994 change x86 image generation handling to treat only olpc specially
SVN-Revision: 18441
2009-11-17 19:49:25 +00:00
Imre Kaloz
0b27fefa62 refresh 2.6.32 patches with -rc7
SVN-Revision: 18440
2009-11-17 10:06:15 +00:00
Imre Kaloz
294551ca73 replace our arm LZMA loader with the one that goes upstream
SVN-Revision: 18439
2009-11-17 10:04:41 +00:00
Gabor Juhos
b7692e73c6 ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards
SVN-Revision: 18437
2009-11-16 17:31:32 +00:00
Gabor Juhos
a12a03de8d ar71xx: register LEDs and buttons on the WNDR3700
Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)

SVN-Revision: 18435
2009-11-16 17:31:25 +00:00
Gabor Juhos
2f5d0b63d4 ar71xx: use __init for ar{71,91}xx_usb_setup
SVN-Revision: 18434
2009-11-16 17:31:22 +00:00
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