Jean-Christophe PLAGNIOL-VILLARD
ab29823151
arm: unify reset command
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
b3acb6cd40
arm: clean cache management
...
unify arm cache management except for non standard cache as ARM7TDMI
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
677e62f432
arm: update co-processor 15 access
...
import system.h from linux
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
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
Sascha Hauer
5252ed9520
Separate omap24xx specific code from arm1136
...
Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136
to cpu/arm1136/omap24xx.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
17 years ago
Wolfgang Denk
950a392464
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
...
Reverting became necessary after it turned out that the patches in
the u-boot-arm repo were modified, and in some cases corrupted.
This reverts the following commits:
066bebd635
7a837b7310
c88ae20580
a147e56f03
d6674e0e2a
8c8463cce4
c98b47ad24
8bf69d8178
8c16cb0d3b
a574a73852
1377b5583a
1704dc2091
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Sascha Hauer
8bf69d8178
Separate omap24xx specific code from arm1136
...
Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136 to cpu/arm1136/omap24xx.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
17 years ago
Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
Wolfgang Denk
96782c63d3
Cleanup warnings for cpu/arm720t & cpu/arm1136 files.
...
sed the linker scripts, rather than pre-process them.
Patch by Peter Pearse, 07 Oct 2005
19 years ago
wdenk
3ec924a3cb
Patch by Steven Scholz, 25 Oct 2004:
...
Declare reset_cpu() in include/common.h instead locally
20 years ago
wdenk
082acfd484
Coding Style cleanup
20 years ago
wdenk
8ed9604613
* Patches by Richard Woodruff, 01 Oct 2004:
...
add support for the TI OMAP2420 processor and its H4 reference
board
* Patch by Christian Pellegrin, 24 Sep 2004:
Added support for NE2000 compatible (DP8390, DP83902) NICs.
20 years ago
wdenk
f6e20fc6ca
Patch by Anders Larsen, 09 Jan 2004:
...
ARM memory layout fixes: the abort-stack is now set up in the
correct RAM area, and the BSS is zeroed out as it should be.
Furthermore, the magic variables 'armboot_end' and 'armboot_end_data'
of the linker scripts are replaced by '__bss_start' and '_end',
resp., which is a further step to eliminate unnecessary differences
between the implementation of the CPU architectures.
21 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
2e5983d2ea
Patches by Kshitij, 04 Jul 2003
...
- added support for arm925t cpu core
- added support for TI OMAP 1510 Innovator Board
22 years ago
wdenk
3d818266d7
Initial revision
22 years ago
wdenk
a8f88918b1
Initial revision
23 years ago
wdenk
4a9cbbe832
Initial revision
23 years ago