summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IFC @ r238370grehan2012-07-115667-192478/+515513
|\
| * at91pit->at91_pit for consistnecy with other drivers.imp2012-07-112-21/+22
| * at91$DEV->at91_$DEV to match other Atmel drivers. Also, exportimp2012-07-112-34/+37
| * Initial commit of an I/O provider for DTrace on FreeBSD.gnn2012-07-118-144/+355
| * Cast a bus address to a uintmax_t for a debug printf to fix the build onjhb2012-07-111-2/+2
| * Map ATH_KTR_* to 0 when ATH_DEBUG is not defined. This effectively NOPsjhb2012-07-111-0/+3
| * - fix description of SECURITY_FREEZE_LOCK (1)brueffer2012-07-111-2/+2
| * Merge from r234532:hrs2012-07-111-2/+4
| * Various VirtIO improvementsgrehan2012-07-1110-345/+532
| * Document the object type movements, related to swp_pager_copy(),attilio2012-07-111-0/+9
| * Remove some more unused code.imp2012-07-102-16/+0
| * Avoid recursion on the pvh global lock in the aim oea pmap.alc2012-07-104-16/+28
| * Change a duplicated check to clarify that we really want to set abrueffer2012-07-101-1/+3
| * Simplify error caseemaste2012-07-101-4/+4
| * Go ahead and disable the interrupts for the DBGU the boot loader mayimp2012-07-105-32/+9
| * Fix build when ATH_DEBUG is not defined.jhb2012-07-102-1/+4
| * Commit missing flags for the high/low priority (HP/LP) RX queues.adrian2012-07-101-1/+4
| * Remove a useless bit of indirection. On all Atmel ARM products, irq 1imp2012-07-106-6/+1
| * Revert committal of local change accidentally swept up in r238329.imp2012-07-101-3/+1
| * Plug potential mbuf leak when bridging fragmentsemaste2012-07-101-0/+2
| * Move the ffclock symbols from FBSD_1.2 to FBSD_1.3 where they should have beenlstewart2012-07-101-3/+3
| * Add some debugging and comments about what's going on when reinitialisingadrian2012-07-101-1/+20
| * Flip on EDMA RX of both HP and LP queue frames.adrian2012-07-101-1/+13
| * Pure style mischief. at91_$DEV_ rather than at91$DEV_ to matchimp2012-07-101-32/+32
| * Minor rework to eliminate at91rm9200reg.h dependency and possibly set theimp2012-07-101-55/+99
| * Migrate the ATH_KTR_* fields out to if_ath_debug.h .adrian2012-07-103-6/+3
| * Print the TX buffer if this error condition is asserted.adrian2012-07-101-0/+2
| * Add/fix EDMA RX behaviour.adrian2012-07-101-17/+76
| * Always clear p_xthread if current thread no longer needs it, in theory, ifdavidxu2012-07-101-2/+3
| * Revert last change. It was accidental.imp2012-07-101-8/+1
| * Collapse all copies of at91_add_child into at91.c. They wereimp2012-07-106-142/+42
| * Reorder these so they match the capability enum order.adrian2012-07-101-14/+14
| * Missed one of the special AT91SAM9xxx_BASE defines. This should beimp2012-07-102-4/+2
| * The system IRQ is always IRQ 1. Make it so.imp2012-07-105-8/+14
| * Eliminate the AT91XXXX_BASE for each SoC. AT91_BASE is the right wayimp2012-07-108-15/+11
| * Remove some unused variables/externs that have been copied too many times...imp2012-07-1012-55/+13
| * Executing CPUID with EAX set to 1 to actually get feature flags.davidxu2012-07-101-1/+1
| * Not quite ready for this yet, so comment it out.imp2012-07-101-1/+1
| * There's nothing AT91RM9200 specific about this file at all.imp2012-07-101-8/+7
| * Remove a check on MNTK_UPDATE that is not really necessary as it isattilio2012-07-101-39/+16
| * Implement EDMA RX for AR93xx and later chips.adrian2012-07-101-13/+512
| * Convert sc_rxpending to a per-EDMA queue, and use that for the legacy code.adrian2012-07-103-19/+31
| * - Remove the unused and not completed write support for NTFS.attilio2012-07-104-306/+39
| * Add some AR9300 HAL descriptor definition changes.adrian2012-07-091-10/+16
| * Fix a bug in code that calculates the number of the first interruptnp2012-07-091-3/+5
| * Add a clts() wrapper around the 'clts' instruction to <machine/cpufunc.h>jhb2012-07-094-17/+31
| * Partially revert r217515 so that the mem_range_softc variable is alwaysjhb2012-07-095-4/+9
| * In epair_clone_destroy(), when destroying the second half, we have totrociny2012-07-091-18/+20
| * Fix a missing ";".hrs2012-07-091-1/+1
| * Revert revision 238172 of agp_i810.c. Correctness is considered moremarcel2012-07-091-1/+2
OpenPOWER on IntegriCloud