summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
Commit message (Collapse)AuthorAgeFilesLines
* at91: added new sim enable code as well as detection code to hcg2008-03-132-0/+262
| | | | | | | | differentiate between v1.0 and v1.5 hardware revisions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed binary file added in errorhcg2008-03-131-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add back support for 2.6.21 kernels - add some required directories.hcg2008-03-133-1/+300
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade & standardize kernel versionskaloz2008-02-111-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-292-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move crypto support to a seperate crypto.mk file, split modules into ↵nico2007-09-231-22/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up jffs2 config optionsnbd2007-09-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix target names in image options (closes: #2357)nico2007-09-111-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adapt profiles for subtarget changesnbd2007-09-081-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* major target cleanup. it is now possible to have subtargets that can ↵nbd2007-09-082-4/+5
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-0675-0/+45335
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73