u-boot-brain/arch/powerpc
Timur Tabi e69e520f9d fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
The Freescale MPC8610 and MPC5121 DIU code had re-implement two features that already
existed in U-Boot: bitmap drawing and top-of-screen logo (CONFIG_VIDEO_LOGO).
So delete the 8610-specific code and use the built-in features instead.

Signed-off-by: Timur Tabi <timur@freescale.com>
2010-09-21 22:46:02 +02:00
..
cpu fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features 2010-09-21 22:46:02 +02:00
include/asm New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
lib common: move TOTAL_MALLOC_LEN to include/common.h 2010-09-19 19:29:52 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00