]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Make it little bit more C++ friendly. This explicit casting fixes some
[FreeBSD/FreeBSD.git] / sys / arm /
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.
2013-06-30 rayReplace some spaces to tab.
2013-06-30 rayDecrypt magic numbers - define names for fields of...
2013-06-30 cognetIn generic_bs_map(), use kmem_alloc_nofault() instead...
2013-06-29 rayArndale Board (by Insignal) kernel config file.
2013-06-29 gonzo- Fix IMAPx registers values calculation
2013-06-29 gonzoEnable patth-through of IRQ30 and IRQ31 to PIC just...
2013-06-29 rayImport basic support for Samsung Exynos 5 support.
2013-06-29 rayAdd ARM Generic Timer driver.
2013-06-29 rayo Initialize interrupt groups as Group 0 (secure interr...
2013-06-28 rayBump max number of IRQs for Cortex-Ax family to cover...
2013-06-28 rayAdd identification for Cortex-A15 (R0) cores.
2013-06-27 andrewSupport reading registers r0-r3 when unwinding. There...
2013-06-27 andrewAdd UNWINDSVCFRAME to provide the unwind pseudo ops...
2013-06-27 gonzo- Request non-cached memory for framebuffer
2013-06-26 rpauloPrint the 'setting internal ...' message only with...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 edMake support for atomics on ARM complete.
2013-06-13 andrewFix the vfp code to work with the 16 register variants...
2013-06-13 edAdd C11 atomic fallbacks for ARM.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-09 cognetIncrease the maximum KVM available on TI chips. Not...
2013-06-08 andrewMerge in changes from NetBSD:
2013-06-07 andrewReduce the difference to NetBSD.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 gberFix the passing of time on Armada XP.
2013-06-04 gberImplement pmap_copy() for ARMv6/v7.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-27 gonzoAM335x LCD controller driver with syscons support
2013-05-27 gonzoAdd PWM module driver for AM335x. Only eCAS subsystem...
2013-05-27 gonzoAdd SCM registers definitions for AM335x platform
2013-05-27 gonzoAdd clock definitions for LCD controller and PWM module
2013-05-23 gberRework and organize pmap_enter_locked() function.
2013-05-23 gberStop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entr...
2013-05-23 gberImprove, optimize and clean-up ARMv6/v7 memory manageme...
2013-05-23 gberSwitch to AP[2:1] access permissions model. Store ...
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-19 andrewAdd a comment explaining why stack_capture is empty...
2013-05-18 kientzleBack out r250768 until I can further investigate why...
2013-05-18 kientzleLabel the mmc child after the parent.
2013-05-17 rpauloRevert r250692. We'll use 1 kernel config file for...
2013-05-16 gberFix L2 cache write-back invalidate for Sheeva core.
2013-05-16 rpauloAdd a kernel config file for the BeableBone Black SoC.
2013-05-14 gberPort the new PV entry allocator from amd64/i386/mips...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-11 kientzleDon't use the old stack-walking code with
2013-05-08 rayUpdate copyright date.
2013-05-07 attilioRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-05-07 gberdecode_win_sdram_fixup() function should be declared...
2013-05-06 gberFix page reference emulation on ARMv6 and v7
2013-05-06 gberFix L2 PTE access permissions management.
2013-05-06 gberCorrect comment about initial VA=>PA mapping
2013-05-06 gberDisable decoding windows with no FDT entry.
2013-05-06 gberAvoid calling pcpu_init() simultaneously.
2013-05-06 gberProperly initialize Armada XP MP subsystem.
2013-05-06 gberInitialize L2 cache for Armada XP.
2013-05-06 gberMove initialization of CESA decoding windows from commo...
2013-05-04 kientzleMake a debugging printf a little more useful.
2013-05-04 ianFix comment block formatting.
2013-05-04 ianInsert STOP_UNWINDING directives in the _start (kernel...
2013-05-04 ianEABI unwinder enhancements... When it's time to stop...
2013-05-01 eadlerCorrect a few sizeof()s
2013-04-28 wkoszekBring copyright changes with the agreement of Thomas...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-22 dmarionInitialize GIC_PMRR register on ARM GIC.
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 gabor- Correct mispellings of word resource
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-13 dimFix undefined behaviour in several gpio_pin_setflags...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 traszRemove ctl(4) from GENERIC. Also remove 'options CTL_D...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 glebiusMerge from projects/counters: counter(9).
2013-04-08 glebiusMerge from projects/counters:
2013-04-07 hselaskyFix regression issue after r248910.
2013-04-06 mmMFV r248217:
2013-04-06 gonzoProperly clean "spurious interrupt" state
2013-04-06 andrewHide non-assembler bits behind #ifndef __ASSEMBLER__
2013-04-05 andrewAdd the hw.floatingpoint sysctl to ARM to tell us if...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
next