38 Commits (7ddc0380bd459685aaf0a68378193e811942465f)

Author SHA1 Message Date
Florian Fainelli 8ea5e19823 targets: fix remaining targets for initramfs builds 11 years ago
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images 11 years ago
Gabor Juhos 417185b33c adm5120: create a new subtarget for the RB1xx devices 12 years ago
Alexandros C. Couloumbis 05e533ba4d linux/adm5120: generate non-initramfs kernel images too 14 years ago
Florian Fainelli 370e1f64de add support for generic eb214a, thanks cezary (#7027) 14 years ago
Nicolas Thill 34474b8840 target/adm5120: fix image building after r20834 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
Gabor Juhos b22ad6781d build firmware image for the 5GXi board 15 years ago
Gabor Juhos fea19ae215 add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board) 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 15 years ago
Gabor Juhos 75b0fe8dbe build firmware image for the NFS-101U/101WU devices by default 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Gabor Juhos 7ef75e79ce fix a typo in the image generation makefile (closes #4624) 16 years ago
Gabor Juhos f24801292e build firmware image for the CR-NSADP board 16 years ago
Gabor Juhos cd9ca196b6 experimental support for the Motorola MU Gateway 16 years ago
Gabor Juhos bd8dcb7593 generate images for the EASY 5120P-ATA board 16 years ago
Gabor Juhos 1a7f41506d generate firmware images for the ZyXEL P-334WT/P-335WT devices 16 years ago
Gabor Juhos ad08652318 fix Cellvision images 17 years ago
Gabor Juhos 9f9a78be68 fix ZyXEL initramfs images 17 years ago
Gabor Juhos 47b677698f generate images for the Infineon EASY 5120-RT boards 17 years ago
Gabor Juhos 1e32e6ddd3 lzma-loader: fix compiler warnings 17 years ago
Gabor Juhos fb3305367a image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices 17 years ago
Gabor Juhos 5e0b4b1379 generate firmware images for the CAS-700/771/790/861 devices 17 years ago
Florian Fainelli 80475bb573 Add support for Conceptronic C54BSR4 17 years ago
Gabor Juhos a9fa8faa4c update LZMA code 17 years ago
Gabor Juhos 3e64dbb862 make build of the images a bit quiet 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Gabor Juhos 7beed53403 image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on 17 years ago
Gabor Juhos 97fc16752b generate valid image for the BR-6104KP's web-interface (closes: 2641) 17 years ago
Gabor Juhos d29af25874 reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549) 17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards 17 years ago
Gabor Juhos bcdd5d9b14 Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration 17 years ago
Gabor Juhos 57b20f2562 remove dashes from profile names 17 years ago
Gabor Juhos 58fcfa7ea0 make image names shorten 17 years ago
Gabor Juhos 433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr 17 years ago
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379) 17 years ago
Gabor Juhos ddec515a09 rewrite image generation 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