]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFprojects/camlock r254895:
[FreeBSD/FreeBSD.git] / sys / arm /
2013-08-26 rajIntroduce superpages support for ARMv6/v7.
2013-08-26 rajProvide settings for superpage reservation system on...
2013-08-26 rajAdd missing TAILQ initializer (omitted in r250634).
2013-08-26 andrewUpdate the root device to be correct for use with crochet.
2013-08-26 andrewRevert r251370 as it contains a deadlock.
2013-08-25 andrewAdd the frame information to cpu_switch to allow us...
2013-08-25 andrewAdd the unwind information to irq_entry so we can pass...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-21 ianAdd support for uarts other than the serial console...
2013-08-21 ianMake the noop clock successfully do nothing, because...
2013-08-21 ianDefine the uart clocks so that they can be en/disabled...
2013-08-20 andrewEnable VFP on ARMADA XP.
2013-08-20 ianMake the standard sdhci(4) driver work for the TI OMAP...
2013-08-19 andrewEnable VFP on the Zedboard.
2013-08-19 rajDo not use pv_kva on ARMv6/v7 and save some space on...
2013-08-19 rajSimplify and clean up pmap_clearbit()
2013-08-19 rajFix ARMv6/v7 mapping's wired status.
2013-08-19 rajClear all L2 PTE protection bits before their configura...
2013-08-19 rajSimplify pv_entry removal or ARMv6/v7:
2013-08-19 andrewEnable VFP on the Arndale Board.
2013-08-18 cognetIncrease the max KVA available for general consumption...
2013-08-18 andrewEnable VFP in the Versatile PB (QEMU) kernel. Tested...
2013-08-18 andrewEnable VFP on the CubieBoard and CubieBoard 2.
2013-08-18 andrewEnable VFP support on EFIKA MX.
2013-08-17 ianEnable VFP support for BeagleBone.
2013-08-17 andrewRename device vfp to option VFP and retire the ARM_VFP_...
2013-08-17 andrewRemove the ARMFPE option. It is unsupported, and appear...
2013-08-17 andrewRemove fpe_sp_state as we don't support fpe.
2013-08-17 andrewRemove unused FPE code. This is not enabled anywhere...
2013-08-13 ianRename imx_machdep.c to imx51_machdep.c, because it...
2013-08-13 ianAdd imx6 compatibility and make the driver work for...
2013-08-11 cognetOnly allocate 2 bounce pages for maps that can only...
2013-08-10 cognetUse the correct address when calling kva_free()
2013-08-10 cognet- The address lies in the bus space handle, not in...
2013-08-09 cognetInstead of just trying to do it for arm, make sure...
2013-08-09 cognet- The address lies in the bus space handle, not in...
2013-08-09 cognetMake sure vm_kmem_size is aligned on a page boundary...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-07 cognetDon't bother trying to work around buffers which are...
2013-08-07 ganboldBring initial support for Allwinner A20 SoC (Cubieboard2).
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 andrewWe no longer need to align the stack before calling...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 cognetLet the platform calculate the timer frequency at runti...
2013-08-05 andrewWhen entering exception handlers we may not have an...
2013-08-03 ianTweak the imx debug console code so that it works with...
2013-08-02 cognetOnly receive the interrupts on the first core, to avoid...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 ganboldAdd identification for Cortex-A7 (R0) cores.
2013-07-31 obrienBack out r253779 & r253786.
2013-07-31 rpauloInitialisation routines for the mailbox, spinlock and...
2013-07-29 cognetThe errata 727915 requires a different workaround for...
2013-07-29 cognetRemove useless cache operations.
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-29 cognetExplicitely include <machine/pcb.h>, so that we get...
2013-07-29 cognetDefine KDB_STOPPEDPCB, so that we can access the backtr...
2013-07-28 avgRevert r253748,253749
2013-07-28 avgput contents of cpu.h under _KERNEL
2013-07-28 ianRename the existing std.imx and imx.files to std.imx51...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rpauloRevert ROOTDEVNAME change from previous commit.
2013-07-25 rpauloEnable modules for the BeagleBone and for the Raspberry Pi.
2013-07-20 andrewStart adding support to build bits of our code using...
2013-07-16 andrewFix vfp:
2013-07-15 rpauloMove the Raspberry Pi low level options out of the...
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-13 rpauloIndent the "scp=... rlv=..." to make it easier to read...
2013-07-10 rayRemove trailing whitespaces.
2013-07-09 rpauloImprove a comment.
2013-07-09 emasteRemove extraneous format string converison specifier
2013-07-08 gonzoAdd IDs for TPS65217C and TPS65217D
2013-07-08 gonzo- AM335x requires updated soft-reset logic too
2013-07-07 rpauloConvert bcm2835_mbox to the new mbox interface.
2013-07-07 rpauloAnother warning.
2013-07-07 rpauloarmadaxp_idcache_wbinv_all() is in this file.
2013-07-07 rpauloFix all the compiler warnings in elf_trampoline.c.
2013-07-07 gonzo- Add USFS driver as an example of device mode for...
2013-07-07 gonzo- Add USBSS driver for AM335x SoC. Driver is a wrapper...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 rpauloDon't clear the SYSCONFIG register on boot.
2013-07-05 andrewFix the build with gcc.
2013-07-05 rayo Make fields names short.
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 gonzoAdd support for ePWM submodule of PWMSS
2013-07-04 gberRemove redundant clearing of the PGA_WRITEABLE flag in
2013-07-04 gberFix modified bit emulation for ARMv6/v7
2013-07-03 gonzoFix one of INVARIANTS-related UMA panics on ARM
2013-07-02 andrewEnable VFP on Raspberry Pi. This has worked as of r251712.
2013-07-01 tuexenEnable SCTP, since it is also enabled on GENERIC and...
2013-07-01 rpauloThe mbox driver is actually MP safe, so set the right...
2013-07-01 rpauloDisable debugging.
2013-07-01 rpauloUse the new FDT_FILE rpi.dts.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-30 rpauloAdd INET6.
next