comparison packages/hal/arm/sa11x0/var/current/ChangeLog @ 145:2e9a636d9de9 ecos-sw-2000-12-21

Merge from eCos master repository on 2000-12-21-14:18:40-GMT
author jlarmour
date Fri, 22 Dec 2000 02:37:28 +0000
parents 6b5f480c6929
children 8f2f7615e727
comparison
equal deleted inserted replaced
144:da1052144c56 145:2e9a636d9de9
1 2000-12-13 Hugo Tyson <hmt@redhat.com>
2
3 * cdl/hal_arm_sa11x0.cdl: Define a symbol CYGBLD_HAL_VAR_INTS_H so
4 that the architectural HAL can see <cyg/hal/hal_var_ints.h> below.
5
6 * include/hal_var_ints.h: New file; actually a copy of all the
7 platforms' hal_platform_ints.h for all the sa11x0 platforms.
8
9 * include/hal_mm.h: New file; actually an excerpt from all the
10 platforms' $PLATFORM_misc.h for all the sa11x0 platforms, which
11 describes MM table layout and macros for initializing it.
12
13 2000-12-12 Gary Thomas <gthomas@redhat.com>
14
15 * cdl/hal_arm_sa11x0.cdl: Allow RTC clock rate to be changable.
16
1 2000-12-04 Hugo Tyson <hmt@redhat.com> 17 2000-12-04 Hugo Tyson <hmt@redhat.com>
2 18
3 * include/hal_cache.h: Consistently ensure that ARM registers used 19 * include/hal_cache.h: Consistently ensure that ARM registers used
4 in MCR ops to cache-control coprocessors, where the data doesn't 20 in MCR ops to cache-control coprocessors, where the data doesn't
5 matter, all actually have data zero ("SBZ") as in the Jaggar book. 21 matter, all actually have data zero ("SBZ") as in the Jaggar book.