aboutsummaryrefslogtreecommitdiff
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge MIPS platform support to 8-STABLE.Jayachandran C.2010-11-271-0/+2
* MFC r215034:Rebecca Cran2010-11-201-2/+2
* MFC r207554:Maxim Sobolev2010-11-152-3/+3
* MFC 211149,211151,211197,211518,215128:John Baldwin2010-11-111-1/+1
* MFC r214972,r215031:Kevin Lo2010-11-111-6/+6
* MFC: r213894, r213896, r214913Marius Strobl2010-11-071-3/+4
* MFC: r213893, r213908, r214566, r214605, r214846Marius Strobl2010-11-071-12/+9
* Fix an instance missed in r212892:Marius Strobl2010-11-061-1/+1
* MFC r208453:Konstantin Belousov2010-11-032-2/+5
* MFC r214016:Alexander Motin2010-11-021-1/+1
* MFC r212413: bus_add_child: change type of order parameter to u_intAndriy Gapon2010-09-202-3/+3
* MFC r200014Andrew Thompson2010-05-251-3/+0
* MFC r207536, r207696, r208183:Alexander Motin2010-05-191-0/+1
* MFC r207922, r207925, r207929, r208052:Attilio Rao2010-05-181-1/+1
* MFC r204051 (by imp):Konstantin Belousov2010-05-081-0/+2
* MFC r207077Andrew Thompson2010-04-296-0/+6
* MFC r206053, r206054:Alexander Motin2010-04-151-0/+5
* MFC rev 198341 and 198342:Marcel Moolenaar2010-03-311-2/+8
* MFC r205027Rafal Jaworowski2010-03-181-0/+2
* MFC r205028Rafal Jaworowski2010-03-152-2/+9
* MFC r204764Rafal Jaworowski2010-03-152-2/+4
* MFC 204462,204463,204476: fix multicast hashesBernd Walter2010-03-131-2/+12
* MFC r204283Rafal Jaworowski2010-03-041-2/+1
* MFC r203637:Rafal Jaworowski2010-02-151-74/+42
* Revert 201158. DEFAULTS isn't for this kind of thing.aWarner Losh2010-01-041-7/+0
* MFC r200594:Doug Barton2009-12-291-0/+7
* MFC r198507:Konstantin Belousov2009-12-191-6/+1
* MFC r199135:Konstantin Belousov2009-12-122-36/+54
* MFC r200171, r200182, r200275, r200295, r200359:Alexander Motin2009-12-121-10/+15
* MFC r197729:Bjoern A. Zeeb2009-12-051-1/+1
* MFC r198717:Alexander Motin2009-11-231-7/+6
* MFC r197316Alan Cox2009-10-311-0/+2
* MFC r197933:Konstantin Belousov2009-10-201-0/+3
* MFC r196531-196534,196536Rafal Jaworowski2009-09-1615-54/+402
* MFC r196730:Konstantin Belousov2009-09-081-3/+0
* - Merge r196246:Stanislav Sedov2009-08-151-4/+4
* MFC r196193:Rafal Jaworowski2009-08-131-1/+1
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andRobert Watson2009-08-011-1/+0
* Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar toJohn Baldwin2009-07-241-1/+1
* Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.Rafal Jaworowski2009-07-211-2/+2
* ARM pmap fixes.Rafal Jaworowski2009-07-203-5/+7
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andRui Paulo2009-07-172-0/+2
* Add support to the virtual memory system for configuring machine-Alan Cox2009-07-122-2/+5
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-0/+7
* Map DPCPU pages into ARM kernel VA space.Rafal Jaworowski2009-07-013-3/+11
* Correct the #endif comment.Alan Cox2009-06-261-1/+1
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-262-5/+5
* This change is the next step in implementing the cache control functionalityAlan Cox2009-06-261-0/+35
* temporarily disable optional uarts; apparently we hang when probing themSam Leffler2009-06-251-9/+9
* Enable all populated TWSI (I2C) controllers on Marvell SOCs.Rafal Jaworowski2009-06-254-4/+9