summaryrefslogtreecommitdiffstats
path: root/target/linux/iop32x
Commit message (Collapse)AuthorAgeFilesLines
...
* move arm ARCH symbols to the generic configskaloz2009-05-141-37/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernels use /etc/preinit by defaultkaloz2009-05-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more kernel config cleanup.. last for today :)kaloz2009-05-041-7/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupkaloz2009-05-041-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup MTD option handlingkaloz2009-05-041-45/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade IOP32x to 2.6.28.10kaloz2009-05-042-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete eabi config overridesnbd2009-03-141-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patchesjuhosg2008-11-121-1/+1
| | | | | | | | | * based on a patch by Hauke Mehrtens * closes #4193 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to 2.6.26.7florian2008-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not override classifier kernel configuration symbolsflorian2008-09-291-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.5 and 2.6.25.17juhosg2008-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵nico2008-09-251-2/+0
| | | | | | disable the later (deprecated Video for Linux API v1) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵nico2008-09-241-0/+1
| | | | | | it on targets where USB is supported git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.3 and 2.6.25.16juhosg2008-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iop32x to 2.6.26.2kaloz2008-08-182-186/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* try to clean up some kernel configsthepeople2008-08-021-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; ↵juhosg2008-05-181-1/+1
| | | | | | 2.6.22.19) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable proper PCI & USB support detection at config-time by disabling ↵nico2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* naming conventionkaloz2008-04-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.24.5kaloz2008-04-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix EABI kernel config on IOP32xkaloz2008-04-031-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable partitions for unallocated redboot flash memory - it caused a null ↵nbd2008-03-071-1/+0
| | | | | | pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade & standardize kernel versionskaloz2008-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iop32x to 2.6.24kaloz2008-02-102-1/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix initramfsnbd2008-01-011-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use softfloat and GNU EABI on the IOP, tookaloz2007-12-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-291-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-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 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-5/+2
| | | | | | 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-064-0/+547
(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