Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 |
| | | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049 | ||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||
* | powerpc: use the in-kernel dtc compiler | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18374 | ||
* | upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands | Imre Kaloz | 2009-01-30 |
| | | | | SVN-Revision: 14280 | ||
* | convert ppc44x to arch/powerpc, use squashfs images by default | Imre Kaloz | 2008-02-03 |
| | | | | SVN-Revision: 10372 | ||
* | * Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23 | Imre Kaloz | 2008-01-27 |
SVN-Revision: 10290 |