summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/harddisk
Commit message (Collapse)AuthorAgeFilesLines
* orion: Update kernel to 3.10.44Hauke Mehrtens2014-07-201-0/+2
| | | | | | | | | | | | | | Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com> [run make kernel_oldconfig, fold a01-dt2-fixes-for-3.3.patch into dt2-setup.c, make dt2-setup.c compile, fix harddisk subprofile] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41765
* orion: disable normal router support for the harddisk subtargetFelix Fietkau2013-06-281-0/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37069
* orion: add support for the lacie 2big network deviceFelix Fietkau2013-06-281-2/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37059
* versioned files and dirs still make no sense when you support only a single ↵Imre Kaloz2013-06-041-0/+0
| | | | | | kernel... SVN-Revision: 36836
* move DT2 related kernel options into the harddist subtargetImre Kaloz2013-06-041-0/+4
| | | | SVN-Revision: 36833
* orion: nuke 3.0 supportGabor Juhos2012-05-091-34/+0
| | | | SVN-Revision: 31659
* orion: add 3.3 supportGabor Juhos2012-04-291-0/+28
| | | | SVN-Revision: 31528
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-2/+1
| | | | SVN-Revision: 24084
* the same DEFAULT_PACKAGES should be selected in the generic MakefileImre Kaloz2010-11-051-2/+0
| | | | SVN-Revision: 23885
* target/linux/orion: create subtargets (closes #8154)Alexandros C. Couloumbis2010-11-041-2/+12
| | | | SVN-Revision: 23883
* sort all target config filesImre Kaloz2009-11-111-22/+22
| | | | SVN-Revision: 18367
* orion/harddisk: Add config-default to enable kernel features required for ↵Rod Whitby2009-03-221-0/+35
| | | | | | mounting RAID disks for rootfs. SVN-Revision: 14965
* orion: Create generic and harddisk subtargets, ready for a different kernel ↵Rod Whitby2009-03-221-0/+6
config for harddisk. SVN-Revision: 14960