]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/include
Add mkimg, a utility for making disk images from raw partition contents.
[FreeBSD/FreeBSD.git] / sys / arm / include /
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-29 andrewVFP fixes/cleanups for ARM11:
2014-03-29 andrewAdd more flags for the fpexc register from the ARM1176J...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-24 andrewMove an else case that was missed in r263676
2014-03-23 andrewReorder the pmap macros so "ARM_MMU_V6 + ARM_MMU_V7...
2014-03-22 baptUpdate to 20140321
2014-03-22 andrewSimplify how we build MACHINE_ARCH. There are 3 options...
2014-03-11 ianRemove #include <machine/asmacros.h> from files that...
2014-03-11 ianRemove the unreferenced DATA() macro. That leaves only...
2014-03-10 ianArrange for arm fork_trampoline() to return to userland...
2014-03-10 ianChange the way the asm GET_CURTHREAD_PTR() macro is...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-09 ianRemove all traces of support for ARM chips prior to...
2014-03-09 ianAlways call vfp_discard() on thread death, not just...
2014-03-09 ianRemove all dregs of a per-thread undefined-exception...
2014-03-09 ianRework the VFP code that handles demand-based save...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-28 ianAdd an armv7 implementation of cpu_sleep(). The arm11...
2014-02-26 dimMerge from head up to r262536.
2014-02-26 ianReplace many pasted identical definitions of cpu_initcl...
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 dimMerge from head up to r262472.
2014-02-24 ianAdd a new cache maintenance function, idcache_inv_all...
2014-02-23 dimMerge from head up to r262415.
2014-02-23 ianMove the declaration for mpentry() into a header file...
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 ianGive the fdt helper routines static linkage since no...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 zbbAlways clear L1 PTE descriptor when removing superpage...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-12 ianUse the right symbols for determining arm architecture...
2014-02-09 andrewPass the pagetable used from locore.S to initarm to...
2014-02-09 ianUse vm_paddr_t, not vm_offset_t, when dealing with...
2014-02-09 ianIt turns out a global variable is the only straightforw...
2014-02-08 ianConsolidate code related to setting up physical memory...
2014-02-08 ianRemove the ARM_USE_SMALL_ALLOC option and code related...
2014-02-06 andrewUse abp_physaddr for the physical address over KERNPHYS...
2014-02-06 andrewPass the kernel physical address to initarm through...
2014-02-02 cognetOnly use the CPU ID register if SMP is defined. Some...
2014-02-02 ianAdd missing semicolon.
2014-02-02 cognetChange the way pcpu and curthread are stored per-core:
2014-02-02 ianUpdate all arm code that manipulates the PSR registers...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 andrewCorrect the alignment of sp through functions that...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 ianAdd a prototype for the new arm_devmap_print_table...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-06 andreastFix arm build.
2014-01-05 ianRemove dev/fdt/fdt_pci.c, which was code specific to...
2014-01-05 nwhitehornRetire machine/fdt.h as a header used by MI code, as...
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 zbbAdd polarity and level support to ARM GIC
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-20 ganboldAdd identification and necessary type checks for Krait...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-24 gavinplatform_devmap_init() was renamed initarm_devmap_init...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-08 alcAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-05 ianStyle and comment tweaks, no functional changes.
2013-11-05 ianAdd new helper routines for arm static device mapping...
2013-11-05 ianMake PTE_DEVICE a synonym for PTE_NOCACHE on armv4...
2013-11-05 ianCall initarm_lastaddr() later in the init sequence...
2013-11-04 ianMove remaining code and data related to static device...
2013-11-04 ianBegin reducing code duplication in arm pmap.c and pmap...
2013-11-02 alcDon't create a distinct free page pool for segregating...
2013-10-29 baptMerge byacc 20130925
2013-10-28 zbbFix condition that determines PMAP_NEEDS_PTE_SYNC value...
2013-10-28 zbbSwitch off explicit broadcasting of the TLB flush opera...
2013-10-28 zbbRemove not working and deprecated PJ4Bv6 support
2013-10-27 cognetMake sure the PCB is aligned on 8 bytes, we may use...
2013-10-27 ianRemove the last dregs of trapframe_t. It turns out...
2013-10-27 ianRetire arm_remap_nocache() and the data and constants...
next