summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
| | | | | | | | | | | | 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
* mpc83xx: sync image/Makefile to r20834Alexandros C. Couloumbis2010-04-291-1/+1
| | | | SVN-Revision: 21259
* mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config ↵Alexandros C. Couloumbis2010-04-291-3/+5
| | | | | | options, refresh kernel patches SVN-Revision: 21256
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-4/+3
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* include the board name in the generated dtb's filenameImre Kaloz2010-02-161-1/+1
| | | | SVN-Revision: 19680
* do old style image generation for the mpc8377wlan, as the current bootloader ↵Imre Kaloz2010-02-081-1/+3
| | | | | | doesn't support it SVN-Revision: 19553
* FIT uImage support for the MPC8377-WLANImre Kaloz2010-01-101-7/+4
| | | | SVN-Revision: 19094
* upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN ↵Imre Kaloz2010-01-101-6/+8
| | | | | | board - not finished, yet SVN-Revision: 19092
* add preliminary MPC83xx supportImre Kaloz2009-11-091-0/+31
SVN-Revision: 18353