]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Fix a strange macro re-definition compile error. If the VM_MAXUSER_ADDRESS
[FreeBSD/FreeBSD.git] / sys / arm /
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...
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-17 jahSome cleanups to make the style of pmap_quick_enter_pag...
2015-08-14 ianUse simple fixed name strings for these timecounters...
2015-08-13 ianAdd a new PPS driver for AM335x (beaglebone) timer...
2015-08-13 marcelInstead of having separate do_sync functions for ARM_AR...
2015-08-13 marcelThe Broadcom BCM56060 chip has a Cortex-A9R4 core.
2015-08-12 dimMerge ^/head r286694 through r286696.
2015-08-12 ianRemove all dregs of the old PPS driver from this code...
2015-08-12 dimMerge ^/head r286685 through r286693.
2015-08-12 ianRemove a bogus printf that whines every time loading...
2015-08-12 ianAdd a MODULE_VERSION(), because other things MODULE_DEP...
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 ianAdd a routine to return the hardware instance/unit...
2015-08-11 ianMake this compile again when PPS_SYNC is defined. ...
2015-08-11 pfgClean out some externally visible "more then" grammar
2015-08-10 ngieMFhead @ r286584
2015-08-10 kibMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-04 jahAdd two new pmap functions:
2015-08-04 rpauloBEAGLEBONE: remove dtrace from MODULES_EXTRA.
2015-08-03 gonzoPass correct type of argument to ti_gpio_unmask_irq...
2015-08-01 gonzoSet output pin initial value based on pin's pinmux...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 zbbRemove obsolete vendor code from Alpine platform support
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 sbrunoRemove dead functions pmap_pvdump and pads.
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 dimMerge ^/head r285793 through r285923.
2015-07-27 ngieMFhead @ r285904
2015-07-25 gonzoFix color mapping for TDA19988. Values for VIP_CNTRL_1...
2015-07-25 gonzoSynchronize PIN input/output modes with gnu/dts/include...
2015-07-25 gonzoIf there is panel info in DTB do not wait for HDMI...
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-19 markjImplement the lockstat provider using SDT(9) instead...
2015-07-19 andrewFix atomic_store_64, it should write the value passed...
2015-07-19 andrewClean up the style of the armv6 atomic code.
next