aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: sync image/Makefile to r20834Alexandros C. Couloumbis2010-04-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config ↵Alexandros C. Couloumbis2010-04-291-3/+5
| | | | | | options, refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: include the board name in the generated dtb's filenameImre Kaloz2010-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: do old style image generation for the mpc8377wlan, as the current ↵Imre Kaloz2010-02-081-1/+3
| | | | | | bootloader doesn't support it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: FIT uImage support for the MPC8377-WLANImre Kaloz2010-01-101-7/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale ↵Imre Kaloz2010-01-101-6/+8
| | | | | | MPC8377E-WLAN board - not finished, yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary MPC83xx supportImre Kaloz2009-11-091-0/+31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73