]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
ARM locore cosmetics.
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2008-02-05 Rafal JaworowskiARM locore cosmetics.
2008-02-05 Rafal JaworowskiImprove ARM_TP_ADDRESS and RAS area.
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-31 Olivier HouchardBring in the nice work from Mark Tinguely on arm pmap.
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-28 Ruslan ErmilovAdd a wrapper function that bound checks writes to...
2008-01-17 Olivier HouchardUnbreak build by adding the missing parameter to pmap_e...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-12 Olivier HouchardBack when I committed the arm port, I've been asked...
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2008-01-03 Warner LoshUse correct function name in panic message
2008-01-03 Warner LoshModernize comment about diagnostic.
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-11 Olivier HouchardThere's no need to call pmap_vac_me_harder() in pmap_pr...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-07 Olivier HouchardFix style in previous commit.
2007-12-06 Olivier HouchardErm, add a missing else, we do not want to increase...
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Olivier HouchardFix a potential bug in pmap :
2007-12-02 Olivier HouchardCleanup : make nexus standard, as it is mandatory anyway.
2007-11-28 Olivier HouchardFixes for ARM9/ARM10 :
2007-11-28 Olivier HouchardCorrect the logic : we can just invalidate the cache...
2007-11-27 John BaldwinRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-17 Alan CoxPrevent the leakage of wired pages in the following...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-14 Marcel Moolenaaro Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 Julian Elischergenerally we are interested in what thread did something as
2007-11-08 Olivier HouchardAdd entries for the L2 cache-related functions for...
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-05 Konstantin BelousovFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-10-31 Kevin LoDon't define get_cachetype() for CPU_ARM9E unless it...
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-18 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-10-18 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-10-18 Warner LoshMerge support from p4 (from NetBSD) for arm9e and arm10...
2007-10-16 Olivier HouchardUse the direct mapping, if available, for pmap_zero_pag...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-13 Olivier HouchardDo not use __XSCALE__ to detect if pld/strd/ldrd is...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-09-27 Olivier HouchardFix a comment to reflect the truth.
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-22 Olivier HouchardMake sure we do not call _arm_bzero() or _arm_memcpy...
2007-09-19 Olivier HouchardRemove dead code.
2007-09-15 Alan CoxIt has been observed on the mailing lists that the...
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-18 Olivier HouchardJust wbinv if both PREREAD and PREWRITE are set.
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-08 Olivier HouchardOoops, we need to define TD_LOCK here.
2007-08-07 Olivier HouchardAdd cast to silent gcc warnings.
2007-08-07 Olivier HouchardUse the third argument of cpu_switch(), as done for...
2007-08-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-07-31 Olivier HouchardMFppc:
2007-07-27 Olivier HouchardSay if the L2 cache is enabled or disabled as well.
2007-07-27 Olivier HouchardHandle supersections and L2 cache.
2007-07-27 Olivier HouchardUse supersection instead of standard sections to map...
2007-07-27 Olivier HouchardProperly handle supersections.
2007-07-27 Olivier HouchardBring in two bandaids to get the elf trampoline to...
2007-07-27 Olivier HouchardAdd a new set of functions to handle L2 cache. Make...
2007-07-27 Olivier HouchardImport xscale core 3 cache management functions.
2007-07-27 Olivier HouchardINTR_FILTER bits for arm
2007-07-25 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-07-22 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2007-07-09 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-06-21 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-11 Olivier HouchardIntroduce pmap_kenter_supersection(), which maps 16MB...
2007-06-10 Olivier HouchardInitialize the dma tag's bounce_zone to NULL if we...
2007-06-07 Olivier HouchardThere's no nobounce_dmamap on arm.
2007-06-05 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-05 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-06-04 Jeff Roberson - Change comments and asserts to reflect the removal...
2007-06-04 Attilio RaoRework the PCPU_* (MD) interface:
2007-06-04 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-06-04 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
next