| Commit message (Expand) | Author | Age | Files | Lines |
* | Resync adm5120 kernel config, lzma-loader fixes from Gabor | Florian Fainelli | 2007-06-08 | 4 | -9/+19 |
* | Fix the cmdline hack patch, thanks Gabor | Florian Fainelli | 2007-06-08 | 1 | -2/+2 |
* | Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), clos... | Florian Fainelli | 2007-06-08 | 1 | -66/+92 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 6 | -1/+11420 |
* | generic profile for x86, no packages auto-selected | Tim Yardley | 2007-06-07 | 1 | -0/+16 |
* | fixes minor bug when compiling etrax target without V=99 | John Crispin | 2007-06-07 | 1 | -2/+2 |
* | update kernel config for rb532 | Felix Fietkau | 2007-06-07 | 1 | -21/+3 |
* | fix rb532 patch error | Felix Fietkau | 2007-06-06 | 2 | -31/+18 |
* | Changed autoboot timeout in dfboot | Hamish Guthrie | 2007-06-06 | 1 | -2/+1 |
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 | 2 | -1/+8 |
* | USB probe rewrite, really needs testing | Florian Fainelli | 2007-06-05 | 1 | -46/+49 |
* | Add a ralink profile (for ADM5120 based IP cameras) | Florian Fainelli | 2007-06-05 | 2 | -0/+16 |
* | Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed some... | Hamish Guthrie | 2007-06-05 | 3 | -1/+436 |
* | Changed target for ubpar.c to directly write to mtd device | Hamish Guthrie | 2007-06-05 | 1 | -1/+1 |
* | Changed default ipkg source for new release | Hamish Guthrie | 2007-06-05 | 1 | -1/+1 |
* | Removed romboot from tree - replaced by dfboot | Hamish Guthrie | 2007-06-05 | 9 | -3380/+0 |
* | Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not re... | Hamish Guthrie | 2007-06-05 | 3 | -10/+2 |
* | Sets GPIO PB28 to multi-drive (open collector) - fixes reset issue | Hamish Guthrie | 2007-06-05 | 1 | -0/+10 |
* | small changes to the default netconfig and ipkg repo for the foxboard | John Crispin | 2007-06-04 | 2 | -0/+5 |
* | reboot now works on foxboard | John Crispin | 2007-06-04 | 1 | -0/+10 |
* | small fix on etrax basefiles to avoid bogus error msg | John Crispin | 2007-06-04 | 1 | -1/+1 |
* | Fixed at91 ethernet driver for dm9161a PHY interrupt issue | Hamish Guthrie | 2007-06-04 | 1 | -0/+28 |
* | add new dfboot loader - a complete revison of romboot code. | Hamish Guthrie | 2007-06-04 | 31 | -0/+15410 |
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 | 3 | -8/+15 |
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ... | Felix Fietkau | 2007-06-04 | 1 | -19/+2 |
* | add ar7-2.6 fixes by Stefan Weil | Felix Fietkau | 2007-06-04 | 8 | -24/+56 |
* | enable image generation for the WRT150N | Imre Kaloz | 2007-06-04 | 1 | -0/+1 |
* | update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging | Nicolas Thill | 2007-06-04 | 1 | -4/+11 |
* | several changes to the basefiles for cris target | John Crispin | 2007-06-03 | 6 | -6/+30 |
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 1 | -21/+72 |
* | reworked memset,memcpy of the cris kernel, this improves board speed by facto... | John Crispin | 2007-06-03 | 1 | -323/+276 |
* | Update the adm5120 config to use IRQ_CPU and physically mapped flash for now | Florian Fainelli | 2007-06-03 | 1 | -2/+6 |
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 | 1 | -0/+54 |
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 1 | -0/+3 |
* | remove duplicate include statement (fixes a warning) | Felix Fietkau | 2007-06-03 | 1 | -2/+0 |
* | when compiling a tool to upload firmware to the cris, it should be build for ... | John Crispin | 2007-06-03 | 1 | -1/+1 |
* | the etrax bootloader tools source was added on initial merge, it is now sitti... | John Crispin | 2007-06-02 | 165 | -123806/+5 |
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 | 14 | -384/+518 |
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 2 | -0/+173 |
* | apex: fixed patch pathnames | Rod Whitby | 2007-06-02 | 1 | -2/+2 |
* | Fix config.in typo and enable by default only for ixp4xx-2.6 | Florian Fainelli | 2007-06-02 | 1 | -2/+2 |
* | apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build) | Rod Whitby | 2007-06-02 | 1 | -3/+12 |
* | apex: Updated to version 1.5.6 (which includes the compiler inlining fixes). | Rod Whitby | 2007-06-02 | 2 | -30/+2 |
* | made the target name of etrax lowercase. | John Crispin | 2007-06-02 | 1 | -1/+1 |
* | fixes compile bug of iptables | John Crispin | 2007-06-02 | 1 | -0/+50 |
* | Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync k... | Florian Fainelli | 2007-06-02 | 2 | -32/+16 |
* | apex: Updated to 1.5.4 - this time it boots | Rod Whitby | 2007-06-02 | 3 | -136/+40 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 229 | -0/+223361 |
* | make xscale images containing proprietary microcode optional, but enabled by ... | Felix Fietkau | 2007-06-01 | 2 | -18/+31 |
* | ixp4xx: add back the mac handling fix - seems like it wasn't the cause for th... | Felix Fietkau | 2007-05-31 | 1 | -0/+17 |