summaryrefslogtreecommitdiff
path: root/board/trab/memsetup.S
Commit message (Collapse)AuthorAgeLines
* Prepare for SoC rework of ARM code:wdenk2005-04-02-182/+0
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* Fix flash driver for TRAB board (must use Unlock Bypass Reset commandwdenk2003-11-17-15/+15
| | | | to exit Unlock Bypass Mode); adjust timings for flash, SRAM and CPLD
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-2/+2
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* Improve SDRAM setup for TRAB boarddzu2003-09-30-4/+4
|
* Support new configuration of TRAB board with more memorywdenk2003-09-17-1/+17
| | | | Minor cleanup of comments
* * Code cleanup:wdenk2003-06-27-2/+0
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Initial revisionwdenk2002-11-03-0/+168