7 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
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 ea36d4dd38 fix lzma uImage generation 16 years ago
Felix Fietkau 05014415c1 only build avr32 u-boot if requested, fixes build failure in default config 16 years ago
Gabor Juhos d923618f39 generate LZMA compressed uImage as well 17 years ago
Imre Kaloz 32e1595fb5 enable optional building of u-boot for avr32 17 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
Imre Kaloz 08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori 18 years ago
Imre Kaloz 8f83153369 fix magicbox, convert mtd mapping to platform_device, add support for combined flash layout 18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds 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
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago