]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Allow the code to be compiled without warnings for any combination
[FreeBSD/FreeBSD.git] / sys / arm /
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.
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
next