summaryrefslogtreecommitdiff
path: root/target/linux/mpc83xx/image
AgeCommit message (Collapse)Author
2013-06-27targets: prepare for supporting normal and initramfs imagesflorian
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
2010-04-29mpc83xx: sync image/Makefile to r20834acoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config ↵acoul
options, refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico
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
2010-02-16[mpc83xx]: include the board name in the generated dtb's filenamekaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[mpc83xx]: do old style image generation for the mpc8377wlan, as the current ↵kaloz
bootloader doesn't support it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10[mpc83xx]: FIT uImage support for the MPC8377-WLANkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10[mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale ↵kaloz
MPC8377E-WLAN board - not finished, yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09add preliminary MPC83xx supportkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73