]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
Configure the Atmel eval boards to boot the same way. This gives
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-20 ianAllow armv4/5 kernels to be loaded on any 2MB boundary...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 adrian[intrng] Migrate the intrng code from sys/arm/arm to...
2015-12-16 skraAdopt assert from amd64 in pmap_remove_pages().
2015-12-15 skraLocal TLB flush is sufficient in pmap_remove_pages().
2015-12-15 skraReplace all postponed TLB flushes by immediate ones...
2015-12-15 skraFlush intermediate TLB cache when L2 page table is...
2015-12-15 mmelARM: Remove outdated katelib.h.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-05 andrewMove the check to see if we are tracing a function...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 mmelARM: Fix of detection of root interrupt controller.
2015-11-30 mmelARM: create new memory attribute for writethrough cache...
2015-11-28 mmelARM: Add support for new KRAIT 300 CPU revision.
2015-11-28 mmelARM: Cumulative fixes for GIC
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-24 skraFlush all kernel mappings from TLB(s) in time when...
2015-11-23 andrewUse #ifdef to get the file compiling without errors
2015-11-23 andrewOnly enable the first interrupt for now, we don't corre...
2015-11-23 skraRevert r291142.
2015-11-22 markjRemove unneeded includes of opt_kdtrace.h.
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 andrewLimit arm_base_bs_tag to ARMv4 and ARMv5, we only used...
2015-11-20 skraAdd usermode variable to KTR output. Fix style.
2015-11-20 skraFix style and argument count for KTR.
2015-11-18 mmelARM: Fix dma_dcache_sync() for early allocated memory.
2015-11-17 andrewMake pl310_print_config static, it's not called out...
2015-11-16 ngieMFhead @ r290899
2015-11-14 gonzoSomewhat improve HDMI event API
2015-11-14 gonzohdmi_if.m will be reused by iMX6 IPU code so move it...
2015-11-10 skraFix pmap_fault(). It turned out that alignment abort...
2015-11-10 mmelARM: Improve robustness of locore_v6.S and fix errors.
2015-11-09 bzNow that the PMU implementation is independent of HWPMC
2015-11-08 skraMake usermode variable the bool type. It's already...
2015-11-07 baptMerge from head r290483
2015-11-06 skraSet correct code for signal in abort_align() routine.
2015-11-04 skraFix comment about unpriviledged instructions. Now...
2015-11-04 gonzoRevert r290243, it's vaid "illegal instruction" case
2015-11-02 ianEliminate the last dregs of the old global arm_root_dma...
2015-11-02 zbbAdd support for branch instruction on armv7 with ptrace...
2015-11-01 gonzoTreat synchronous VFP exception just like aynchronous...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 gonzoFix LEAVE_HYP macro: spsr is not guaranteed to contain...
2015-10-28 jahRetire pmap_dmap_iscurrent(). It is only a wrapper...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-24 ianDefine a couple macros to access cacheline size/mask...
2015-10-24 ianRename dcache_dma_preread() to dcache_inv_poc_dma(...
2015-10-24 ianA few more whitespace, style, and comment cleanups...
2015-10-24 ianBring in all the new(-ish) statistics code from armv6.
2015-10-24 ianChange the preallocation of a busdma segment mapping...
2015-10-23 ianInstead of all memory allocations using M_DEVBUF, use...
2015-10-23 ianInstead of all memory allocations using M_DEVBUF, use...
2015-10-23 ianCatch up to r232356: change the boundary constraint...
2015-10-23 ianWhitespace and style nits, no functional changes.
2015-10-23 sjgMerge bmake 20151020
2015-10-23 jahRemove unclear comment about address truncation in...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 jahUse pmap_quick* functions in armv6 busdma, for bounce...
2015-10-21 ianMove arm_gic_bind() out of the #ifdef SMP block to...
2015-10-21 jahUse pmap_quick* for out-of-context bounce buffers and...
2015-10-20 ianUncomment some rather important code that was commented...
2015-10-20 ianFollow the advice of the misplaced comment and don...
2015-10-19 ianSet the correct values in the arm aux control register...
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ianOnly decode fdt data which belongs to the GIC controller.
2015-10-18 ianImport ARM_INTRNG, the "next generation" interrupt...
2015-10-18 ianRename arm_init_secondary_ic() -> arm_pic_init_secondar...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-15 kibARM userspace accessors, e.g. {s,f}uword(9), copy{in...
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-07 kibA follow-up to r288492. In fact, revert the mentioned...
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-04 rwatsonAdd missing stack unwind information to several assembl...
2015-10-02 kibDo not set 'flush to zero' VFPSCR_FZ bit by default...
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-26 alcExploit r288122 to address a cosmetic issue. Since...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 andrewAdd support for __atomic_FOO_fetch on arm prior to...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 kibAdd support for weak symbols to the kernel linkers...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
next