]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
Merge ^/head r275685 through r275714.
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-09 andrewInclude sys/kernel.h to pick up the definition of hz...
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 markjMFV r272851:
2014-12-06 andrewUse the unified syntax when generating assembly for...
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 andrewSwitch to an armv6k cpu, without this clang 3.5 complai...
2014-12-05 andrewPlace the literal pool after a RET otherwise clang...
2014-12-05 andrewSet the alignment to 4-bytes after a string as clang...
2014-12-05 andrewUse the unified syntax in a few more assembly files
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 andrewSwitch to unified syntax so these can be built with...
2014-12-02 andrewUse the APSR_nzcv format of mrc. The clang integrated...
2014-12-02 andrewFix the name of the coprocessor to include the "p"...
2014-12-02 dimMerge ^/head r274961 through r275386.
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-11-30 andrewCorrectly a few incorrect uses of ENTRY/EENTRY and...
2014-11-30 andrewRemove extra labels, ENTRY_NP already provides them.
2014-11-29 dimConsistently use ARM UAL syntax in stdatomic.c, e.g...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-28 andrewSome device tree configurations place the generic timer...
2014-11-28 andrewWe don't use the hypervisor interrupt, make it optional...
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 ianWhen doing a PREREAD sync of an mbuf-type dma buffer...
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-16 ianNo functional changes. Remove a couple outdated or...
2014-11-16 ianCorrect the sequence of busdma sync ops involved with...
2014-11-16 ianDo the cache invalidate sequence from the outermost...
2014-11-16 ianDo not do a cache invalidate on a PREREAD sync that...
2014-11-16 ianIndent a couple lines properly and expand a comment...
2014-11-15 ianWhitespace and comment tweaks, no functional changes.
2014-11-15 ianWhen doing busdma sync ops for BUSDMA_COHERENT memory...
2014-11-15 ianUse the standard powerof2() macro from param.h instead...
2014-11-13 zbbFix typo in ARM GIC device_printf()
2014-11-06 ianStrengthen the sanity checking of busdma tag parameters.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 kevloFix usage of kern_getenv().
2014-10-26 ianRemove the ARM_DEVICE_MULTIPASS option and make its...
2014-10-26 alcBy the time that pmap_init() runs, vm_phys_segs[] has...
2014-10-24 loosFix a bug where DMA maps created with bus_dmamap_create...
2014-10-24 ianAccept the documented FDT compatible string for the...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelIFC @r273338
2014-10-19 neelIFC @r273206
2014-10-19 andrewAllow the armv6 kernel to be build with PHYSADDR undefi...
2014-10-19 andrewAllow libkvm to get the kernel va to pa delta without...
2014-10-18 andrewAdd an elf not so kgdb detects the kernel as a FreeBSD...
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-16 rpauloRemove the "Unable to unwind further" message from...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 andrewSplit you the syscall handling to a separate file.
2014-09-30 ianWhen building the lists of available memory, actually...
2014-09-27 neelIFC @r272185
2014-09-27 andrewAdd machine/sysreg.h to simplify accessing the system...
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 ianMake the ARM MPCore Timer driver work with published...
2014-09-17 neelIFC @r271694
2014-09-15 ianThe private peripheral interrupts start at offset 16...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 ianAdd a common routine for parsing FDT data describing...
2014-09-14 ianAdd compat strings for all the flavors of GIC this...
2014-09-14 ianFix an undefined variable that was accidentally not...
2014-09-12 jhb- Don't let rman_reserve_resource() activate the resour...
2014-09-11 andrewRename pmap_kenter_temp to pmap_kenter_temporary to...
2014-09-10 andrewUnify interrupts bit definition and usage. While here...
2014-09-07 andrewWhen entering the kernel with the MMU off assume we...
2014-09-07 andrewRemove Lvirtaddr and Lphysaddr, these don't appear...
2014-09-07 andrewGeneralise the va to pa code and use it when starting...
2014-09-06 andrewAllow us to use the virtual timer. It is currently...
2014-09-05 andrewAdd the virtual timer irq to the list of interrupts...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-09-01 ianRename OF_xref_phandle() to OF_node_from_xref() and...
2014-08-30 ianFix the handling of MMU type in the AP entry code....
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-18 imp/usr/libexec/ld.so.1 never was a thing on FreeBSD/arm...
next