freebsd-dev/sys/arm
Olivier Houchard bba93a0066 Fix ALT_BREAK_TO_DEBUGGER on the AT91 :
The core uart code expects the receive method to actually puts the
characters read into its buffers. For AT91, it's done in the ipend routine,
so also check if we have the alternate break sequence here.

MFC after:	3 days
2006-07-20 21:03:43 +00:00
..
arm Make sure we use REDUCE32 on the result of do_cksum(), as in_cksum_skip() 2006-07-18 00:07:05 +00:00
at91 Fix ALT_BREAK_TO_DEBUGGER on the AT91 : 2006-07-20 21:03:43 +00:00
compile
conf at91_spi won't compile without spibus, so add it. 2006-07-17 21:17:20 +00:00
include Add remote GDB bits for arm. 2006-07-14 00:50:51 +00:00
sa11x0 Don't forget to define uart_sa1110_vaddr. 2006-06-21 10:56:59 +00:00
xscale Remove prototype for the undefined function counterhandler(). 2006-07-14 13:37:47 +00:00