]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Added supprot for Avago Intruder controller.
[FreeBSD/FreeBSD.git] / sys / arm /
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.
2016-04-09 jmcneillEnable PHY regulator when the optional "phy-supply...
2016-04-08 jmcneillFix incorrect pin definitions for Allwinner A31.
2016-04-08 jmcneillAttach hwreset resources at the same time as clock...
2016-04-08 jmcneillAdd function for mapping SRAM-D area to USB0 (OTG)...
2016-04-08 jmcneillMatch on compatible string "allwinner,sun4i-a10-sram...
2016-04-07 ianRemove unecessary locking, mostly from places where...
2016-04-07 ianCode cleanup: stop searching for a pin in the array...
2016-04-07 ianFix a copyright glitch before it gets copy-pasted again...
2016-04-07 ianComestic changes; when INTRNG support was added, some...
2016-04-07 skraProperly initialize isrc_cpu field of ISRC which is...
2016-04-07 skraImplement intr_isrc_init_on_cpu() and use it to replace...
2016-04-06 jmcneillConvert Allwinner port to extres clk/hwreset/regulator...
2016-04-06 gjbMFH
2016-04-05 skraFix typo. No functional change.
2016-04-05 skraRework BCM283x gpio interrupt controller for INTRNG...
2016-04-05 skraImplement bcm2836 interrupt controller for INTRNG and...
2016-04-05 skraRework bcm283x interrupt controller for INTRNG and...
2016-04-05 mmelehci_interrupt is MPSAFE code. Most drivers in tree...
2016-04-05 mmelTEGRA: Fix CPU frequency switching.
2016-04-04 gjbMFH
2016-04-04 andrewAdd a table to map from the FreeBSD CPUID space to...
2016-04-04 skraDefine local-intc for BCM2836 platform (RPI2) and make...
2016-04-04 skraRework TI gpio interrupt controller for INTRNG. It...
2016-04-04 skraRework am33xx interrupt controller for INTRNG and enable it
2016-04-04 skraRemove FDT specific parts from INTRNG. Change its inter...
2016-04-02 jmcneillImprove HDMI display detection by searching the CEA...
2016-04-01 jmcneillMove support for Synopsys Designware APB UART out of...
2016-03-30 loosEnable SPI1 on Beaglebone Black.
2016-03-30 loosBump up the read and write timeouts. The old value...
2016-03-29 loosAdd the SPI driver for am335x.
2016-03-29 andrewRead the CPU ID for the current CPU from the GIC. The...
2016-03-26 andrewOnly define the platform methods for the Allwinner...
2016-03-26 mmelARM: Fix bug introduced in r297286.
2016-03-26 mmelTEGRA: Fixes for UART driver:
2016-03-26 mmelARM: Parse command line delivered by U-Boot:
next