]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Fix build issues for the userland stack on Raspbian.
[FreeBSD/FreeBSD.git] / sys / arm /
2019-07-30 delphijRemove gzip'ed a.out support.
2019-07-29 manuarm: ti: cpsw: Check the new slave node address
2019-07-29 manuarm: ti: Get the hwmods property either from the node...
2019-07-27 impRemove support for kernel.tramp and kernel.tramp.gz
2019-07-27 manuarm: Fix TEGRA124 kernel
2019-07-22 manuarm: ti: Add a driver for ti,sysc bus
2019-07-22 manuarm: ti: Get the hwmods property from the parent node
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-15 manuRemove duplicated device firmware entry in generic...
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-10 ianDe-pollute arm's sysarch.h.
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 impImplement missing MMCBR ivars
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-28 bcranAdd missing ACPI GICv2 MSI/MSI-X attachment
2019-06-25 impRemove a couple of harmless stray references to nandfs.
2019-06-25 impRemove NAND and NANDFS support
2019-06-24 ianBuild an armv7 LINT kernel in addition to armv5 LINT...
2019-06-23 ianAdd the rtc8583 driver to conf/files. Also, move sy810...
2019-06-21 ianAdd pwm to the armv7 GENERIC kernel, it's now used...
2019-06-21 ianAdd support for the PWM(9) API. This allows configurin...
2019-06-21 ianSome mundane tweaks and cleanups to help de-clutter...
2019-06-21 cemsys: Remove DEV_RANDOM device option
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
next