summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/profiles/110-nas.mk
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: move ubi/ubifs options to the image makefileFelix Fietkau2016-05-191-24/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kirkwood: add initial support for NSA310sLuka Perkov2015-11-011-0/+16
| | | | | | | Signed-off-by: Tony Dinh <mibodhi@gmail.com> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47330
* kirkwood: add support for the Seagate GoflexHomeLuka Perkov2015-05-081-0/+17
| | | | | | | | Add Support for the Seagate GoflexHome <http://wiki.openwrt.org/toh/seagate/goflexhome> Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 45647
* kirkwood: put uboot-envtools in DEFAULT_PACKAGESLuka Perkov2015-04-171-9/+5
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45477
* kirkwood: Seagate GoFlex NetLuka Perkov2015-02-121-1/+1
| | | | | | | | | Add GoFlex Net "Board Name" , set and cleanup network default and LEDs. Remove kmod-rtc-marvell from default packages, as the GoFlex net does not have a RTC. Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 44422
* kirkwood: sort 110-nas profileLuka Perkov2014-12-111-16/+14
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43642
* kirkwood: Add support for Iomega StorCenter ix2-200John Crispin2014-11-261-0/+19
| | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de> SVN-Revision: 43391
* kirkwood: cosmetic: move POGOE02 profile to different fileLuka Perkov2014-05-281-0/+15
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40873
* kirkwood: dockstar: remove sata from packagesLuka Perkov2014-02-161-1/+0
| | | | | | | | The dockstar doesn't have any sata ports. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 39596
* kirkwood: add support for Seagate GoFlexNetLuka Perkov2014-02-161-0/+17
| | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 39595
* kirkwood: update support for iconnectLuka Perkov2014-02-151-15/+15
| | | | | | | | | | | | | | | | | | Previous patch was pushed due to false user report. While at it fix alphabetic ordering. The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot environment if OpenWrt's uboot package is used. In order to flash the image run following commands in uboot shell: nand erase 0x200000 0x1fe00000 ubi part root ; ubi remove rootfs ; ubi create rootfs tftpboot 0x800000 openwrt-kirkwood-iconnect-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset Signed-off-by: Luka Perkov <luka@openwrt.org> CC: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39591
* kirkwood: drop unnecessary argument from *_UBIFS_OPTS variablesLuka Perkov2013-11-231-2/+2
| | | | | | | | The '-U' aka '--squash-uids' is already used in Image/mkfs/ubifs function. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38898
* kirkwood: add support for iomega iconnectLuka Perkov2013-11-231-0/+15
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Daniel Engberg <daniel.engberg@pyret.net> SVN-Revision: 38897
* kirkwood: add support for dockstarLuka Perkov2013-11-061-0/+17
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38664
* kirkwood: upgrade to 3.10.15Luka Perkov2013-10-141-0/+23
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38402