Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added light edition of spca5xx driver and the streamin server+web-applet | John Crispin | 2007-06-04 | 4 | -0/+128 |
| | | | | SVN-Revision: 7494 | ||||
* | Fixed at91 ethernet driver for dm9161a PHY interrupt issue | Hamish Guthrie | 2007-06-04 | 1 | -0/+28 |
| | | | | SVN-Revision: 7493 | ||||
* | add new dfboot loader - a complete revison of romboot code. | Hamish Guthrie | 2007-06-04 | 31 | -0/+15410 |
| | | | | SVN-Revision: 7492 | ||||
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 | 5 | -10/+17 |
| | | | | SVN-Revision: 7491 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 184 | -2282/+3015 |
| | | | | SVN-Revision: 7490 | ||||
* | package/refresh should clean all packages before refreshing their patches | Felix Fietkau | 2007-06-04 | 1 | -3/+4 |
| | | | | SVN-Revision: 7489 | ||||
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 | 4 | -23/+23 |
| | | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488 | ||||
* | add ar7-2.6 fixes by Stefan Weil | Felix Fietkau | 2007-06-04 | 8 | -24/+56 |
| | | | | SVN-Revision: 7487 | ||||
* | enable image generation for the WRT150N | Imre Kaloz | 2007-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 7486 | ||||
* | update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging | Nicolas Thill | 2007-06-04 | 2 | -4/+20 |
| | | | | SVN-Revision: 7485 | ||||
* | several changes to the basefiles for cris target | John Crispin | 2007-06-03 | 6 | -6/+30 |
| | | | | SVN-Revision: 7484 | ||||
* | more fixes for the patching stuff (was testing it on the wrong target) | Felix Fietkau | 2007-06-03 | 1 | -1/+2 |
| | | | | SVN-Revision: 7483 | ||||
* | revert bogus change | Felix Fietkau | 2007-06-03 | 1 | -3/+0 |
| | | | | SVN-Revision: 7482 | ||||
* | fix quilt related unpack/patch error | Felix Fietkau | 2007-06-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 7481 | ||||
* | quilt is now a preriquisite | Florian Fainelli | 2007-06-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 7480 | ||||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 2 | -21/+184 |
| | | | | SVN-Revision: 7479 | ||||
* | 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 wireless-tools to the latest version | Felix Fietkau | 2007-06-03 | 1 | -6/+7 |
| | | | | SVN-Revision: 7477 | ||||
* | 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 | 5 | -23/+66 |
| | | | | SVN-Revision: 7474 | ||||
* | enable quilt for host builds and add some additional checks | Felix Fietkau | 2007-06-03 | 3 | -7/+13 |
| | | | | SVN-Revision: 7473 | ||||
* | Improve quilt patch handling: All quilt managed patches are checked before ↵ | Felix Fietkau | 2007-06-03 | 1 | -5/+13 |
| | | | | | | the package compile is attempted SVN-Revision: 7472 | ||||
* | Add quilt integration for packages | Felix Fietkau | 2007-06-03 | 4 | -8/+58 |
| | | | | | | | | | | | | | make package/<package>-prepare QUILT=1 will apply all patches using quilt Autorebuild will be disabled, so that you can edit all patches in the build dir. When you're done editing patches and everything works, you can call: make package/<package>-refresh That will copy the updated patches from quilt into package/<package>/patches, and remove all old patches. Before the patches are overwritten, the correct order of the patches is verified ('cat series' is compared against 'sort series'). SVN-Revision: 7471 | ||||
* | madwifi: fix an unhandle cryptoapi change (wpa2) | Felix Fietkau | 2007-06-03 | 1 | -1/+16 |
| | | | | SVN-Revision: 7470 | ||||
* | missing -p on mkdir command | John Crispin | 2007-06-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 7469 | ||||
* | 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 | ||||
* | Changed the RouterBOOT main to rootfs | Florian Fainelli | 2007-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7466 | ||||
* | 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 | ||||
* | added some tools that the foxboard users are used to, when working with the fox | John Crispin | 2007-06-02 | 1 | -0/+45 |
| | | | | SVN-Revision: 7463 | ||||
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 5 | -0/+201 |
| | | | | SVN-Revision: 7462 | ||||
* | Put back zd1211 with r85 (#1806) | Florian Fainelli | 2007-06-02 | 1 | -0/+67 |
| | | | | SVN-Revision: 7461 | ||||
* | 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 | ||||
* | Unmark as broken | Florian Fainelli | 2007-06-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 7457 | ||||
* | fixes for wpa/wpa2 | Felix Fietkau | 2007-06-02 | 3 | -3/+43 |
| | | | | SVN-Revision: 7453 | ||||
* | 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 | ||||
* | Use the in-kernel pwc driver, no need to maintain it externally | Florian Fainelli | 2007-06-02 | 4 | -69/+3 |
| | | | | SVN-Revision: 7450 | ||||
* | 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 | ||||
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | John Crispin | 2007-06-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 7444 | ||||
* | fix error handling in qos-scripts | Felix Fietkau | 2007-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7442 | ||||
* | apex: Updated to 1.5.4 - this time it boots | Rod Whitby | 2007-06-02 | 3 | -136/+40 |
| | | | | SVN-Revision: 7441 | ||||
* | madwifi update: include upstream fixes for ff handling, disable ff by ↵ | Felix Fietkau | 2007-06-02 | 6 | -38/+41 |
| | | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440 | ||||
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 235 | -3/+223626 |
| | | | | SVN-Revision: 7439 | ||||
* | remove ueagle-atm and use the in-kernel driver, split up usb-atm | Florian Fainelli | 2007-06-01 | 3 | -75/+20 |
| | | | | SVN-Revision: 7438 |