CVS log for sys/arch/arm/sa11x0/files.sa11x1

[BACK] Up to [local] / sys / arch / arm / sa11x0

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sun May 11 09:26:11 2008 UTC (16 years, 1 month ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (colored)

Sync up my latest modifications related to OpenBSD/jornada.
At this point PCMCIA is not done (this is primary goal since it's only
expansion bus for SA-1110) but some other chip subsystems rather work.
One of most recent problems sit in ported NetBSD pcic driver. It cause memory
abort passing odd addr to bus_space_write_2 (APB transactions are word-wide,
but I try to emulate 2-bytes accesses in bus_space_map for sa1111).
Other problematic/untested areas: sacic, saic. UART driver is a stub and not
really useful.
But even with this problems I have overdone my plans with this porting effort.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 5 13:35:03 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2 (colored)

add sacgpio

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 5 11:19:00 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

Add sacic, initial driver for SA-1111 Interrupt Controller.
This icu has many sources (55) and signals to main SA-1110 by generating
rising edge on INT line. SA-1111's INT line is routed to GPIO 0 on the SA-1110
GPIO controller (so we establish our dispatcher on host irq 0, rising edge)

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 4 16:05:18 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb