CVS log for sys/arch/arm/sa11x0/sa1111.c

[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:45 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

attach gpio controller as well in sacc_attach_critical()

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

add sacc_attach_critical() to attach critical devices (like interrupt and gpio
controllers) that we will need to be configured before all other children.
sacc is a fake bus, kill all locators and use one 'xintr' (interrupt in the
SA-1111 interrupt controller).
add typecookie to sacc_attach_args to match particular devices from
sacc_attach_critical()

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