]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
random(4): Fortuna: allow increased concurrency
[FreeBSD/FreeBSD.git] / sys / arm /
2019-06-17 mmMFV r349134:
2019-06-17 ianImplement the ofw_bus_get_node method in aw_pwm(4)...
2019-06-16 ianIn detach(), call bus_generic_detach() before deleting...
2019-06-16 ianRename pwmbus.h to ofw_pwm.h, because after all the...
2019-06-16 ianBuild SoC-specific modules with GENERIC for the SoCs...
2019-06-16 ianSplit the dtb MODULES_EXTRA line to a series of +=...
2019-06-15 ianMake pwm channel numbers unsigned.
2019-06-15 ianRestructure the pwm device hirearchy and interfaces.
2019-06-15 ianRename the channel_max method to channel_count, because...
2019-06-15 ianGive the aw_pwm driver a module version.
2019-06-15 ianAdd a missing #include. I suspect this used to get...
2019-06-15 ianHandle failure to enable the clock or obtain its frequency.
2019-06-15 ianDon't call pwmbus_attach_bus(), because it may not...
2019-06-15 ianIn detach(), check for failure of bus_generic_detach...
2019-06-10 bzA bit of code hygiene (no functional changes).
2019-06-10 loosAdd the GPIO driver for the North/South bridge in Marve...
2019-06-10 bzAdd a bus_add_child device method to bcm2835_sdhci.
2019-06-10 bzallwinner mmc: move variable assignment into block
2019-06-08 bzbcm2835_sdhci.c: exit DMA if not enough data left to...
2019-06-08 bzbcm2835_sdhci.c: save block registers to avoid controll...
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-28 dougmImplement the ffs and fls functions, and their longer...
2019-05-23 manuarm: allwinner: Remove frac mode from NM clk
2019-05-23 manuarm: allwinner: clk: Use the new frac clock
2019-05-23 manuarm: allwinner: clk: Add new clock aw_clk_frac
2019-05-23 manuallwinner: aw_ccu: Add some debug printfs (disabled...
2019-05-23 ianRelease the bus-recovery gpio pins in detach(), so...
2019-05-22 ianAdd pnp info to the imx_i2c driver.
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-12 manuarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-11 manuallwinner: clk: sun8i_r: Correct resets
2019-05-11 manuallwinner: clk: prediv_mux: Init the current parent
2019-05-09 gallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-02 cemAdd a COMPAT_FREEBSD12 kernel option.
2019-04-27 manuarm: allwinner: a10: Correct pin functions
2019-04-27 manuarm64: allwinner: ccu_de2: Remove H5 compatible
2019-04-27 manuarm64: allwinner: Add compatible strings for clock...
2019-04-25 manuarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 manuarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 manuarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 manuarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 manuarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 manuarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-23 cyMFV r346563:
2019-04-21 ianMove the reporting of spurious interrupts under bootver...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-17 manuarm: allwinner: Fix audio for Allwinner H3/H5
2019-04-17 ianOnly set up the interrupts that will actually be used...
2019-04-16 manuarm: allwinner: Makes more device optional
2019-04-16 manuarm: Add kern_clocksource.c directly in files.arm
2019-04-16 manuallwinner: clk: Garbage collect old clock implementation
2019-04-16 manuaw_syscon: Add a new compatible
2019-04-16 manuaw_rtc: Register the clocks
2019-04-16 peterjSpecify correct Ethernet phy for RPI-B
2019-04-16 peterjFix cpufreq(4) on RPI-B
2019-04-13 impMove mpr/mps drivers from per-arch NOTES files into...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 kibabImplement CMD53 block mode support for SDHCI and AllWin...
2019-04-10 manuarm: kernel: Remove old kernel configs
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-03 emastecpsw: use `phy-handle` in FDT to find PHY address
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 kibabUse information about max data size that the controller...
2019-03-31 bzImprove debugging options in bcm2835_sdhci.c
2019-03-29 manuarm: allwinner: clk: Fix nm_recalc
2019-03-25 mmMFV r345495:
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-19 mmelUse named field's initializer when constructing <foo...
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-11 ngieMFhead@r345025
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ianMark the imx_spi device busy while transfers are in...
2019-03-11 ngieMFhead@r344996
2019-03-07 manuarm64: allwinner: a64: Add TCON clock
2019-03-07 manuarm64: allwinner: Add CCU DE2
2019-03-07 manuarm: allwinner: Fix NM clock recalc
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-27 manuFix armv6/armv7 build after the move from xhci_mv to...
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-22 ganboldAdd base to the warning threshold.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 ganboldClarify notifications when battery capacity ratio
2019-02-19 ngieMFhead@r344270
2019-02-18 ianAdd a compatible string to match recent changes in...
next