]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFV r331400: 8484 Implement aggregate sum and use for arc counters
[FreeBSD/FreeBSD.git] / sys / arm /
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-21 impThis is MPSAFE on this platform, so don't take Giant...
2018-03-20 emasteRename assym.s to assym.inc
2018-03-20 gonzo[ofw] fix errneous checks for OF_finddevice(9) return...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-16 ianAdd the header file needed for the recently-added call...
2018-03-11 manuarm: Remove SoC Specific -MMCCAM kernelconfig
2018-03-11 manuallwinner: Add IR clock to sun8i
2018-03-10 gonzo[rpi] remove IRQ support for BCM233x RNG
2018-03-08 manuarm: Add GENERIC-MMCCAM kernel config
2018-03-08 manuFix build when option MMCCAM is defined.
2018-03-06 kevansaw_usbphy: Move later to SUPPORTDEV pass
2018-03-06 jtlamd64: Protect the kernel text, data, and BSS by settin...
2018-03-05 ianSwitch imx_gpio to attach at BUS_PASS_INTERRUPT + BUS_P...
2018-03-05 ianDefer attaching the spibus until timers and interrupts...
2018-03-05 ianDo not stop the loop that configures gpio chipselect...
2018-03-04 kibUnify bulk free operations in several pmaps.
2018-03-03 kevansMove imx6_usbphy to SUPPORTDEV, massage associated...
2018-03-03 kevansaw_syscon(4): Move to BUS_PASS_SUPPORTDEV
2018-03-03 manuaw_mmc: Regulator improvement
2018-03-03 manuaxp81x: Add support for AXP803
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 kevansRevert r328964: if_awg: Skip emac reset if configured...
2018-02-28 manuRK3188: Mark it NO_UNIVERSE
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 mmelSwitch to mainstream DTS for Raspberry Pi-B and Pi-2.
2018-02-27 ianInitialize all members of vm_page::md_page for armv4...
2018-02-27 ianRemove obsolete options from these kernel configs....
2018-02-26 ianAdd a hw.model sysctl oid for armv6/7 which reports...
2018-02-26 ianAdd a SPI driver for imx5 and imx6.
2018-02-25 ianAdd support for booting into kdb on arm platforms when...
2018-02-24 cognetUse NULL as a mtx type instead of "", as it otherwise...
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 ianAdjust whitespace of things added in the past couple...
2018-02-20 kibvm_wait() rework.
2018-02-18 ianAdd the MODULE_DEPEND()s needed so that the kernel...
2018-02-18 ianGive the imx_i2c driver its own name, set up its relati...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 ianBuild modules specific to imx5/imx6 only when building...
2018-02-18 ianAdd a detach method so that this can be a kldunload...
2018-02-18 ianFix fallout from the import of fresh dts source files...
2018-02-17 manuaw_mmc: Only change the clock if it has really changed
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 cognetRename the ACPI variant of the gicv2m driver from ...
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-09 jkimMFV: r329072
2018-02-07 impCull Atmel board configs no longer relevant.
2018-02-07 kevansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-27 mmelImplement mitigation for Spectre version 2 attacks...
2018-01-26 ianAdd support to the imx5/6 watchdog for the external...
2018-01-25 ianFix return style in RD2. Remove bogus return value...
2018-01-25 ianMinor cleanups... Move DRIVER_MODULE() and other boiler...
2018-01-25 bro Move sdhci_fdt to the generic files list.
2018-01-24 manuarm: lpc: Remove support
2018-01-24 ianMake the trivial imx_soc_family() function an inline...
2018-01-24 ianReformat indentation to match other imx5/6 register...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-22 phkAdd skeleton manual page for bcm283x_pwm
2018-01-22 phkForgot to edit copy&pasted copyright blurb.
2018-01-22 phkAdd a skeleton Clock Manager for RPi2/3, and use that...
2018-01-21 phkRename rpi_pwm to bcm283x_pwm, and build it on armv...
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-20 mmelConvert extres/phy to kobj model.
2018-01-20 traszAdd usb_template(4) to RPI-B kernel config. This is...
2018-01-19 nwhitehornDefine PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics...
2018-01-19 nwhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgarm: make some use of mallocarray(9).
2018-01-14 manuallwinner: mmc: Multiple improvement
2018-01-14 phkAdd a rudimentary PWM driver for the RaspberryPi.
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 kevansAdd SPDX tag to aw_syscon(4)
2018-01-13 kevansIntroduce aw_syscon(4) for earlier attachment
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffAdd support for NUMA domains to bus dma tags. This...
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 kevansallwinner/a83t_padconf: Rename "emac" function to ...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 andrewiAdd ACPI attachments the the GIC and GICv3 interrupt...
2018-01-11 andrewAdd the start of INTRNG support for ACPI.
2018-01-11 kevansif_awg: Support new emac bindings
2018-01-07 kevansaw_sid(4): Add support for Allwinner H3
2018-01-07 kevansaw_sid: Add method for reading keys via prctl registers
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-04 kevansif_awg: Use syscon prop if it exists
2017-12-31 kevansaw_sid: Add support for a64
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 kevansaw_sid: rewrite compat-string configuration to be more...
2017-12-30 manudwmmc: Fully subclass driver
2017-12-30 ianMake kernel option KERNVIRTADDR optional, remove it...
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 manuRevert r327250 as it broke the build for some armv6...
next