u-boot-brain/arch/arm/cpu/pxa
Simon Glass 4a0764858b arm: Use common .lds file where possible
Each cpu directory currently has its own .lds file. This is only needed
in most cases because the start.o file is in a different subdir.

Now that we can factor out this difference, we can move most cpus over
to the common .lds file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-03-30 07:43:47 +02:00
..
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpuinfo.c PXA: Add cpuinfo display for PXA2xx 2011-12-06 23:59:32 +01:00
Makefile PXA: Add cpuinfo display for PXA2xx 2011-12-06 23:59:32 +01:00
pxa2xx.c PXA: Rename pxa_dram_init to pxa2xx_dram_init 2011-12-06 23:59:33 +01:00
pxafb.c PXA: pxafb: Marvell Littleton LCD definition 2010-10-19 22:46:56 +02:00
start.S PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
timer.c PXA: Fix missing get_tbclk() breaking vpac boards 2012-03-26 23:09:23 +02:00
usb.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00