]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
[ar71xx] add a very simple early boot driver called "caldata" to commit cross-layer...
[FreeBSD/FreeBSD.git] / sys / arm /
2017-05-19 John BaldwinExclude ccr(4) from arm LINT since it excludes cxgbe(4).
2017-05-19 Michal MelounIncrease maximum text segment size.
2017-05-19 Wojciech MacekFix boot up on ARMADA38X uniprocessor variant
2017-05-19 Wojciech MacekFix MPIC mask/unmask
2017-05-19 Wojciech MacekEnable proper configuration of CESA MBUS windows
2017-05-17 Luiz Otavio O SouzaUse the MACROS to access the Global mpic registers...
2017-05-17 Zbigniew BodekFix registration of MPIC driver
2017-05-17 Zbigniew BodekCorrect MPIC order of attachment
2017-05-17 Zbigniew BodekEnable proper parsing of nested simlpe-buses on Marvell...
2017-05-17 Zbigniew BodekParse EHCI windows on Marvell platforms
2017-05-17 Zbigniew BodekFix USB3.0 decoding windows on Armada38x
2017-05-17 Luiz Otavio O SouzaMove the IO Window Control Register defines out of...
2017-05-17 Ed MasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-16 Hans Petter SelaskyAvoid use of contiguous memory allocations in busdma...
2017-05-16 Luiz Otavio O SouzaAdd the Marvell SDHCI controller to the list of support...
2017-05-16 Luiz Otavio O SouzaAdd the SDHCI Address Decoder registers and routines...
2017-05-13 Michal MelounClarify usage rules for pmap_remap_vm_attr().
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-09 Luiz Otavio O SouzaDisable the build of the static/embedded DTB for the...
2017-05-09 Michal MelounRevert accidentally changed std.armv6 in r318024.
2017-05-09 Michal MelounFix _Unwind_Backtrace symbol version for ARM.
2017-05-09 Michal MelounIntroduce pmap_remap_vm_attr(),
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-06 Adrian Chadd[arm] [rt1310] add initial RT1310 SoC code.
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-25 Olivier HouchardIn arm_gicv2m_alloc_msi(), if we found a suitable irq...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-19 Ganbold TsagaankhuuUse hwreset_get_by_ofw_idx() function instead, since...
2017-04-18 Zbigniew BodekOptimize Armada38x low-level MBUS settings
2017-04-18 Zbigniew BodekFix bit assignment in PL310_POWER_CTRL
2017-04-18 Zbigniew BodekAdd PL310 device in ARMADA38X config
2017-04-18 Zbigniew BodekExecute PL310_ERRATA_727915 only for related revisions
2017-04-18 Zbigniew BodekAdd PL310 platform initialization for Armada 38x
2017-04-18 Zbigniew BodekIncrease number of L2 tables required for kernel bootstrap
2017-04-18 Zbigniew BodekReduce kmem_arena maximum size for Armada38x
2017-04-18 Ganbold TsagaankhuuRemove function declaration that doesn't exist.
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 Gleb Smirnoff- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 Gleb SmirnoffAll these files need sys/vmmeter.h, but now they got...
2017-04-16 Ian LeporeConvert probing to use an ofw_compat_data array, and...
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Ian LeporeAdd support for the imx6ul SoC.
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-13 Alexander KabaevUse proper fields to check for interrupt trigger mode.
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-10 Andrew TurnerPort the IMX6 kernel configuration to use MULTIDELAY...
2017-04-10 Ian LeporeAdd support for imx6ul soc.
2017-04-09 Ian LeporeAdd code/constants for detecting imx6ul (ultralite...
2017-04-09 Ian LeporeUpdate the code that compensates for the lack of a...
2017-04-09 Ian LeporeRemove some old interrupt handling workaround code...
2017-04-09 Patrick KelseyCorrected misspelled versions of rendezvous.
2017-04-03 Gavin AtkinsonFix spelling mistake, BCM2835_PASWORD -> BCM2835_PASSWORD
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-01 Oleksandr Tymoshenko[versatilepb] Fix keyboard driver after switching to...
2017-04-01 Oleksandr Tymoshenko[versatilepb] Convert VERSATILEPB kernel to INTRNG...
2017-03-30 Oleksandr Tymoshenko[am335x] Fix HDMI suport for Beaglebone Black
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-28 Ed MasteRemove usfs(4) from arm kernel configs
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 Bruce EvansFix printing of negative offsets (typically from frame...
2017-03-26 Michal MelounPreserve VFP state across signal delivery.
2017-03-26 Michal MelounSave VFP state on fork().
2017-03-25 Oleksandr Tymoshenko[rpi] Use compatibility string from upstream DTB for...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-25 Ganbold TsagaankhuuFix and add comments to match selected frequency sample.
2017-03-24 Michal MelounCleanup structures related to VFP and/or mcontext_t.
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Ed SchoutenStop providing the compat_3_brand.
2017-03-23 Michal MelounRestore original (pre r315760) naming for Tegra SDHCI...
2017-03-23 Michal MelounRevert r315800, it was committed with invalid (unsaved...
2017-03-23 Michal MelounRelease all previously allocated resources.
2017-03-23 Marius StroblCorrect the dependency of mmc(4) on sdhci_tegra(4)...
2017-03-22 Konstantin BelousovUpdate r315753 with the proper flag name.
2017-03-22 Konstantin BelousovAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 Andrew TurnerAdd the early hypervisor code needed on 32-bit ARMv7...
2017-03-22 Ed SchoutenSet the interpreter path to /nonexistent.
next