summaryrefslogtreecommitdiffstats
path: root/board/cerf250/lowlevel_init.S
Commit message (Collapse)AuthorAgeFilesLines
* PXA: cerf250: Fix for relocMarek Vasut2010-10-221-411/+0
| | | | Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-33/+33
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Big white-space cleanup.Wolfgang Denk2008-05-211-130/+130
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* Prepare for SoC rework of ARM code:wdenk2005-04-021-0/+411
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
OpenPOWER on IntegriCloud