Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
93f6d72544
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Michal Simek
f240356507
[FIX] change sets of commands
...
because changing of command handling brings
compilation problems
17 years ago
Michal Simek
0731cbae6c
[PATCH] Change macro name for UartLite
...
because PowerPC 405 can use UartLite as console
17 years ago
Michal Simek
b90c045f03
synchronizition with mainline
17 years ago
Michal Simek
991b089d1c
Synchronize with U-BOOT mainline
18 years ago
Michal Simek
d1ed28cf36
[FIX] Correction command setting for Microblaze boards
18 years ago
Michal Simek
af8377d4eb
[FIX] Xilinx Uartlite driver
...
Because PPC405 can use UARTLITE serial interface and
Microblaze can use Uart16550 serial interface not only Uartlite.
18 years ago
Michal Simek
5280f352c8
[FIX] support for simply measuring time
18 years ago
Jon Loeliger
079a136c35
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
...
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
46da1e96b7
include/configs: Use new CONFIG_CMD_* in various s* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Michal Simek
6f934210fb
[CLEAN] Remove inefficient Suzaku code
18 years ago
Michal Simek
1798049522
Support for XUPV2P board
...
Reset support
BSP autoconfig support
18 years ago
wdenk
8aa1a2d115
Patch by Steven Scholz, 4 Apr 2005:
...
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards
- introduce two new configuration options instead:
CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
20 years ago
wdenk
400558b561
Prepare for SoC rework of ARM code:
...
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
20 years ago
wdenk
857cad37a4
Patches by Yasushi Shoji, 29 Jun 2004:
...
- add empty include/asm-microblaze/processor.h
- add to CREDITS and MAINTAINERS
- add gd initialization
- add MicroBlaze and SUZAKU board to MAKEALL script
- add reset support for SUZAKU
- add flush_cache() for MicroBlaze
- add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
size flash memory on SUZAKU
21 years ago
wdenk
507bbe3e80
* Patch by Yasushi Shoji, 07 Apr 2004:
...
- add support for microblaze processors
- add support for AtmarkTechno "suzaku" board
21 years ago