Commit Graph

15 Commits (24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2)

Author SHA1 Message Date
Imre Kaloz 09722d0bdc ppc40x: upgrade to 3.18
left "broken" as I'm not sure if my only board is to blame.. testers welcomed

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 45406
9 years ago
John Crispin 7d8f187201 target/linux/*/image/Makefile: use new dts path variable
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41791
10 years ago
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images
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
11 years ago
Imre Kaloz c228ed04a1 increase kernel partition size to fix boot issues
SVN-Revision: 36982
11 years ago
Gabor Juhos 8d86dbb454 ppc40x: build initramfs images for the OpenRB/Magicbox boards
SVN-Revision: 20980
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 bc4cd8c850 ppc40x: increase kernel partition size on OpenRB/Magicbox
Cc: backfire@openwrt.org

SVN-Revision: 20820
14 years ago
Imre Kaloz cc222ce56d powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
15 years ago
Imre Kaloz a0829559f8 upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages
SVN-Revision: 17018
15 years ago
Florian Fainelli b2afb336a2 allow creating of ext2 filesystems
SVN-Revision: 17017
15 years ago
Gabor Juhos 03aef1e2c5 add support for the OpenRB Medium board
SVN-Revision: 16970
15 years ago
Gabor Juhos c84a5161c5 add support for the OpenRB Light board
SVN-Revision: 16908
15 years ago
Gabor Juhos eec23618ad increase linux partition size, and fix jffs2 images
SVN-Revision: 16906
15 years ago
Imre Kaloz b359ab764f nuke the magicbox target and incorporate a rewritten port into ppc40x - note: no CF driver for now
SVN-Revision: 13358
16 years ago
Imre Kaloz 2f2ae0205c add basic support for the AMCC PPC405EX Kilauea evaluation board
SVN-Revision: 10303
17 years ago