summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* MFC r200014thompsa2010-05-251-3/+0
* MFC r207536, r207696, r208183:mav2010-05-191-0/+1
* MFC r207922, r207925, r207929, r208052:attilio2010-05-181-1/+1
* MFC r204051 (by imp):kib2010-05-081-0/+2
* MFC r207077thompsa2010-04-296-0/+6
* MFC r206053, r206054:mav2010-04-151-0/+5
* MFC rev 198341 and 198342:marcel2010-03-311-2/+8
* MFC r205027raj2010-03-181-0/+2
* MFC r205028raj2010-03-152-2/+9
* MFC r204764raj2010-03-152-2/+4
* MFC 204462,204463,204476: fix multicast hashesticso2010-03-131-2/+12
* MFC r204283raj2010-03-041-2/+1
* MFC r203637:raj2010-02-151-74/+42
* Revert 201158. DEFAULTS isn't for this kind of thing.aimp2010-01-041-7/+0
* MFC r200594:dougb2009-12-291-0/+7
* MFC r198507:kib2009-12-191-6/+1
* MFC r199135:kib2009-12-122-36/+54
* MFC r200171, r200182, r200275, r200295, r200359:mav2009-12-121-10/+15
* MFC r197729:bz2009-12-051-1/+1
* MFC r198717:mav2009-11-231-7/+6
* MFC r197316alc2009-10-311-0/+2
* MFC r197933:kib2009-10-201-0/+3
* MFC r196531-196534,196536raj2009-09-1615-54/+402
* MFC r196730:kib2009-09-081-3/+0
* - Merge r196246:stas2009-08-151-4/+4
* MFC r196193:raj2009-08-131-1/+1
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar tojhb2009-07-241-1/+1
* Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.raj2009-07-211-2/+2
* ARM pmap fixes.raj2009-07-203-5/+7
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andrpaulo2009-07-172-0/+2
* Add support to the virtual memory system for configuring machine-alc2009-07-122-2/+5
* Cleanup ALIGNED_POINTER:sam2009-07-051-0/+7
* Map DPCPU pages into ARM kernel VA space.raj2009-07-013-3/+11
* Correct the #endif comment.alc2009-06-261-1/+1
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-262-5/+5
* This change is the next step in implementing the cache control functionalityalc2009-06-261-0/+35
* temporarily disable optional uarts; apparently we hang when probing themsam2009-06-251-9/+9
* Enable all populated TWSI (I2C) controllers on Marvell SOCs.raj2009-06-254-4/+9
* Fix typo.cognet2009-06-241-1/+1
* Fix typo.cognet2009-06-241-1/+1
* Introduce ata(4) support for Marvell integrated SATA controllers (found onraj2009-06-249-0/+958
* Implement a facility for dynamic per-cpu variables.jeff2009-06-239-1/+41
* Now that we have UARTs running with fast interrupt handlers the atasam2009-06-232-35/+208
* use consistent stylesam2009-06-231-1/+1
* kill left over cruftsam2009-06-221-2/+0
* enable optional GPS+RS485 uartssam2009-06-221-0/+14
* o add a bus space tag that forces a 2usec delay between r/w ops; this issam2009-06-224-11/+120
* fix typosam2009-06-221-1/+1
* o remove hack to write UUE+RTOIE in the uart's IER; force them with hintssam2009-06-223-21/+10
OpenPOWER on IntegriCloud