20 Commits (6541593b34822f528ff0e1ccd04eb42b51c599c6)

Author SHA1 Message Date
Florian Fainelli af0ecdebfd allow 1MB extra space for JFFS and other enhancements (#7706) 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 15 years ago
Florian Fainelli 821bd49569 use profiles again intead of subtargets. 15 years ago
Florian Fainelli a1058204d0 rework board detection 15 years ago
Florian Fainelli 9a3d0be8d1 generate bifferboard images, patch from bifferos 15 years ago
Florian Fainelli ece1801c1f simplify sitecom image generation with a script, patch from rtz 15 years ago
Florian Fainelli c74364cc38 add sitecom subtarget after the profiles->subtargets conversion (#6245) 15 years ago
Florian Fainelli ba6e615cae fix image create after the conversion to subtargets 15 years ago
Florian Fainelli 7b61262aa3 also support pcmcia 15 years ago
Andy Boyett 7de27db174 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich 15 years ago
Florian Fainelli e2274f0509 also copy bzImage when generating initramfs images 16 years ago
Florian Fainelli 3166a61946 Prepare image Makefile to generate valid images for amit and g570s boards, thanks sn9 16 years ago
Florian Fainelli 7d81c1b6cc If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length> 16 years ago
Florian Fainelli 097d9cd367 Prior to kernel 2.6.23, architecture path was i386, allow that when switching kernel version 16 years ago
Florian Fainelli 704d0016de Fix bzImage copy with 2.6.24 kernels 17 years ago
Florian Fainelli 8ee2e7a4a3 Also generate http uploadable images for Airlink AR525w 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Florian Fainelli c1baf67fbf Fix profile/image generation for dir450 17 years ago
Florian Fainelli 6278dd1093 Build all firmware until we put back profiles 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
Florian Fainelli acde70bfd5 More rdc fixes, thanks to Daniel Gimpelevich 17 years ago
Florian Fainelli ce173e2094 Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpelevich 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 0250efa1ea Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich) 17 years ago
Florian Fainelli 6409863c91 Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! 17 years ago
Florian Fainelli 1612bd2f91 No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9 18 years ago
Florian Fainelli b0b49cffa2 Generate squashfs images as well 18 years ago
Florian Fainelli b99dfc7133 Restore image creation for rdc boards 18 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment 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
Florian Fainelli d78cd65a59 Update the crc checksum to allow images being flashed via tftp 18 years ago
Florian Fainelli eb2f10c841 Add image generation for ar525w 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W) 18 years ago