Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -9/+8 |
| | | | | | | | | | | | | 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 | ||||
* | increase kernel partition size to fix boot issues | Imre Kaloz | 2013-06-21 | 1 | -5/+5 |
| | | | | SVN-Revision: 36982 | ||||
* | ppc40x: build initramfs images for the OpenRB/Magicbox boards | Gabor Juhos | 2010-04-18 | 1 | -0/+8 |
| | | | | SVN-Revision: 20980 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -9/+9 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | ppc40x: increase kernel partition size on OpenRB/Magicbox | Gabor Juhos | 2010-04-12 | 1 | -4/+4 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20820 | ||||
* | powerpc: use the in-kernel dtc compiler | Imre Kaloz | 2009-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 18374 | ||||
* | upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages | Imre Kaloz | 2009-07-26 | 1 | -25/+9 |
| | | | | SVN-Revision: 17018 | ||||
* | allow creating of ext2 filesystems | Florian Fainelli | 2009-07-26 | 1 | -0/+4 |
| | | | | SVN-Revision: 17017 | ||||
* | add support for the OpenRB Medium board | Gabor Juhos | 2009-07-24 | 1 | -0/+8 |
| | | | | SVN-Revision: 16970 | ||||
* | add support for the OpenRB Light board | Gabor Juhos | 2009-07-19 | 1 | -0/+8 |
| | | | | SVN-Revision: 16908 | ||||
* | increase linux partition size, and fix jffs2 images | Gabor Juhos | 2009-07-19 | 1 | -7/+10 |
| | | | | SVN-Revision: 16906 | ||||
* | nuke the magicbox target and incorporate a rewritten port into ppc40x - ↵ | Imre Kaloz | 2008-11-26 | 1 | -2/+18 |
| | | | | | | note: no CF driver for now SVN-Revision: 13358 | ||||
* | add basic support for the AMCC PPC405EX Kilauea evaluation board | Imre Kaloz | 2008-01-29 | 1 | -0/+42 |
SVN-Revision: 10303 |