1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-07 03:31:25 +02:00
Commit Graph

754 Commits

Author SHA1 Message Date
John Crispin
7b071f1bfc reworked memset,memcpy of the cris kernel, this improves board speed by factor 20
SVN-Revision: 7478
2007-06-03 13:02:21 +00:00
Florian Fainelli
34de614cf8 Update the adm5120 config to use IRQ_CPU and physically mapped flash for now
SVN-Revision: 7476
2007-06-03 10:26:40 +00:00
Florian Fainelli
12591bd002 adm5120 timing specific routines, was part of the IRQ handling rewritte
SVN-Revision: 7475
2007-06-03 08:52:16 +00:00
Felix Fietkau
3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing!
SVN-Revision: 7474
2007-06-03 08:28:05 +00:00
Felix Fietkau
07de479948 remove duplicate include statement (fixes a warning)
SVN-Revision: 7468
2007-06-03 01:37:32 +00:00
John Crispin
8d34125755 when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
SVN-Revision: 7467
2007-06-03 00:32:46 +00:00
John Crispin
668d311679 the etrax bootloader tools source was added on initial merge, it is now sitting on the acme site, source should not be in this folder
SVN-Revision: 7465
2007-06-02 23:17:43 +00:00
Florian Fainelli
c879774b35 IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
SVN-Revision: 7464
2007-06-02 23:13:51 +00:00
Florian Fainelli
908b616d8e Add iprange (#1799)
SVN-Revision: 7462
2007-06-02 22:57:33 +00:00
Rod Whitby
3bdd232eae apex: fixed patch pathnames
SVN-Revision: 7460
2007-06-02 20:52:51 +00:00
Florian Fainelli
f6502b8ca5 Fix config.in typo and enable by default only for ixp4xx-2.6
SVN-Revision: 7458
2007-06-02 18:19:37 +00:00
Rod Whitby
e4aa279bf8 apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
SVN-Revision: 7452
2007-06-02 16:56:06 +00:00
Rod Whitby
ad2bc9c63b apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
SVN-Revision: 7451
2007-06-02 16:35:09 +00:00
John Crispin
8ef31f1a5b made the target name of etrax lowercase.
SVN-Revision: 7449
2007-06-02 12:44:18 +00:00
John Crispin
e271bc9e8c fixes compile bug of iptables
SVN-Revision: 7448
2007-06-02 12:42:24 +00:00
Florian Fainelli
61d6789f75 Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
SVN-Revision: 7445
2007-06-02 09:40:49 +00:00
Rod Whitby
9e3e6089d5 apex: Updated to 1.5.4 - this time it boots
SVN-Revision: 7441
2007-06-02 05:17:59 +00:00
John Crispin
e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt
SVN-Revision: 7439
2007-06-02 00:46:02 +00:00
Felix Fietkau
82be2de620 make xscale images containing proprietary microcode optional, but enabled by default
SVN-Revision: 7431
2007-06-01 13:21:55 +00:00
Felix Fietkau
fa3bedb65d ixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethernet breakage
SVN-Revision: 7424
2007-05-31 16:05:35 +00:00
Rod Whitby
1598ebd3fb apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested at all, and what I eventually tested didn't work.
SVN-Revision: 7422
2007-05-31 13:43:08 +00:00
Rod Whitby
47871badcc apex: Updated to version 1.5.4
SVN-Revision: 7421
2007-05-31 13:25:16 +00:00
Felix Fietkau
6c5d27bfeb revert patch that is breaking ethernet on Avila GW2348-4
SVN-Revision: 7420
2007-05-31 12:46:56 +00:00
Florian Fainelli
de06b3b0d0 Make rdc boot a little further, still broken though, resync kernel config
SVN-Revision: 7419
2007-05-31 12:31:55 +00:00
Florian Fainelli
062a8d54b4 kernel config resync with generic-2.6
SVN-Revision: 7413
2007-05-31 09:56:42 +00:00
Felix Fietkau
2801c15eaa more kernel config cleanup
SVN-Revision: 7412
2007-05-31 09:31:44 +00:00
Mike Baker
76ffe92fe7 fix the damn kernel config
SVN-Revision: 7411
2007-05-31 09:29:27 +00:00
Florian Fainelli
d38223cf01 Update to .21
SVN-Revision: 7408
2007-05-30 19:07:03 +00:00
Florian Fainelli
accffe1a0c Updated yaffs2, thanks to David Goodenough (#1779)
SVN-Revision: 7405
2007-05-30 11:49:14 +00:00
Florian Fainelli
6d1ccaedf1 Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used
SVN-Revision: 7404
2007-05-30 11:48:28 +00:00
Rod Whitby
3cefaa021b Removed the disabling of CONFIG_TUN, and a number of other USB-related items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules.
SVN-Revision: 7403
2007-05-30 11:28:51 +00:00
Florian Fainelli
0e07a06c42 Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos
SVN-Revision: 7398
2007-05-30 10:35:27 +00:00
Rod Whitby
87dace0887 Enabled CONFIG_INPUT as a module, and included other default settings to enable oldconfig to complete automatically.
SVN-Revision: 7397
2007-05-30 10:34:58 +00:00
Florian Fainelli
a11cd71c3d Use the cmdline hacked's prom.c and disable this patching part accordingly
SVN-Revision: 7396
2007-05-30 10:32:32 +00:00
Florian Fainelli
1822d0b004 Define target specific ramdisk images for testing (Gabor Juhos)
SVN-Revision: 7395
2007-05-30 10:30:36 +00:00
Florian Fainelli
e05e46b35b Resync with generic-2.6 config-template
SVN-Revision: 7393
2007-05-30 10:15:54 +00:00
Florian Fainelli
a35237e5b6 Minor fixes, do not count interrupts without interrupt source as spurious (#1755)
SVN-Revision: 7391
2007-05-30 09:48:57 +00:00
Rod Whitby
110d7e85f4 Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and enabled ixp4xx LEDS support.
SVN-Revision: 7390
2007-05-30 03:44:25 +00:00
Florian Fainelli
5d2d8d76af Add the rbmipsnand fix from #1778
SVN-Revision: 7388
2007-05-29 17:28:06 +00:00
Florian Fainelli
c2ee19355b .21 fixes
SVN-Revision: 7387
2007-05-29 16:56:15 +00:00
Rod Whitby
7128e381c9 Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
SVN-Revision: 7386
2007-05-29 14:38:05 +00:00
Rod Whitby
dede36f347 Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6
SVN-Revision: 7384
2007-05-29 14:09:10 +00:00
Florian Fainelli
c1f37fab33 Fix .21 compilation on memory.c (#1778)
SVN-Revision: 7383
2007-05-29 13:44:46 +00:00
Florian Fainelli
27e93fd11c Include the architecture specific gpio file for now
SVN-Revision: 7381
2007-05-29 11:38:21 +00:00
Florian Fainelli
f687a54af5 Restore the gpio.h file, platform.c uses the generic GPIO API
SVN-Revision: 7380
2007-05-29 11:15:17 +00:00
Imre Kaloz
df988938e6 add support for the AMCC Taishan, mark it as broken until we fix the combined layout
SVN-Revision: 7377
2007-05-28 16:47:42 +00:00
Hamish Guthrie
d6031adcbb Default kernel config file for .21 kernel
SVN-Revision: 7376
2007-05-28 14:59:36 +00:00
Hamish Guthrie
77fc5bb1da Serial patches for .21
SVN-Revision: 7375
2007-05-28 14:47:05 +00:00
Hamish Guthrie
c2b3f561a8 mtd partitioning for .21
SVN-Revision: 7374
2007-05-28 14:14:17 +00:00
Hamish Guthrie
f252d38bd4 GPIO changes for .21 kernel
SVN-Revision: 7372
2007-05-28 14:02:03 +00:00
Hamish Guthrie
0ea687db61 patch no longer required - incorporated in base patches
SVN-Revision: 7371
2007-05-28 13:50:35 +00:00
Hamish Guthrie
e83486ab59 userspace gpio driver for .21
SVN-Revision: 7368
2007-05-28 13:47:22 +00:00
Hamish Guthrie
b8434b0722 activity-led.patch no longer required
SVN-Revision: 7366
2007-05-28 13:05:07 +00:00
Hamish Guthrie
bab2982a68 First patches to get to .21 kernel
SVN-Revision: 7365
2007-05-28 13:00:05 +00:00
Florian Fainelli
8831f0da3a Add support for USB HID (#1322)
SVN-Revision: 7360
2007-05-27 18:57:02 +00:00
Florian Fainelli
a2710a9eff Add yealink usb phone kernel packages
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Florian Fainelli
e0c7c1c440 Resync uml with generic-2.6 kernel config
SVN-Revision: 7356
2007-05-27 18:28:28 +00:00
Florian Fainelli
46bef81b5f Resync kernel configuration with generic-2.6
SVN-Revision: 7353
2007-05-27 17:57:50 +00:00
Florian Fainelli
9d1c779df7 Remove empty gpio.h files
SVN-Revision: 7352
2007-05-27 17:56:32 +00:00
Felix Fietkau
cef4e6112c sync atheros-2.6 config, move parts to the generic config
SVN-Revision: 7348
2007-05-26 20:08:21 +00:00
Felix Fietkau
94c0d84182 refresh kernel patches so that they apply cleanly
SVN-Revision: 7347
2007-05-26 19:41:42 +00:00
Felix Fietkau
d4cce8a452 refresh x86 kernel config
SVN-Revision: 7346
2007-05-26 18:19:10 +00:00
Felix Fietkau
589d2a377d remove bogus netfilter dependencies
SVN-Revision: 7344
2007-05-26 18:14:11 +00:00
Felix Fietkau
e96de53782 enable TCPMSS target by default
SVN-Revision: 7343
2007-05-26 17:56:15 +00:00
Felix Fietkau
4c4b3a6317 move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression
SVN-Revision: 7342
2007-05-26 17:53:03 +00:00
Felix Fietkau
ec69f77003 brcm47xx-2.6 cleanup, fix the kernel config
SVN-Revision: 7339
2007-05-26 15:58:34 +00:00
Imre Kaloz
9037e9943b oops, one file got left out.. also add a profile for the WRTSL54GS - still from noz :)
SVN-Revision: 7338
2007-05-26 15:55:48 +00:00
Imre Kaloz
3237230249 bcm47xx compile fix for .21, thanks to noz
SVN-Revision: 7337
2007-05-26 15:54:22 +00:00
Imre Kaloz
8f83153369 fix magicbox, convert mtd mapping to platform_device, add support for combined flash layout
SVN-Revision: 7336
2007-05-26 15:36:22 +00:00
Florian Fainelli
b62d62a3c4 Update rdc to .21, mark it as broken
SVN-Revision: 7335
2007-05-25 23:41:07 +00:00
Florian Fainelli
3368856944 add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driver as well
SVN-Revision: 7334
2007-05-24 23:30:35 +00:00
Florian Fainelli
46f7d89f9c Update au1000 for .21, build an SREC initramfs image so that it can be tested directly with yamon
SVN-Revision: 7333
2007-05-24 21:57:34 +00:00
Imre Kaloz
41e092a905 fix .21 for sibyte.. because we can..
SVN-Revision: 7332
2007-05-24 21:02:53 +00:00
Felix Fietkau
53496b7cc9 fix ar7 compile
SVN-Revision: 7331
2007-05-24 15:59:32 +00:00
Felix Fietkau
5a6ddb2cec don't redefine MIPS_CPU_IRQ_BASE
SVN-Revision: 7330
2007-05-24 14:52:12 +00:00
Felix Fietkau
244132bf09 fix rb532 compile
SVN-Revision: 7329
2007-05-24 14:43:41 +00:00
Imre Kaloz
022ac5019d fix Magicbox for .21 and convert to the new structure
SVN-Revision: 7328
2007-05-24 12:44:44 +00:00
Imre Kaloz
a8d3dc4d94 fix aruba compile for .21
SVN-Revision: 7327
2007-05-24 09:43:58 +00:00
Imre Kaloz
b7ec8b9306 cleanup patch
SVN-Revision: 7326
2007-05-24 08:17:03 +00:00
Felix Fietkau
9ca9ccac79 nuke vga console support from the x86 lzma loader, it seems to cause problems at least in qemu
SVN-Revision: 7325
2007-05-24 00:52:37 +00:00
Imre Kaloz
15386a1583 aruba fixes, work in progress
SVN-Revision: 7324
2007-05-24 00:04:19 +00:00
Felix Fietkau
7e07265588 update x86 config and move some config defaults to the config template
SVN-Revision: 7323
2007-05-23 23:49:12 +00:00
Felix Fietkau
79a61de092 fix x86 lzma loader
SVN-Revision: 7322
2007-05-23 23:29:09 +00:00
Imre Kaloz
2b21a4ec30 fixup iop32x, needs testing, but should work now
SVN-Revision: 7321
2007-05-23 23:24:32 +00:00
Imre Kaloz
aa8d377d7e update netfilter patches, fix atheros
SVN-Revision: 7320
2007-05-23 23:10:09 +00:00
Felix Fietkau
227d9b1b0a fix x86-2.6 compile
SVN-Revision: 7319
2007-05-23 22:09:45 +00:00
Felix Fietkau
68adfabefb fix compile error in the netfilter ipset module
SVN-Revision: 7318
2007-05-23 21:40:19 +00:00
Imre Kaloz
615e8af841 break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
2007-05-23 19:48:34 +00:00
Felix Fietkau
b71b54bb25 fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
2007-05-23 18:15:11 +00:00
Felix Fietkau
6bab05790c make CONFIG_PCCARD disabled by default
SVN-Revision: 7310
2007-05-23 14:57:02 +00:00
Florian Fainelli
bedf56bac7 Fix adm5120hcd compilation error (#1738)
SVN-Revision: 7304
2007-05-22 10:19:29 +00:00
Imre Kaloz
2bc1a04f67 commandline mtd partition parsing is ugly, convert aruba to platform_device
SVN-Revision: 7294
2007-05-20 21:33:57 +00:00
Florian Fainelli
52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
SVN-Revision: 7293
2007-05-20 21:29:49 +00:00
Florian Fainelli
5c69bcd309 Split the led driver
SVN-Revision: 7290
2007-05-20 20:09:52 +00:00
Florian Fainelli
f0e08dea14 Fix duplicate entries in the patch
SVN-Revision: 7289
2007-05-20 19:53:45 +00:00
Florian Fainelli
9ceac320a3 Add ADM5120 GPIO wrappers
SVN-Revision: 7288
2007-05-20 19:51:36 +00:00
Florian Fainelli
231a4b3540 Add generic GPIO support to MIPS boards
SVN-Revision: 7287
2007-05-20 19:49:50 +00:00
Florian Fainelli
0aca3bac3c Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
SVN-Revision: 7286
2007-05-20 19:47:41 +00:00
Florian Fainelli
b835cbc80e Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
SVN-Revision: 7285
2007-05-20 19:46:50 +00:00
Imre Kaloz
06fb3b2848 convert aruba to the new structure
SVN-Revision: 7284
2007-05-20 19:32:31 +00:00