aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-031-21/+72
| | | | SVN-Revision: 7479
* reworked memset,memcpy of the cris kernel, this improves board speed by ↵John Crispin2007-06-031-323/+276
| | | | | | factor 20 SVN-Revision: 7478
* Update the adm5120 config to use IRQ_CPU and physically mapped flash for nowFlorian Fainelli2007-06-031-2/+6
| | | | SVN-Revision: 7476
* adm5120 timing specific routines, was part of the IRQ handling rewritteFlorian Fainelli2007-06-031-0/+54
| | | | SVN-Revision: 7475
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-032-1/+4
| | | | SVN-Revision: 7474
* remove duplicate include statement (fixes a warning)Felix Fietkau2007-06-031-2/+0
| | | | SVN-Revision: 7468
* when compiling a tool to upload firmware to the cris, it should be build for ↵John Crispin2007-06-031-1/+1
| | | | | | host and not target :-) SVN-Revision: 7467
* the etrax bootloader tools source was added on initial merge, it is now ↵John Crispin2007-06-02165-123806/+5
| | | | | | sitting on the acme site, source should not be in this folder SVN-Revision: 7465
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-0214-384/+518
| | | | SVN-Revision: 7464
* Add iprange (#1799)Florian Fainelli2007-06-022-0/+173
| | | | SVN-Revision: 7462
* apex: fixed patch pathnamesRod Whitby2007-06-021-2/+2
| | | | SVN-Revision: 7460
* Fix config.in typo and enable by default only for ixp4xx-2.6Florian Fainelli2007-06-021-2/+2
| | | | SVN-Revision: 7458
* apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)Rod Whitby2007-06-021-3/+12
| | | | SVN-Revision: 7452
* apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).Rod Whitby2007-06-022-30/+2
| | | | SVN-Revision: 7451
* made the target name of etrax lowercase.John Crispin2007-06-021-1/+1
| | | | SVN-Revision: 7449
* fixes compile bug of iptablesJohn Crispin2007-06-021-0/+50
| | | | SVN-Revision: 7448
* Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync ↵Florian Fainelli2007-06-022-32/+16
| | | | | | kernel config SVN-Revision: 7445
* apex: Updated to 1.5.4 - this time it bootsRod Whitby2007-06-023-136/+40
| | | | SVN-Revision: 7441
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02229-0/+223361
| | | | SVN-Revision: 7439
* make xscale images containing proprietary microcode optional, but enabled by ↵Felix Fietkau2007-06-012-18/+31
| | | | | | default SVN-Revision: 7431
* ixp4xx: add back the mac handling fix - seems like it wasn't the cause for ↵Felix Fietkau2007-05-311-0/+17
| | | | | | the ethernet breakage SVN-Revision: 7424
* apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually ↵Rod Whitby2007-05-312-12/+136
| | | | | | tested at all, and what I eventually tested didn't work. SVN-Revision: 7422
* apex: Updated to version 1.5.4Rod Whitby2007-05-312-136/+12
| | | | SVN-Revision: 7421
* revert patch that is breaking ethernet on Avila GW2348-4Felix Fietkau2007-05-311-17/+0
| | | | SVN-Revision: 7420
* Make rdc boot a little further, still broken though, resync kernel configFlorian Fainelli2007-05-312-16/+39
| | | | SVN-Revision: 7419
* kernel config resync with generic-2.6Florian Fainelli2007-05-311-4/+0
| | | | SVN-Revision: 7413
* more kernel config cleanupFelix Fietkau2007-05-312-19/+4
| | | | SVN-Revision: 7412
* fix the damn kernel configMike Baker2007-05-311-0/+1
| | | | SVN-Revision: 7411
* Update to .21Florian Fainelli2007-05-305-72/+39
| | | | SVN-Revision: 7408
* Updated yaffs2, thanks to David Goodenough (#1779)Florian Fainelli2007-05-301-993/+2903
| | | | SVN-Revision: 7405
* Update YAFFS config, wget2nand should use br-lan since eth0 is always ↵Florian Fainelli2007-05-301-1/+2
| | | | | | bridged now, vmlinux.elf has to be used SVN-Revision: 7404
* Removed the disabling of CONFIG_TUN, and a number of other USB-related ↵Rod Whitby2007-05-301-20/+0
| | | | | | 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
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-308-149/+445
| | | | SVN-Revision: 7398
* Enabled CONFIG_INPUT as a module, and included other default settings to ↵Rod Whitby2007-05-301-0/+5
| | | | | | enable oldconfig to complete automatically. SVN-Revision: 7397
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-302-24/+6
| | | | SVN-Revision: 7396
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-302-28/+69
| | | | SVN-Revision: 7395
* Resync with generic-2.6 config-templateFlorian Fainelli2007-05-301-13/+17
| | | | SVN-Revision: 7393
* Minor fixes, do not count interrupts without interrupt source as spurious ↵Florian Fainelli2007-05-303-6/+10
| | | | | | (#1755) SVN-Revision: 7391
* Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ↵Rod Whitby2007-05-301-1/+1
| | | | | | and enabled ixp4xx LEDS support. SVN-Revision: 7390
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
| | | | SVN-Revision: 7388
* .21 fixesFlorian Fainelli2007-05-292-1/+2
| | | | SVN-Revision: 7387
* Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
| | | | SVN-Revision: 7386
* Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
| | | | SVN-Revision: 7384
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
| | | | SVN-Revision: 7383
* Include the architecture specific gpio file for nowFlorian Fainelli2007-05-291-1/+1
| | | | SVN-Revision: 7381
* Restore the gpio.h file, platform.c uses the generic GPIO APIFlorian Fainelli2007-05-292-1/+117
| | | | SVN-Revision: 7380
* add support for the AMCC Taishan, mark it as broken until we fix the ↵Imre Kaloz2007-05-287-0/+345
| | | | | | combined layout SVN-Revision: 7377
* Default kernel config file for .21 kernelHamish Guthrie2007-05-281-1/+3
| | | | SVN-Revision: 7376
* Serial patches for .21Hamish Guthrie2007-05-282-104/+91
| | | | SVN-Revision: 7375
* mtd partitioning for .21Hamish Guthrie2007-05-281-12/+12
| | | | SVN-Revision: 7374