2 Commits (610fcbfd85d83accda5ce69e12b343b4a49da11e)

Author SHA1 Message Date
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 18 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