summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/image
Commit message (Collapse)AuthorAgeFilesLines
* ppc40x: upgrade to 3.18Imre Kaloz2015-04-121-1/+1
| | | | | | | | 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
* target/linux/*/image/Makefile: use new dts path variableJohn Crispin2014-07-211-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41791
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-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 issuesImre Kaloz2013-06-211-5/+5
| | | | SVN-Revision: 36982
* ppc40x: build initramfs images for the OpenRB/Magicbox boardsGabor Juhos2010-04-181-0/+8
| | | | SVN-Revision: 20980
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-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/MagicboxGabor Juhos2010-04-121-4/+4
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20820
* powerpc: use the in-kernel dtc compilerImre Kaloz2009-11-111-1/+1
| | | | SVN-Revision: 18374
* upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimagesImre Kaloz2009-07-261-25/+9
| | | | SVN-Revision: 17018
* allow creating of ext2 filesystemsFlorian Fainelli2009-07-261-0/+4
| | | | SVN-Revision: 17017
* add support for the OpenRB Medium boardGabor Juhos2009-07-241-0/+8
| | | | SVN-Revision: 16970
* add support for the OpenRB Light boardGabor Juhos2009-07-191-0/+8
| | | | SVN-Revision: 16908
* increase linux partition size, and fix jffs2 imagesGabor Juhos2009-07-191-7/+10
| | | | SVN-Revision: 16906
* nuke the magicbox target and incorporate a rewritten port into ppc40x - ↵Imre Kaloz2008-11-261-2/+18
| | | | | | note: no CF driver for now SVN-Revision: 13358
* add basic support for the AMCC PPC405EX Kilauea evaluation boardImre Kaloz2008-01-291-0/+42
SVN-Revision: 10303