Commit Graph

35 Commits (87ae19eaa3c7149c42c85ad9c04f2c737b54d991)

Author SHA1 Message Date
Alexandros C. Couloumbis 05e533ba4d linux/adm5120: generate non-initramfs kernel images too
SVN-Revision: 26657
13 years ago
Florian Fainelli 370e1f64de add support for generic eb214a, thanks cezary (#7027)
SVN-Revision: 22275
14 years ago
Nicolas Thill 34474b8840 target/adm5120: fix image building after r20834
SVN-Revision: 20855
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
SVN-Revision: 20834
14 years ago
Gabor Juhos b22ad6781d build firmware image for the 5GXi board
SVN-Revision: 16558
15 years ago
Gabor Juhos fea19ae215 add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
SVN-Revision: 16555
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Gabor Juhos 75b0fe8dbe build firmware image for the NFS-101U/101WU devices by default
SVN-Revision: 15416
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Gabor Juhos 7ef75e79ce fix a typo in the image generation makefile (closes #4624)
SVN-Revision: 14511
16 years ago
Gabor Juhos f24801292e build firmware image for the CR-NSADP board
SVN-Revision: 14200
16 years ago
Gabor Juhos cd9ca196b6 experimental support for the Motorola MU Gateway
SVN-Revision: 12662
16 years ago
Gabor Juhos bd8dcb7593 generate images for the EASY 5120P-ATA board
SVN-Revision: 12405
16 years ago
Gabor Juhos 1a7f41506d generate firmware images for the ZyXEL P-334WT/P-335WT devices
SVN-Revision: 11562
16 years ago
Gabor Juhos ad08652318 fix Cellvision images
SVN-Revision: 10735
16 years ago
Gabor Juhos 9f9a78be68 fix ZyXEL initramfs images
SVN-Revision: 10717
16 years ago
Gabor Juhos 47b677698f generate images for the Infineon EASY 5120-RT boards
SVN-Revision: 10682
17 years ago
Gabor Juhos 1e32e6ddd3 lzma-loader: fix compiler warnings
SVN-Revision: 10321
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
SVN-Revision: 10309
17 years ago
Gabor Juhos 5e0b4b1379 generate firmware images for the CAS-700/771/790/861 devices
SVN-Revision: 10193
17 years ago
Florian Fainelli 80475bb573 Add support for Conceptronic C54BSR4
SVN-Revision: 10002
17 years ago
Gabor Juhos a9fa8faa4c update LZMA code
SVN-Revision: 9756
17 years ago
Gabor Juhos 3e64dbb862 make build of the images a bit quiet
SVN-Revision: 9544
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
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
SVN-Revision: 9490
17 years ago
Gabor Juhos 97fc16752b generate valid image for the BR-6104KP's web-interface (closes: 2641)
SVN-Revision: 9485
17 years ago
Gabor Juhos d29af25874 reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549)
SVN-Revision: 9450
17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
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
SVN-Revision: 9141
17 years ago
Gabor Juhos 57b20f2562 remove dashes from profile names
SVN-Revision: 9132
17 years ago
Gabor Juhos 58fcfa7ea0 make image names shorten
SVN-Revision: 9089
17 years ago
Gabor Juhos 433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr
SVN-Revision: 8922
17 years ago
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
17 years ago
Gabor Juhos ddec515a09 rewrite image generation
SVN-Revision: 8755
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.
SVN-Revision: 8653
17 years ago