aboutsummaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/image
Commit message (Collapse)AuthorAge
...
* kirkwood: extend image/MakefileLuka Perkov2013-10-31
| | | | | | | | | | | * use lower case letters in generated images * extend support for boot/ directory * fix some typos Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 38629
* build: make MkuImage more genericLuka Perkov2013-10-23
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38516
* kirkwood: upgrade to 3.10.15Luka Perkov2013-10-14
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38402
* ubifs: enable building modular imagesLuka Perkov2013-10-12
| | | | | | | | | Now it is possible to build ubi/ubifs images for only selected boards inside single target. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38375
* kirkwood: add support for UBI (3.10.x)Luka Perkov2013-10-04
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38301
* kirkwood: enable dts compilationLuka Perkov2013-10-03
| | | | | | | | In 3.10 we might build those, so for now just add this functionality. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38297
* kirkwood: fix initramfs imagesLuka Perkov2013-10-03
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38296
* kirkwood: drop PROFILE from image namesLuka Perkov2013-10-02
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 38281
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-27
| | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049
* kirkwood: convert to use the new jffs2_nandJonas Gorski2013-06-05
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36861
* Add different profiles for Sheevaplug and DockstarLars-Peter Clausen2010-08-29
| | | | | | Thanks to Gerrit Visser SVN-Revision: 22838
* Align jffs2 to pagesize and fix mkfs2.jffs2 optsLars-Peter Clausen2010-08-29
| | | | SVN-Revision: 22836
* Cleanup image generationLars-Peter Clausen2010-08-28
| | | | SVN-Revision: 22829
* Add Seagate Dockstar supportLars-Peter Clausen2010-08-22
| | | | SVN-Revision: 22765
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-12
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* increase kernel partition to 4MB, generate jffs2 imagesImre Kaloz2009-06-01
| | | | SVN-Revision: 16251
* copy kirkwood uImage to the bin dirImre Kaloz2009-05-02
| | | | SVN-Revision: 15557
* add preliminary Marvell Kirkwood supportImre Kaloz2009-05-02
SVN-Revision: 15556