u-boot-brain/arch/arm
Marek Vasut fea0ffe418 PXA: Add hardware init helper macros
This patch adds macros for the following purposes:
- GPIO configuration
- SDRAM configuration
- Wakeup
- Clock configuration
- Interrupt controller configuration
These macros are intended to replace numerous copies of the same code.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
2010-07-14 22:41:39 +02:00
..
cpu Enable PXAFB for PXA27X and PXA3XX 2010-07-14 22:41:39 +02:00
include/asm PXA: Add hardware init helper macros 2010-07-14 22:41:39 +02:00
lib Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00