Commit graph

656 commits

Author SHA1 Message Date
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