]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFstable/12 r340921:
[FreeBSD/FreeBSD.git] / sys / arm /
2018-11-17 gjbMFS12 r340503:
2018-11-08 jhbMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-10-19 gjb- Prune svn:mergeinfo from the new branch, as nothing...
2018-10-18 brRevert r339421 due to unintended files included to...
2018-10-18 brSupport RISC-V implementations that do not manage the...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 emasteEnable Capsicum on armv6/armv7
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-08 markjFix the 32-bit arm build.
2018-09-08 markjBump MAX_HWCNT and MAX_EXCNT.
2018-09-06 andrewFix the GIC ACPI cross reference value.
2018-09-06 andrewRemove the check that the Arm generic interrupt control...
2018-08-30 manuomap4_prcm: Delay the frequencies read check
2018-08-29 manuarm64: GENERIC-MMCCAM: Fix build and module depend
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-27 andrewUse the correct register when storing the arm VFP state.
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-24 impRevert drm2 removal.
2018-08-23 manua10_timer: Update the driver so we can use it on other SoC
2018-08-23 manuaw_mmc: Handle MMCBR_IVAR_RETUNE_REQ
2018-08-23 manudts: Import DTS for arm64
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 mmacydisconnect drm2 from tegra build until made self-contained
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 impMove options INTRNG into std.armv6 and std.armv7
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-19 mmacyadd snps IP uart support / genaralize UART
2018-08-19 manuarm64: allwinner: Add aw_syscon driver to GENERIC
2018-08-18 alcOops. r338030 didn't eliminate the unused arena argume...
2018-08-18 jhbMake 'device crypto' lines more consistent.
2018-08-17 cemarm: Define crypto option on platforms that include...
2018-08-16 andrewRemove the L1 and L2 xscale page defines and rename...
2018-08-15 andrewRemove pmap_kenter_section from the arm pmap. It's...
2018-08-15 andrewRemove ARM_HAVE_SUPERSECTIONS. It was only supported...
2018-08-15 andrewMake code and data only used within the arm pmap code...
2018-08-15 andrewRemove arm pmap variables that are only ever set and...
2018-08-15 andrewRemove ARM_MMU_GENERIC, it's the only ARMV4/v5 MMU...
2018-08-15 andrewRemove the ARMv5 pmap function pointers. These were...
2018-08-15 andrewRemove checks for now unsupported CPU_* values in arm...
2018-08-15 andrewStart to remove XScale support from the ARMv4/v5 pmap...
2018-08-15 andrewRemove PHYSADDR from kernel configurations that don...
2018-08-15 andrewRemove the VIRT armv7 kernel config. It is supported...
2018-08-14 imparm/ralink cleanup
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 andrewRemove cpu_pfr from arm. It's unused.
2018-08-14 andrewRemove an old comment now the code it references has...
2018-08-14 andrewFix the spelling of armv4_idcache_inv_all in an END...
2018-08-13 wulfevdev: remove soft context from evdev methods parameter...
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 alcAdd support for pmap_enter(..., psind=1) to the armv6...
2018-08-08 eadlerfile: update to 5.34
2018-08-07 mariusImplement atomic_swap_64(9).
2018-08-06 andrewDefault to armv5te in LINT on arm. This should fix...
2018-08-06 manuaw_thermal: Add nvmem and H5 support
2018-08-06 manuaw_sid: Add nvmem interface
2018-08-05 manuallwinner: a64: Add THS clock support
2018-08-05 manuarm: allwinner: Disconnect A10/A20 HDMI driver
2018-08-05 manuarm: allwinner: Remove old unused clocks
2018-08-03 manuarm: Remove ALLWINNER_UP kernel config
2018-08-01 kibAdd pmap_is_valid_memattr(9).
2018-07-31 mavMFV r336991, r337001:
2018-07-31 manunvmem: Add nvmem interface and helpers
2018-07-30 andrewRemove teh non-INTRNG code from the ARM GIC interrupt...
2018-07-30 andrewRequire ARMv5 for arm. All current kernels are for...
2018-07-30 alcPrepare for adding psind == 1 support to armv6's pmap_e...
2018-07-29 mmMFV r336851:
2018-07-28 andrewUse the cp15 functions to read cp15 registers rather...
2018-07-28 andrewRemove an unneeded cpu_ident() prototype.
2018-07-28 andrewRemove some write only global values from the arm cpufu...
2018-07-28 andrewRemove an unused function from the arm ELF trampoline...
2018-07-28 andrewOnly build the cache handling code we need when buildin...
2018-07-28 andrewMake the arm cpu setup functions static. Any other...
2018-07-28 andrewRemove an unneeded check for CPU_XSCALE_81342
2018-07-28 andrewRemove old CPU_ values from the arm cpufunc code. These...
2018-07-28 andrewRemove the old CPU_ values from the arm kernel trampoli...
2018-07-28 andrewRemove now the cow unused CPU_ARM9 and CPU_FA526 option...
2018-07-28 andrewThe RT1310 is an ARM926EJ-S, fix the config to mark...
2018-07-28 andrewOnly support INTRNG in the SMP code on arm. We already...
2018-07-28 andrewRemove IPI_IRQ_START and IPI_IRQ_END from the arm kerne...
2018-07-27 impThis builds now, so aadd it back to Universe.
2018-07-27 impRemove xscale support.
2018-07-27 impRevert r336773: it removed too much.
2018-07-27 impRemove xscale support
2018-07-27 impMake ralink compile again.
2018-07-27 impRemove Cavium/Econa CNS11xx support.
2018-07-27 impRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-25 jhbRaise a proper SIGTRAP / TRAP_TRACE signal for a PT_STE...
2018-07-23 avgfollow-up to r336635, update TAILQ to CK_SLIST for...
2018-07-21 ianAdd option MAC to armv6 and armv7 kernels by default...
next