]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Print vnode details when vnode locking assertion gets triggered.
[FreeBSD/FreeBSD.git] / sys / arm /
2016-08-09 pfgsys: replace comma with semicolon when pertinent.
2016-08-09 traszRemove some NULL checks after M_WAITOK allocations...
2016-08-03 manuWe need aw_nmi to be attached which needs GIC so attach...
2016-08-02 emasteMove/add ARM ELF PHDR types to elf_common.h
2016-08-01 andrewSplit out the FDT parts of the GICv2 interrupt controll...
2016-07-28 loosEnable the build of micphy as part of generic miibus...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 mavAdd more UEFI/e820 memory types from latest specifications.
2016-07-24 loosAllow the use of micphy on am335x devices.
2016-07-23 loosRemove unused USB ethernet driver from BEAGLEBONE/AM335...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-22 manuPC5 doesn't have mmc2 function.
2016-07-21 manuaxp209 needs aw_nmi so attach a bit earlier
2016-07-21 manuWe need the GIC to be attached so attach later at BUS_P...
2016-07-20 manuAdd support for the SID (Security ID Module) on Allwinn...
2016-07-19 markmRandom bit generator (RBG) driver for RPi and RPi2.
2016-07-18 loosFix a random memory overwrite at boot time, simplebus_i...
2016-07-17 mmelTEGRA: Subclass Tegra PCIE driver from ofw_pci base...
2016-07-16 jmcneillAdd support for Allwinner H3 EMAC.
2016-07-13 jmcneillAllwinner Gigabit EMAC performance improvements.
2016-07-13 jmcneillH3/A83T: Use PLL_PERIPH/2 for AHB2 parent clock.
2016-07-12 acheUndo r302601, WCHAR_MAX may not be a valid wchar value.
2016-07-12 acheI don't know why unsigned int is choosed for wchar_t...
2016-07-11 jmcneillAdd support for Allwinner A64.
2016-07-11 jmcneillReturn early from bus_dmamap_load callback if the error...
2016-07-11 jmcneillAdd support for arm64. The allwinner_soc_family() funct...
2016-07-11 jmcneillAdd support for Allwinner A64 CPUx-PORT and CPUs-PORT...
2016-07-11 jmcneillAdd Allwinner A64 padconf settings.
2016-07-11 jmcneillInclude sys/rman.h to fix build on arm64.
2016-07-11 jmcneillAttach RSB early. Children of RSB may provide resources...
2016-07-11 jmcneillBuild fix for arm64. The phy interface uses intptr_t...
2016-07-11 jmcneillRemove unused bus_space prototypes.
2016-07-10 mmelEXTRES: Add OF node as argument to all <foo>_get_by_ofw...
2016-07-10 jmcneillAlign descriptors and data buffers to 32 bits. This...
2016-07-10 jmcneillIn the absence of a bus-width property, default to...
2016-07-09 ianRemove HZ=<various> from all armv6 configs, put HZ...
2016-07-09 ianConsolidate debugging options from all arm kernel confi...
2016-07-09 ianCorrect syntax errors that only show up when compiled...
2016-07-09 andrewRemove an unneeded call to fdt_get_unit, the return...
2016-07-08 manuAdd support for Allwinner A13.
2016-07-08 manuCheck that the pin function exists before setting it.
2016-07-07 loosFix a lockup in tx path for cspw.
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 ianRevert the recent armv6 changes to ALIGNED_POINTER...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-14 andrewMove the arm call to intr_pic_init_secondary earlier...
2016-06-13 ianDo not define __NO_STRICT_ALIGNMENT for armv6. While...
2016-06-08 andrewRemove the ARMv4/ARMv5 userland atomic support from...
2016-06-07 andrewStart to clean MIDR values using the CPUID scheme....
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 pfgtegra124: use roundup/rounddown macros from <sys/param.h>.
2016-06-03 zbbUse nitems() macro instead of re-inventing it
2016-06-03 skraDefine irq variable only in the block where used.
2016-06-03 skraPostpone allocation of IRQ resource to the time when...
2016-06-03 delphijMFV r301238:
2016-06-02 zbbAdd support for CESA on Armada38x
2016-06-02 zbbConfigure CPU window to second CESA SRAM
2016-06-02 zbbMap CESA SRAM memory in driver attach for Armada38x
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 jmcneillFix a crash while iterating compat strings when no...
2016-05-31 andrewarm_gic_map is a mask not the CPUs ID, there is no...
2016-05-31 andrewBin interrupts to the correct CPU when we boot on a...
2016-05-29 zbbImprove ARM debug_monitor for SMP machines
2016-05-29 zbbFix debug_monitor code for older ARMs (ARM11)
2016-05-29 mmelARM GIC: Allow to setup interrupt without configuration...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 ianAdd support for triggering interrupts on both rising...
2016-05-26 manuAdd support for interrupts, sensors and GPIO for AXP209...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 loosOnly do the touch screen setup when the 'ti,wires'...
2016-05-26 jmcneillEnable USB PHY regulators when requested by the host...
2016-05-26 ianAnother round of changes to add compatibility with...
2016-05-26 ianDisable alignment faults on armv6, adjust various align...
2016-05-25 ianInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-25 skraAdd more info about the issue fixed in r298460. Rephras...
2016-05-23 ianSpaces->tab in comment.
2016-05-23 ianOops, fix a paste-o commited in r300533.
2016-05-23 ianUse the new(-ish) CP15_SCTLR macro to generate system...
2016-05-23 skraINTRNG - support new interrupt mapping type INTR_MAP_DA...
2016-05-23 skraINTRNG - use gpio generic interrupt modes definitions...
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-22 skraINTRNG - implement pic_post_filter method. This method...
2016-05-22 skraFix some format strings to make them either correct...
2016-05-21 ianAdjust _ALIGNBYTES to the proper value for arm and...
2016-05-20 impRemove hf appending code from param.h for machine arch...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-18 andrewReturn the struct intr_pic pointer from intr_pic_regist...
2016-05-18 andrewImplement atomic_cmpset_acq_64 and atomic_cmpset_rel_64...
2016-05-17 manuAdd driver for "generic-ohci" as defined by FDT.
2016-05-17 bzThe GIC (v2 at least) has a bit in the TYPER register...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-16 bzAdd HWPMC_HOOKS to std.armv6 to make them available
2016-05-16 andrewIntroduce MSI and MSI-X support to intrng. This adds...
next