22 Commits (153392e209c5110448db9e1e7ce9a3566f124b37)

Author SHA1 Message Date
Roman Yeryomin 87d3b3b5ff rb532: increase kernel size limit 7 years ago
Felix Fietkau ad76fdfc8a rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND 8 years ago
Felix Fietkau 5b6b0aa267 rb532: convert to new loopback based overlay support 8 years ago
Florian Fainelli db553ffb34 rb532: Fix initramfs kernel images 8 years ago
John Crispin 4be7901962 rb532: increase kernel partition 9 years ago
Felix Fietkau 2daa34da02 rb532: align partitions to 128KB 9 years ago
Felix Fietkau 9a4ba281f6 rb532: fix jffs2 images 10 years ago
Felix Fietkau d4158338c9 rb532: really fix squashfs images 10 years ago
Florian Fainelli 21b14da88f rb532: Fix ext4 and squashfs images 10 years ago
Florian Fainelli 6bbb5272ad rb532: fix initramfs image creation (#14215) 11 years ago
Gabor Juhos 13ec78c18f rb532: image: fix broken ifneq statement 11 years ago
Gabor Juhos 91e1fa6d70 rb532: remove trailing whitespaces from image/Makefile 11 years ago
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images 11 years ago
Alexandros C. Couloumbis 67339c1329 linux/rb532: use kernel and initramfs tags on image generation 13 years ago
Nicolas Thill 898a6bc93d target/rb532: use -combined suffix for kernel+rootfs images 14 years ago
Nicolas Thill 5403c59f57 images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE 14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 14 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 15 years ago
Felix Fietkau e8a39ef677 rb532: preserve commandline-patched kernel images for faster kernel testing via netboot 15 years ago
Felix Fietkau 3846834c85 rb532: add missing drivers and adjust the kernel command line for the right device name 15 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago