sfxge(4): rename hunt_bist_* methods to ef10_bist_*
[freebsd.git] / sys / arm64 /
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-18 jchandraAdd virtio_pci to GENERIC arm64 conf
2016-12-18 jchandraInitialize GIC[DR]_IGROUPRn registers for GICv3
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-12 andrewEnable ACPI on arm64. It's not yet functional, but...
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-10 dimMerge ^/head r309758 through r309803.
2016-12-10 gnnThis adds a configuration for arm64 users that track...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-08 alcPreviously, vm_radix_remove() would panic if the radix...
2016-12-07 andrewAdd ACPI support to the arm64 mp code. We use the Multi...
2016-12-06 andrewAdd the missing gic_common.h include for GIC_BUS_FDT.
2016-12-06 andrewCreate two GIC ivars to find the bus type and GIC hardw...
2016-12-06 andrewMove the common bit manipulation macros from the GICv3...
2016-12-06 andrewMove the stored signal mask later in the jump buf....
2016-12-06 andrewAdd the full set of GICD_PIDR* registers
2016-12-06 mmMFV r309587:
2016-12-05 andrewRemove an unneeded header. It was used when we had...
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-30 andrewFix the alloc function the ThunderX PCIe driver calls...
2016-11-29 mmMFV r309299:
2016-11-29 andrewWe only use the cpu0 variable in the FDT code.
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-28 dimMerge ^/head r309213 through r309262.
2016-11-28 andrewFix ISS_DATA_DFSC_MASK, it should include all bits...
2016-11-25 andrewFix the TLB conflict abort value. This should be a...
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-24 gonzo[rpi3] Move SOC_BRCM_BCM2837 from UP config to SMP one
2016-11-23 andrewMark cpu_find_cpu0_fdt as FDT only. It's only called...
2016-11-23 andrewRemove the unneeded ofw_cpu_reg function signature...
2016-11-22 andrewAdd the missing DEVMETHOD_ENDs to the arm64 nexus ACPI...
2016-11-22 delphijMFV r308954:
2016-11-21 andrewAdd support to find the arm64 serial using the ACPI...
2016-11-21 andrewTo allow for an ACPI attachment to the generic PCIe...
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-16 andrewInclude the SMSC LAN91C111 driver, this is found in...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-26 andrewPull the common FDT interrupt values into a new header...
2016-10-26 andrewOnly release CPUs when they exist.
2016-10-26 andrewUse nitems to get the correct number of registers to...
2016-10-25 andrewCreate a new PSCI error code and use it to signal that...
2016-10-25 andrewImport the Cortex String memcpy and memmove into the...
2016-10-24 andrewIncrease CACHE_LINE_SHIFT to 7 as cache lines are 128...
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-20 wmaDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 andrewAdd support for the fpu_kern(9) KPI on arm64. It hooks...
2016-10-19 gonzoMove SOC_BRCM_BCM2837 to GENERIC-UP since does not...
2016-10-18 gonzoRetire RPI3 kernel config in favour of GENERIC-UP
2016-10-18 andrewAdd PCB_FP_USERMASK so we can mask off floating point...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-15 andrewFix the build, struct vfpstate needs to be visible...
2016-10-15 andrewCheck we are in a critical section when calling vfp_dis...
2016-10-14 gonzoMake BRCM2837 port conform FreeBSD/ARM64 guidelines
2016-10-14 andrewCreate macros for the MAIR memory attributes. While...
2016-10-14 jhbDrop support for using mmap() with /dev/kmem.
2016-10-14 gonzoRemove redundant kern_clocksource.c. It is already...
2016-10-14 andrewRework how we store the VFP registers in the pcb. This...
2016-10-14 gonzoAdd initial Raspberry Pi 3 support
2016-10-13 andrewMove printing the AArch64 ID registers to a new SYSINIT...
2016-10-13 impFix building on i386 and arm. But 'public domain' heade...
2016-10-12 gonzoINTRNG: Propagate IRQ activation error to API consumer
2016-10-12 jtlIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 kibAdd a way for the architecture to specify the calling...
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 wmaAdd support for SPI-mapped MSI interrupts in GICv3.
2016-09-21 wmaRegister GICv3 xref.
2016-09-20 wmaAdd driver for PCIe root complex on Annapurna Alpine...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-18 kibConsolidate four efi_next_descriptor() definitions.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-13 andrewAdd a missing opt_ddb.h include from places that includ...
2016-09-13 andrewFix the arm64 kernel build when DDB is disabled, debug_...
2016-09-13 andrewAdd a warning about a known erratum we have observed...
2016-09-10 dimMerge ^/head r305623 through r305686.
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-08 andrewTrap msr/mrs instructions. These are privileged arm64...
2016-09-08 andrewDon't panic when we don't handle a userland exception...
2016-09-07 andrewWhen synchronising the instruction and data caches...
2016-09-07 andrewOnly call cpu_icache_sync_range when inserting an execu...
2016-09-07 wmaIntroduce support for Annapurna Alpine CCU and NB devices
next