]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
hyperv/vmbus: Allocate/setup IDT vector after all ISR resources are ready
[FreeBSD/FreeBSD.git] / sys / arm /
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...
2016-05-15 jmcneillAdd Allwinner A83T thermal sensor controller support.
2016-05-15 jmcneillReduce complexity of RSB by always using polling mode...
2016-05-15 jmcneillAdd support for the AXP813/AXP818 power key and GPIO...
2016-05-15 jmcneillAllow RSB to be used from interrupt handlers.
2016-05-15 mmelTEGRA: Also attach gpioc to tegra_gpio driver. Forgotte...
2016-05-15 mmelTEGRA: Don't use common name 'iicb' for tegra specific...
2016-05-15 mmelTEGRA: Don't use common name 'gpio' for tegra specific...
2016-05-15 manuAllow arm generic_timer code to be included even if...
2016-05-14 jmcneillAdd and enable Allwinner RSB and AXP81x power managemen...
2016-05-14 jmcneillAdd a basic driver for X-Powers AXP813 and AXP818 power...
2016-05-14 jmcneillAdd a driver for the Allwinner Reduced Serial Bus ...
2016-05-14 jmcneillUpdate comment at top of file to mention all currently...
2016-05-14 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-13 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-13 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-13 manuAdd support for Allwinner H3 SoC.
2016-05-12 mmMFV r299425:
2016-05-11 gonzoAdd OF_prop_free function as a counterpart for OF_...
2016-05-10 gonzoPass device tree node as a part of gpio_pin_get_by_ofw_...
2016-05-10 manuWhen PLATFORM_SMP is enabled, check if tunable hw.ncpu...
2016-05-10 manuMerge a20_mp_start_ap and a31_mp_start_ap into one...
2016-05-08 skraINTRNG - update gpio pin capabilities according to...
2016-05-08 skraINTRNG - update gpio pin capabilities according to...
2016-05-06 skraINTRNG - support new interrupt mapping type INTR_MAP_DA...
2016-05-06 skraINTRNG - use gpio interrupt modes definitions added...
2016-05-06 skraINTRNG - support new interrupt mapping type INTR_MAP_DA...
2016-05-06 skraINTRNG - use gpio interrupt modes definitions added...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbFix <sys/_bitset.h> and <sys/_cpuset.h> to not require...
2016-05-05 skraINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-05 jmcneillAdd support for the Allwinner A83T (sun8iw6p1) SoC.
2016-05-04 jmcneillAdd driver for Allwinner A83T/H3/A64 Gigabit Ethernet.
2016-05-04 bzWhile gem5 is not qemu, we treat it as "simulators...
2016-05-04 bzThe virtual timer is optional on ARM64. Properly handle...
2016-05-04 bzThe ARM generic timer keeps ticking even if disabled...
2016-05-04 pfgsys/arm: Minor spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 manuACK the interrupt after disabling it, this avoid an...
2016-04-30 andrewAdd a MULTIDELAY option to allow the ARM kernel to...
2016-04-30 pfgsys: Make use of our rounddown() macro when sys/param...
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-29 jhbRemove vestiges of IEEE-488/GPIB drivers removed in...
2016-04-29 gonzoAdd driver for AM33xx SoC touchscreen
2016-04-28 mmelTEGRA: Add interrupt support for Tegra GPIO controller.
2016-04-28 mmelARM: Use kernel pmap as intermediate mapping in context...
2016-04-27 manuAdd support for the Non-maskable interrupt driver found...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 gonzoAdd dtb/zynq to the list of extra modules required...
2016-04-26 bzMark the unused period argument __unused.
2016-04-26 pfgsys/arm: make use of the howmany() macro when available.
2016-04-26 jmcneillFix calculation of LCD CH1 SCLK1 output frequency when...
2016-04-26 jmcneillAdd support for 8-bit eMMC.
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-26 manuConvert A10 interrupt controller to INTRNG
2016-04-23 jmcneillAdd support for Allwinner A31/A31S R-GPIO (CPUs-PORT...
2016-04-22 skraFix duplicate TLB entries issue during section promotio...
2016-04-22 skraDon't use atomic operations for page table entries...
2016-04-22 skraAdd four functions which check a virtual address for...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 gonzoUse proper type of tag in bcm2835_mbox_fb_init
2016-04-21 jmcneillReplace the A20 kernel config with a generic ALLWINNER...
2016-04-21 andrewMake the GIC SGI global variables static, they are...
2016-04-20 gonzoForce framebuffer virtual viewport to be the same as...
2016-04-20 pfgUse our nitems() macro when param.h is available.
2016-04-19 gonzoFix build for Pi kernels with syscons enabled
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 pfgarm: for pointers replace 0 with NULL.
2016-04-15 andrewAdd a flag field to struct gic_irqsrc and use it to...
2016-04-15 andrewAdd initial GICv2m support to the arm GIC driver. This...
2016-04-13 gonzoFix UART3 and UART4 clock offsets.
2016-04-13 gjbMFH
2016-04-13 gonzoMultiple fixes in VCHI audio driver:
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
next