]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Add more #ifdef arch checks to the linuxkpi
[FreeBSD/FreeBSD.git] / sys / arm /
2017-06-04 andrewStart to rename files with common or generic names...
2017-06-03 andrewPort the Vybrid code to PLATFORM to help move it into...
2017-06-03 andrewPort the Samsung ARM code to use PLATFORM and PLATFORM_...
2017-06-03 andrewPort the Xilinx code to use PLATFORM and PLATFORM_SMP...
2017-06-03 andrewStop making cpu_initclocks weak when using event timers...
2017-06-03 andrewAdd MULTIDELAY support to the mpcore timer driver....
2017-06-03 andrewAdd MULTIDELAY support to the sp804 driver.
2017-06-03 andrewAdd MULTIDELAY to the Beaglebone kenrel config to help...
2017-06-03 andrewEnable MULTIDELAY in the i.MX5 kernel configs. This...
2017-06-03 andrewRemove RT1310 from universe as it fails to build.
2017-06-03 andrewMake it an error to build armv6 without INTRNG enabled...
2017-06-03 andrewMark the non-INTRNG armv6 configs with NO_UNIVERSE...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-29 wmaEnable wireless Atheros cards in ARMADA38X
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-25 zbbUnmask legacy interrupts on Marvell PCIE controller
2017-05-25 zbbAdd workaround for CESA MBUS windows with 4GB DRAM
2017-05-25 zbbFix PM recognition on recent Marvell boards
2017-05-25 zbbIntroduce separate watchdog driver for Armada to fix...
2017-05-25 zbbEnable SCU Speculative linefills to L2 on Armada 38x
2017-05-25 zbbFix memory corruption while configuring CPU windows...
2017-05-19 jhbExclude ccr(4) from arm LINT since it excludes cxgbe(4).
2017-05-19 mmelIncrease maximum text segment size.
2017-05-19 wmaFix boot up on ARMADA38X uniprocessor variant
2017-05-19 wmaFix MPIC mask/unmask
2017-05-19 wmaEnable proper configuration of CESA MBUS windows
2017-05-17 loosUse the MACROS to access the Global mpic registers...
2017-05-17 zbbFix registration of MPIC driver
2017-05-17 zbbCorrect MPIC order of attachment
2017-05-17 zbbEnable proper parsing of nested simlpe-buses on Marvell...
2017-05-17 zbbParse EHCI windows on Marvell platforms
2017-05-17 zbbFix USB3.0 decoding windows on Armada38x
2017-05-17 loosMove the IO Window Control Register defines out of...
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 hselaskyAvoid use of contiguous memory allocations in busdma...
2017-05-16 loosAdd the Marvell SDHCI controller to the list of support...
2017-05-16 loosAdd the SDHCI Address Decoder registers and routines...
2017-05-13 mmelClarify usage rules for pmap_remap_vm_attr().
2017-05-10 sjgMerge bmake-20170510
2017-05-09 loosDisable the build of the static/embedded DTB for the...
2017-05-09 mmelRevert accidentally changed std.armv6 in r318024.
2017-05-09 mmelFix _Unwind_Backtrace symbol version for ARM.
2017-05-09 mmelIntroduce pmap_remap_vm_attr(),
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 adrian[arm] [rt1310] add initial RT1310 SoC code.
2017-05-04 mmMFV r317781:
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-25 cognetIn arm_gicv2m_alloc_msi(), if we found a suitable irq...
2017-04-19 ganboldUse hwreset_get_by_ofw_idx() function instead, since...
2017-04-18 zbbOptimize Armada38x low-level MBUS settings
2017-04-18 zbbFix bit assignment in PL310_POWER_CTRL
2017-04-18 zbbAdd PL310 device in ARMADA38X config
2017-04-18 zbbExecute PL310_ERRATA_727915 only for related revisions
2017-04-18 zbbAdd PL310 platform initialization for Armada 38x
2017-04-18 zbbIncrease number of L2 tables required for kernel bootstrap
2017-04-18 zbbReduce kmem_arena maximum size for Armada38x
2017-04-18 ganboldRemove function declaration that doesn't exist.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-16 ianConvert probing to use an ofw_compat_data array, and...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 ianAdd support for the imx6ul SoC.
2017-04-13 kanUse proper fields to check for interrupt trigger mode.
2017-04-10 andrewPort the IMX6 kernel configuration to use MULTIDELAY...
2017-04-10 ianAdd support for imx6ul soc.
2017-04-09 ianAdd code/constants for detecting imx6ul (ultralite...
2017-04-09 ianUpdate the code that compensates for the lack of a...
2017-04-09 ianRemove some old interrupt handling workaround code...
2017-04-09 pkelseyCorrected misspelled versions of rendezvous.
2017-04-03 gavinFix spelling mistake, BCM2835_PASWORD -> BCM2835_PASSWORD
2017-04-01 gonzo[versatilepb] Fix keyboard driver after switching to...
2017-04-01 gonzo[versatilepb] Convert VERSATILEPB kernel to INTRNG...
2017-03-30 gonzo[am335x] Fix HDMI suport for Beaglebone Black
2017-03-28 mmMFV r316083,316094:
2017-03-28 emasteRemove usfs(4) from arm kernel configs
2017-03-26 bdeFix printing of negative offsets (typically from frame...
2017-03-26 mmelPreserve VFP state across signal delivery.
2017-03-26 mmelSave VFP state on fork().
2017-03-25 gonzo[rpi] Use compatibility string from upstream DTB for...
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-25 ganboldFix and add comments to match selected frequency sample.
2017-03-24 mmelCleanup structures related to VFP and/or mcontext_t.
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 edStop providing the compat_3_brand.
2017-03-23 mmelRestore original (pre r315760) naming for Tegra SDHCI...
2017-03-23 mmelRevert r315800, it was committed with invalid (unsaved...
2017-03-23 mmelRelease all previously allocated resources.
2017-03-23 mariusCorrect the dependency of mmc(4) on sdhci_tegra(4)...
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 andrewAdd the early hypervisor code needed on 32-bit ARMv7...
2017-03-22 edSet the interpreter path to /nonexistent.
2017-03-20 andrewUse tc_priv to find the softc in the i.MX timer driver.
2017-03-20 mmMFV r315633, 315635:
2017-03-19 ianReplace the hard-coded way-too-small minimum event...
2017-03-19 ianEliminate unnecessary read/modify/write sequences durin...
2017-03-19 ianAdd INTRNG option to EFIKA_MX config, it is an imx5...
next