summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0676-100024/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* removed fox-vhdl patch, it will return with .22John Crispin2007-07-291-4836/+0
| | | | SVN-Revision: 8215
* small fix to etrax serial port setupJohn Crispin2007-07-291-14/+2
| | | | SVN-Revision: 8214
* some fixes to the etrax buildJohn Crispin2007-07-293-197/+221
| | | | SVN-Revision: 8211
* initial merge for vhdl support on the foxboardJohn Crispin2007-06-175-0/+5230
| | | | SVN-Revision: 7652
* Added package to load zydas1211 firmwareJohn Crispin2007-06-131-0/+18
| | | | SVN-Revision: 7626
* fixes minor bug when compiling etrax target without V=99John Crispin2007-06-071-2/+2
| | | | SVN-Revision: 7515
* small changes to the default netconfig and ipkg repo for the foxboardJohn Crispin2007-06-042-0/+5
| | | | SVN-Revision: 7497
* reboot now works on foxboardJohn Crispin2007-06-041-0/+10
| | | | SVN-Revision: 7496
* small fix on etrax basefiles to avoid bogus error msgJohn Crispin2007-06-041-1/+1
| | | | SVN-Revision: 7495
* several changes to the basefiles for cris targetJohn Crispin2007-06-036-6/+30
| | | | SVN-Revision: 7484
* reworked memset,memcpy of the cris kernel, this improves board speed by ↵John Crispin2007-06-031-323/+276
| | | | | | factor 20 SVN-Revision: 7478
* 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
* 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
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02229-0/+223361
SVN-Revision: 7439