Jean-Christophe PLAGNIOL-VILLARD
8fc3bb4b06
arm: cleanup remaining CONFIG_INIT_CRITICAL
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
6790c55704
lpc2292: move serial driver to drivers/serial
...
add CONFIG_LPC2292_SERIAL to activate the driver
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Ladislav Michl
488f5d8790
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
...
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
16 years ago
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
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jon Loeliger
18225e8dd1
include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
fe7f782d5b
include/configs: Use new CONFIG_CMD_* in various S* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Wolfgang Denk
52b8704d02
Fix a few file permission problems.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
18 years ago
Wolfgang Denk
725671ccd2
Coding Style cleanup; generate new CHANGELOG file.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
18 years ago
Peter Pearse
3e3b956906
Reduce line lengths to 80 characters max.
18 years ago
Peter Pearse
160131bf96
Add the files for the SMN42 board
18 years ago
Peter Pearse
b0d8f5bf0d
New board SMN42 branch
18 years ago
Gary Jennejohn
6bd2447ee4
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
18 years ago
Wolfgang Denk
c570b2fdf5
Add board support for armadillo HT1070
...
Patch by Rowel Atienza, 06 Apr 2005
20 years ago
Wolfgang Denk
700a0c648d
Add common (with Linux) MTD partition scheme and "mtdparts" command
...
Old, obsolete and duplicated code was cleaned up and replace by the
new partitioning method. There are two possible approaches now:
* define a single, static partition
* use mtdparts command line option and dynamic partitioning
Default is static partitioning.
20 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
a8c7c708a9
* Patch by Gleb Natapov, 19 Sep 2003:
...
Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c
* Patch by Anders Larsen, 17 Sep 2003:
Bring ARM memory layout in sync with the documentation:
stack and malloc-heap are now located _below_ the U-Boot code
21 years ago
wdenk
699b13a606
* Fix mdelay() on TRAB - this was still the debugging version with
...
seconds instead of ms.
* Patch by Robert Schwebel, 1 Nov 2002:
XScale related cleanup (affects all ARM boards)
* Cleanup of names, warnings and README.
22 years ago
wdenk
da27dcf008
Initial revision
23 years ago