]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/include
Activate IRQ 30 (non-secure private timer IRQ) for case we are running
[FreeBSD/FreeBSD.git] / sys / arm / include /
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-25 zbbDelete obsolete and unused PJ4B CPU functions
2014-05-24 ianEliminate one of the causes of spurious interrupts...
2014-05-23 impRemove NetBSD implementation details not relevant to...
2014-05-17 andrewAdd FDT_PLATFORM_DEF2 for when there are multiple platf...
2014-05-17 andrewFix a comment s/initarm_/platform_/
2014-05-17 andrewAdd the start of the ARM platform code. This is based...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-14 markmGive suitably-endowed ARMs a register similar to the...
2014-05-11 ianAdd cpu_l2cache_drain_writebuf(), use it to implement...
2014-05-11 ianMake the hardware memory and instruction barrier functi...
2014-05-06 ianAdd a public routine to set the L2 cache ram latencies...
2014-05-06 ianAdd defines for the bits in the PL310 debug control...
2014-04-29 ianMake this declaration into a proper function prototype.
2014-04-27 ianMove duplicated code to print l2 cache config into...
2014-04-27 ianThere is no difference between IPI_STOP and IPI_STOP_HA...
2014-04-27 ianRemove cpu_idcache_wbinv_all() from kdb_cpu_trap()...
2014-04-27 ianProvide a proper armv7 implementation of icache_sync_al...
2014-04-26 ianCall cpu_icache_sync_range() rather than sync_all since...
2014-04-23 baptUpdate to byacc 20140409
2014-04-06 ianTell VM we now have ARM platforms with physically disco...
2014-04-04 ianWe don't support any ARM systems with an ISA bus and...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 tijlRename __wchar_t so it no longer conflicts with __wchar...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 brAdd Cortex-A15 cpu id revisions.
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:
next