]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
This commit was generated by cvs2svn to compensate for changes in r160157,
[FreeBSD/FreeBSD.git] / sys / arm /
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-02 impAdd support for configuring pins to be one of {GPIO...
2006-07-02 impMFp4:
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-23 cognetBackout previous commit, Warner committed at91_pio...
2006-06-23 cognetThere's no need to allocate that much phdr/shdr from...
2006-06-23 cognetAdd the arm9_setup() prototype.
2006-06-23 cognetComment out at91_pio.c, it's not in CVS.
2006-06-22 cognetarm9_setup() is now needed even if we're not using...
2006-06-21 impNitsville: the routine is called initarm, not init_arm...
2006-06-21 cognetDon't forget to define uart_sa1110_vaddr.
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-20 impCompute physmem so we can print it correctly on boot.
2006-06-20 impProbe the memory size of the board better. Look at...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-18 cognetMake sure the stack is properly aligned.
2006-06-17 impcomment out twi for now: no iicbus in KB920X: it breaks...
2006-06-17 impCarefully note the RMII bit in the config register...
2006-06-17 impimprove reporting of clocks
2006-06-15 netchildRemove COMPAT_43 from GENERIC (and other kernel configs...
2006-06-15 upsRemove mpte optimization from pmap_enter_quick().
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-12 cognetMFp4:
2006-06-12 cognetMFp4: Increase the L1 pagetable needed for the kernel...
2006-06-11 alcRemove pmap_pagedaemon_waken and update pmap_get_pv_ent...
2006-06-11 alcEliminate spl calls.
2006-06-10 alcAdd a lock assertion. Remove dead (locking) code....
2006-06-09 alcAdd pmap locking to pmap_extract().
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-07 cognetOops it seems I forgot to remove ARM32_NEW_VM_LAYOUT...
2006-06-07 alcAdd pmap locking to pmap_fault_fixup().
2006-06-07 alcProperly synchronize access to the pmap in pmap_extract...
2006-06-07 cognetNow that we use pmap_mapdev_boostrap(), we can get...
2006-06-07 impRemove sa1_cache_clean_addr. It isn't needed.
2006-06-06 cognetConvert the last offender, the SA1110 port, to ARM32_NE...
2006-06-06 cognetRemove a bogus, useless, "i++".
2006-06-06 alcAdd partial pmap locking.
2006-06-06 alcAdd partial pmap locking.
2006-06-06 cognetMake VERBOSE_INIT_ARM compile by fixing various printf...
2006-06-05 cognetvm_page_alloc_contig() can sleep, so don't even think...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-02 cognetDon't #error if no CPU is defined but we're not compili...
2006-06-01 cognetDon't enable the FIQ in enable_interrupts() if F32_bit...
2006-06-01 alcIntroduce pmap_enter_locked() and use it to reimplement...
2006-05-31 cognetAvoid a LOR by unlocking the vm_page_queue_mtx before...
2006-05-31 cognetIf our buffer is not aligned on the cache line size...
2006-05-31 cognetOoops arm10 is armv5, not armv4.
2006-05-31 cognetInclude machine/cpuconf.h in pmap.h in order to get...
2006-05-30 cognetProtect the mapping used for pmap_copy_page/pmap_zero_p...
2006-05-30 cognetTo avoid problems, invalidate the data cache and disabl...
2006-05-30 cognetIn pmap_is_prefaultable(), assert that the pte isn...
2006-05-30 cognetThe Assabet has 32MB of RAM, not 16.
2006-05-30 bennoIn pmap_mapdev we correctly round the address off to...
2006-05-30 cognetUncomment the call to cpu_idcache_wbinv_all() after...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-29 cognetNuke sa11x0_attach_args. It's a NetBSDIsm, and we have...
2006-05-26 cognetRemove any reference to enable_mmu(), it's been gone...
2006-05-23 cognetUse pmap_devmap_bootstrap(), instead of mapping the...
2006-05-22 cognetUse macros instead of hardcoding the address for SACOM1...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-19 cognetWe have an implementation of generic_bs_rr_1, so use...
2006-05-19 cognetComment out SYSCTL_OMIT_DESCR until it's committed.
2006-05-18 cognetImplement sa11x0_bs_unmap.
2006-05-18 cognetMake this compile (UART_IPEND_* => SER_INT_*).
2006-05-15 cognetAdd definitions for atomic_subtract_rel_32, atomic_add_...
2006-05-15 bennoDisplay real/avail memory as per other platforms.
2006-05-15 cognetSwitch to a 64bit time_t, while it's not a big problem...
2006-05-13 cognetResurrect Skyeye support :
2006-05-13 impTidy up a bit...
2006-05-11 phkClean out sysctl machdep.* related defines.
2006-05-11 cognetGet this to compile :
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-10 cognetMove the call to cpu_setup() before the call to vm_ksub...
2006-05-05 cognetSetting the rid of the resource is a good idea, but...
2006-04-22 cognetMFother arches :
2006-04-20 impWhen returning a resource that we've allocated with...
2006-04-13 cognetWe need to adjust the bus handle if the resource is...
2006-04-13 cognetDisable/enable fiqs as well as irqs.
2006-04-09 cognetMFp4: Use CPU_CONTROL_ROUNDROBIN for arm9, it seems...
2006-04-09 cognetNot only disable/enable interrupts, do it for FIQs...
2006-04-09 cognetMFp4: Don't write-back the PTEs if they are mapped...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-06 cognetMFp4: Catchup with recent UART changes.
2006-04-06 cognetAdd a new option, XSCALE_DISABLE_CCNT, to not use the...
2006-04-06 impAdd debug writes in error cases that, in theory, should...
2006-04-06 impConnect twi to the FreeBSD iicbus infrastructure.
2006-04-06 impPull in numerous fixes from myself and cognet. With...
2006-04-06 impRemove unused bit definitions.
2006-04-06 impOptimize the TX side of the part by using the PDC to...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-26 cognetImplement pmap_object_init_pt() the way it is on sparc6...
2006-03-24 impSkeleton support for the SSC device, which implements...
2006-03-24 impSkeleton PIO support.
next