]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Fix a comment to reflect the truth.
[FreeBSD/FreeBSD.git] / sys / arm /
2007-09-27 cognetFix a comment to reflect the truth.
2007-09-25 alcChange the management of cached pages (PQ_CACHE) in...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-22 cognetMake sure we do not call _arm_bzero() or _arm_memcpy...
2007-09-22 cognetAdd various macros for the ADMA unit.
2007-09-22 cognetAdd a driver for the 7seg found on the CRB board, large...
2007-09-22 cognetTwist the RAS logic a bit to avoid branching.
2007-09-19 cognetRemove dead code.
2007-09-16 impKill bogus printf debugs.
2007-09-16 impKill overly verbose messages about setting bus width.
2007-09-15 alcIt has been observed on the mailing lists that the...
2007-09-12 cognetIt's probably time I learn C.
2007-09-09 cognetIn __bswap16_var(), make sure the 16 upper bits are...
2007-09-04 cognetThere's no need to re-read PCIR_COMMAND once we set it.
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-18 cognetJust wbinv if both PREREAD and PREWRITE are set.
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-08 cognetOoops, we need to define TD_LOCK here.
2007-08-07 cognetAdd cast to silent gcc warnings.
2007-08-07 cognetUse the third argument of cpu_switch(), as done for...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-31 impAdd in all the USB devices and all the wireless goo...
2007-07-31 impMake USB work on the KB9202{,A,B} boards. This has...
2007-07-31 cognetMFppc:
2007-07-27 cognetCRB config file.
2007-07-27 cognetXScale core 3 definitions.
2007-07-27 cognetCleanup
2007-07-27 cognetDo not define NIRQ, it is already defined in include...
2007-07-27 cognetShare the timer and watchdog drivers with the i81342...
2007-07-27 cognetAdd initial IOP342 support.
2007-07-27 cognetSay if the L2 cache is enabled or disabled as well.
2007-07-27 cognetHandle supersections and L2 cache.
2007-07-27 cognetUse supersection instead of standard sections to map...
2007-07-27 cognetFix the cache mode description.
2007-07-27 cognetProperly handle supersections.
2007-07-27 cognetBring in two bandaids to get the elf trampoline to...
2007-07-27 cognetAdd a new set of functions to handle L2 cache. Make...
2007-07-27 cognetImport xscale core 3 cache management functions.
2007-07-27 cognetINTR_FILTER bits for arm
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-16 cognetThe iop34x has 128 interrupts.
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-11 cognetIntroduce pmap_kenter_supersection(), which maps 16MB...
2007-06-11 impFix a spacing nit.
2007-06-10 cognetInitialize the dma tag's bounce_zone to NULL if we...
2007-06-09 marcelAdd kdb_cpu_sync_icache(), intended to synchronize...
2007-06-07 cognetThere's no nobounce_dmamap on arm.
2007-06-06 jeff - PCPU_ADD is no longer spelled with LAZY_ in the...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 jeff - Change comments and asserts to reflect the removal...
2007-06-04 attilioRework the PCPU_* (MD) interface:
2007-06-04 marcelRevert to the previous version where the return value...
2007-06-04 alcAdd the machine-specific definitions for configuring...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-31 attilioRevert VMCNT_* operations introduction.
2007-05-31 pisoIn some particular cases (like in pccard and pccbb...
2007-05-29 jhayRemove the hardcoded IXP425_UART?_VBASE values in the
2007-05-29 yongariHonor maxsegsz of less than a page size in a DMA tag...
2007-05-28 alcEliminate some unused definitions that came from NetBSD.
2007-05-28 jhayWe do not need to get the irq out of ivars in ixp425_se...
2007-05-28 jhayOptimize a bit more, both the Avila and Pronghorn Metro...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 samSearch for a proper ucode image to use by incrementing...
2007-05-24 samo add hints for avila boards; brings back i2c devices...
2007-05-24 samMove to hints for configuring numerous devices so we...
2007-05-24 samDon't muck with the internal state of a uart during...
2007-05-24 samFix interrupt setup; rev 1.3 switched the irq to GPIO_T...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-23 cognetRemove duplicate includes.
2007-05-22 kanAllow FreeBSD's native ELF image activators to execute...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 cognetUse __mcount() instead of _mcount() to reduce diffs...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 cognetConstify to please gcc 4.2.
2007-05-19 cognetDo not try to inline pmap_kremove(), as it's exported.
2007-05-19 cognetDo not try to inline bus_dmamap_sync_buf(), gcc 4.2...
2007-05-19 cognetSwitch the kernel's pmap domain from 15 to 0.
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 jeff - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-05 alcDefine every architecture as either VM_PHYSSEG_DENSE or
2007-05-03 kevloRemove sa1_cache_clean_addr. It isn't needed.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
next