]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Move all the paths into a new path.h to centralize them.
[FreeBSD/FreeBSD.git] / sys / arm /
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 gonzoFix framebuffer compatibility with new RPi firmware...
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 andrewRemove the s3c2xx0 code, it's no longer used. As far...
2015-10-28 andrewStart to remove support for the XScale i80321. As far...
2015-10-28 baptMerge from head
2015-10-27 andrewStart to remove support for the Samsung s3c24x0 SoCs...
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-25 zbbAdd etherswitch support to mge
2015-10-24 ianDefine a couple macros to access cacheline size/mask...
2015-10-24 ianProvide armv4/v5 implementations of several of the...
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 ianFix parsing of I2C addresses properties in fdt data...
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 ganboldInclude "opt_platform.h" to fix kernel build for amlogi...
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-18 gonzoEnable gpiobacklight in BEAGLEBONE config to support...
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 ianInclude "opt_platform.h" early so that the FDT option...
2015-10-18 ianEnable ARM_INTRNG on IMX6 platforms, and make the imx_g...
2015-10-18 ianEnable ARM_INTRNG on the pandaboard platform.
2015-10-18 ianImport ARM_INTRNG, the "next generation" interrupt...
2015-10-18 ianRename arm_init_secondary_ic() -> arm_pic_init_secondar...
2015-10-18 ngieMFhead @ r289481
2015-10-18 ianFix a strange macro re-definition compile error. If...
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 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-11 ngieMFhead @ r289148
2015-10-11 mavRemove compatibility shims for legacy ATA device names.
2015-10-10 ngieMFhead @ r289100
2015-10-09 ianUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-09 ianMostly rewrite the imx i2c driver. This started out...
2015-10-07 andrewMove pmu.c to files.arm and rename the option to pmu...
2015-10-07 kibA follow-up to r288492. In fact, revert the mentioned...
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 brAttach interrupt controller device before other devices.
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-02 kibFreeBSD does not support SMP on ARMv5. Since processor...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 andrewAn IPI must be cleared before it is handled otherwise...
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-22 dimMerge ^/head r288035 through r288099.
2015-09-21 loosEnable if_dwc for Allwinner A20 based boards.
2015-09-21 loosAdd the A20 glue code for if_dwc.
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 loosAdd alternate descriptors support for if_dwc.
2015-09-20 kibAdd support for weak symbols to the kernel linkers...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbAdd domain support to PCI bus allocation
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 kibDo not hold the process around the vm_fault() call...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-31 andrewClean up the style of the LEAVE_HYP macro.
2015-08-30 loosAdd the LED definitions from vendor's DTS.
2015-08-30 loosThe vendor's DTS for Allwinner A20 uses a different...
2015-08-30 loosIn preparation to support other A20 based boards, renam...
2015-08-25 zbbLeave hypervisor mode upon startup on ARMv7
2015-08-23 andrewEnable KDTRACE_HOOKS by default on all armv6 kernels...
2015-08-21 roygerpreload_search_info: make sure mod is set
2015-08-20 ianRemove code left over from the armv4 days. On armv4...
2015-08-20 ianMinor comment and style fixes, no functional change.
2015-08-20 kibTypo.
2015-08-19 ianEnable the watchdog driver on imx6, now that it works.
2015-08-19 ianMake the imx watchdog actually work, by setting WDOG_CR...
2015-08-19 ianAdd compatible strings for all the hardware this driver...
next