summaryrefslogtreecommitdiffstats
path: root/board/pleb2/pleb2.c
Commit message (Collapse)AuthorAgeFilesLines
* PXA: pleb2: Fix for relocMarek Vasut2010-10-221-11/+11
| | | | Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
| | | | | | | | | | The appropriate include/asm-$ARCH directory should already by symlinked to include/asm so using the whole "asm-$ARCH" path is unnecessary. This change should also allow us to move the include/asm-$ARCH directories into their appropriate lib/$ARCH/ directories. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-6/+1
|
* Patches by David Snowdon, 07 Sep 2004:wdenk2005-01-091-0/+76
- add u-boot.hex target in the top level Makefile - add support for the UNSW/NICTA PLEB 2 board (pleb2) - use -mtune=xscale and -march=armv5 options for PXA
OpenPOWER on IntegriCloud