aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/functions
Commit message (Collapse)AuthorAgeFilesLines
* Fix the EABI case for ARM.Yann E. MORIN"2008-05-141-0/+17
| | | | | | /trunk/arch/arm/functions | 17 17 0 0 +++++++++++++++++ /trunk/arch/arm/config.in | 3 3 0 0 +++ 2 files changed, 20 insertions(+)
* Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"2007-09-141-2/+0
|
* Initial support for ARM EABI (courtesy Szilveszter Ordog ↵Yann E. MORIN"2007-09-141-2/+8
| | | | <ordog@mail.thot-soft.com>).
* Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"2007-09-141-0/+10
|
* Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"2007-09-141-0/+0
API is not yet defined.