14 Commits (371c7008105ac860bb7ccfe29c03f69a14d5811f)

Author SHA1 Message Date
Florian Fainelli 21b14da88f rb532: Fix ext4 and squashfs images 11 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 14 years ago
Nicolas Thill 898a6bc93d target/rb532: use -combined suffix for kernel+rootfs images 15 years ago
Nicolas Thill 5403c59f57 images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE 15 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 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Felix Fietkau e8a39ef677 rb532: preserve commandline-patched kernel images for faster kernel testing via netboot 16 years ago
Felix Fietkau 3846834c85 rb532: add missing drivers and adjust the kernel command line for the right device name 16 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
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Florian Fainelli 56d235dfb7 compress the kernel that resides on the nand memory 17 years ago
Florian Fainelli 28a4b28ce1 Remove tgz hacks 17 years ago
Florian Fainelli cfddec3e1d Convert the NAND driver to platform_driver, allow tgz image to be built correctly 17 years ago
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631) 17 years ago
Felix Fietkau 7e0b07575e fix the squashfs kernel command line for rb532 17 years ago
Felix Fietkau 71ca530e8a fix rb532 squashfs support (patch by Jens Muecke) 18 years ago
Felix Fietkau 12fc04238e enable preinit in a few other platforms 18 years ago
Felix Fietkau 91e5dba2c7 kernel build cleanup 18 years ago
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) 18 years ago
Felix Fietkau f206cee9db fix rb532 image build 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau dc6794b88c some platform support path name cleanup 18 years ago
Felix Fietkau cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables 18 years ago
Felix Fietkau 63994b8f50 replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets 18 years ago
Felix Fietkau e1dc2f086d fix path to lzma-loader 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago
Felix Fietkau 1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) 18 years ago