]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
This commit was generated by cvs2svn to compensate for changes in r172958,
[FreeBSD/FreeBSD.git] / sys / arm /
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 cognetKERNBASE should really be KERNVIRTADDR there too.
2007-10-24 cognetIn ate_get_mac(), try to get the mac address in the...
2007-10-24 cognetHandle the case where PHYSADDR != KERNPHYSADDR (ie...
2007-10-24 cognetCorrect a comment, this was not true anymore.
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-18 impcorrect guard variable names.
2007-10-18 impMerge support from p4 (from NetBSD) for arm9e and arm10...
2007-10-18 impMerge definitions for ARM9E, ARM10 and ARM11 processors...
2007-10-16 cognetUse the direct mapping, if available, for pmap_zero_pag...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-13 cognetDo not use __XSCALE__ to detect if pld/strd/ldrd is...
2007-10-13 cognetDefine _ARM_ARCH_5E too, so that we know if pld/strd...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 kevloSpelling fix for interupt -> interrupt
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-30 mariusMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-27 cognetOk I hope I got it right this time.
2007-09-27 cognetNow that Intel changed the license for the NPE firmware...
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...
next