Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reworked memset,memcpy of the cris kernel, this improves board speed by ↵ | John Crispin | 2007-06-03 | 1 | -323/+276 |
| | | | | | | factor 20 SVN-Revision: 7478 | ||||
* | Update the adm5120 config to use IRQ_CPU and physically mapped flash for now | Florian Fainelli | 2007-06-03 | 1 | -2/+6 |
| | | | | SVN-Revision: 7476 | ||||
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 | 1 | -0/+54 |
| | | | | SVN-Revision: 7475 | ||||
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 2 | -1/+4 |
| | | | | SVN-Revision: 7474 | ||||
* | remove duplicate include statement (fixes a warning) | Felix Fietkau | 2007-06-03 | 1 | -2/+0 |
| | | | | SVN-Revision: 7468 | ||||
* | when compiling a tool to upload firmware to the cris, it should be build for ↵ | John Crispin | 2007-06-03 | 1 | -1/+1 |
| | | | | | | host and not target :-) SVN-Revision: 7467 | ||||
* | the etrax bootloader tools source was added on initial merge, it is now ↵ | John Crispin | 2007-06-02 | 165 | -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 assembly | Florian Fainelli | 2007-06-02 | 14 | -384/+518 |
| | | | | SVN-Revision: 7464 | ||||
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 2 | -0/+173 |
| | | | | SVN-Revision: 7462 | ||||
* | apex: fixed patch pathnames | Rod Whitby | 2007-06-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 7460 | ||||
* | Fix config.in typo and enable by default only for ixp4xx-2.6 | Florian Fainelli | 2007-06-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 7458 | ||||
* | apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build) | Rod Whitby | 2007-06-02 | 1 | -3/+12 |
| | | | | SVN-Revision: 7452 | ||||
* | apex: Updated to version 1.5.6 (which includes the compiler inlining fixes). | Rod Whitby | 2007-06-02 | 2 | -30/+2 |
| | | | | SVN-Revision: 7451 | ||||
* | made the target name of etrax lowercase. | John Crispin | 2007-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7449 | ||||
* | fixes compile bug of iptables | John Crispin | 2007-06-02 | 1 | -0/+50 |
| | | | | SVN-Revision: 7448 | ||||
* | Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync ↵ | Florian Fainelli | 2007-06-02 | 2 | -32/+16 |
| | | | | | | kernel config SVN-Revision: 7445 | ||||
* | apex: Updated to 1.5.4 - this time it boots | Rod Whitby | 2007-06-02 | 3 | -136/+40 |
| | | | | SVN-Revision: 7441 | ||||
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 229 | -0/+223361 |
| | | | | SVN-Revision: 7439 | ||||
* | make xscale images containing proprietary microcode optional, but enabled by ↵ | Felix Fietkau | 2007-06-01 | 2 | -18/+31 |
| | | | | | | default SVN-Revision: 7431 | ||||
* | ixp4xx: add back the mac handling fix - seems like it wasn't the cause for ↵ | Felix Fietkau | 2007-05-31 | 1 | -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 Whitby | 2007-05-31 | 2 | -12/+136 |
| | | | | | | tested at all, and what I eventually tested didn't work. SVN-Revision: 7422 | ||||
* | apex: Updated to version 1.5.4 | Rod Whitby | 2007-05-31 | 2 | -136/+12 |
| | | | | SVN-Revision: 7421 | ||||
* | revert patch that is breaking ethernet on Avila GW2348-4 | Felix Fietkau | 2007-05-31 | 1 | -17/+0 |
| | | | | SVN-Revision: 7420 | ||||
* | Make rdc boot a little further, still broken though, resync kernel config | Florian Fainelli | 2007-05-31 | 2 | -16/+39 |
| | | | | SVN-Revision: 7419 | ||||
* | kernel config resync with generic-2.6 | Florian Fainelli | 2007-05-31 | 1 | -4/+0 |
| | | | | SVN-Revision: 7413 | ||||
* | more kernel config cleanup | Felix Fietkau | 2007-05-31 | 2 | -19/+4 |
| | | | | SVN-Revision: 7412 | ||||
* | fix the damn kernel config | Mike Baker | 2007-05-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 7411 | ||||
* | Update to .21 | Florian Fainelli | 2007-05-30 | 5 | -72/+39 |
| | | | | SVN-Revision: 7408 | ||||
* | Updated yaffs2, thanks to David Goodenough (#1779) | Florian Fainelli | 2007-05-30 | 1 | -993/+2903 |
| | | | | SVN-Revision: 7405 | ||||
* | Update YAFFS config, wget2nand should use br-lan since eth0 is always ↵ | Florian Fainelli | 2007-05-30 | 1 | -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 Whitby | 2007-05-30 | 1 | -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 Juhos | Florian Fainelli | 2007-05-30 | 8 | -149/+445 |
| | | | | SVN-Revision: 7398 | ||||
* | Enabled CONFIG_INPUT as a module, and included other default settings to ↵ | Rod Whitby | 2007-05-30 | 1 | -0/+5 |
| | | | | | | enable oldconfig to complete automatically. SVN-Revision: 7397 | ||||
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 | 2 | -24/+6 |
| | | | | SVN-Revision: 7396 | ||||
* | Define target specific ramdisk images for testing (Gabor Juhos) | Florian Fainelli | 2007-05-30 | 2 | -28/+69 |
| | | | | SVN-Revision: 7395 | ||||
* | Resync with generic-2.6 config-template | Florian Fainelli | 2007-05-30 | 1 | -13/+17 |
| | | | | SVN-Revision: 7393 | ||||
* | Minor fixes, do not count interrupts without interrupt source as spurious ↵ | Florian Fainelli | 2007-05-30 | 3 | -6/+10 |
| | | | | | | (#1755) SVN-Revision: 7391 | ||||
* | Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ↵ | Rod Whitby | 2007-05-30 | 1 | -1/+1 |
| | | | | | | and enabled ixp4xx LEDS support. SVN-Revision: 7390 | ||||
* | Add the rbmipsnand fix from #1778 | Florian Fainelli | 2007-05-29 | 1 | -1/+12 |
| | | | | SVN-Revision: 7388 | ||||
* | .21 fixes | Florian Fainelli | 2007-05-29 | 2 | -1/+2 |
| | | | | SVN-Revision: 7387 | ||||
* | Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6 | Rod Whitby | 2007-05-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 7386 | ||||
* | Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6 | Rod Whitby | 2007-05-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 7384 | ||||
* | Fix .21 compilation on memory.c (#1778) | Florian Fainelli | 2007-05-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 7383 | ||||
* | Include the architecture specific gpio file for now | Florian Fainelli | 2007-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 7381 | ||||
* | Restore the gpio.h file, platform.c uses the generic GPIO API | Florian Fainelli | 2007-05-29 | 2 | -1/+117 |
| | | | | SVN-Revision: 7380 | ||||
* | add support for the AMCC Taishan, mark it as broken until we fix the ↵ | Imre Kaloz | 2007-05-28 | 7 | -0/+345 |
| | | | | | | combined layout SVN-Revision: 7377 | ||||
* | Default kernel config file for .21 kernel | Hamish Guthrie | 2007-05-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 7376 | ||||
* | Serial patches for .21 | Hamish Guthrie | 2007-05-28 | 2 | -104/+91 |
| | | | | SVN-Revision: 7375 | ||||
* | mtd partitioning for .21 | Hamish Guthrie | 2007-05-28 | 1 | -12/+12 |
| | | | | SVN-Revision: 7374 | ||||
* | GPIO changes for .21 kernel | Hamish Guthrie | 2007-05-28 | 1 | -56/+32 |
| | | | | SVN-Revision: 7372 |