]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Merge ^/head r343956 through r344177.
[FreeBSD/FreeBSD.git] / sys / arm /
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 kibEnable enabling ASLR on non-x86 architectures.
2019-02-12 mmMFV r344063:
2019-02-11 ganboldAdd sensors support for AXP803/AXP813. Sensor values...
2019-02-10 mmelFix bug introduced by r343962.
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 mmelDon't allocate same clock twice..
2019-02-10 mmelProperly handle alignment requests bigger that page...
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 ganboldEnable necessary bits when activating interrupts. This...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 jchandraarm, acpi: increase size of memory region arrays
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 kevansawg: fix soft reset failure with no link
2019-01-20 avosRemove IEEE80211_AMPDU_AGE config option.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 kevansRevert r343095
2019-01-16 gonzo[mv] Fix invalid condition in fdt_fixup_ranges
2019-01-16 kevansawg: Move MAC soft reset to awg_init_locked to avoid...
2019-01-15 gonzo[mv_pci] Increase default PCI space size for mv_pci
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-07 ianAdd a missing \n to a bootverbose printf.
2018-12-31 ianSupport the SPI mode and bus clock frequency parameters...
2018-12-30 mariuso Don't allocate resources for SDMA in sdhci(4) if...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 cyMFV r342175:
2018-12-15 gonzo[mv_pci] Do not attempt to attach disabled PCI ports
2018-12-14 manuallwinner: aw_pwm: Read value at attach
2018-12-14 manupwm: Convert period and duty to unsigned int
2018-12-14 manuarm64: allwinner: axp81x: Fix double invertion for...
2018-12-12 manumv_thermal: Add thermal driver for AP806 and CP110...
2018-12-12 manuarm64: mv_cp110_icu: Fix build
2018-12-12 manumv_gpio: Since it's also an interrupt controller, attac...
2018-12-12 manuarm64: Add mv_cp110_icu and mv_cp110_gicp
2018-12-12 manuarm64: marvell: Add cp110 clock controller support
2018-12-12 manuarm64: mv_gpio: Add Marvell 8K support
2018-12-12 manuarm64: marvell: Add driver for Marvell Ap806 System...
2018-12-12 manuarm64: mvebu_pinctrl: Add driver for Marvell Pinmux...
2018-12-12 manuarm64: allwinner: Add pwm driver
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 hselaskyImplement atomic_swap_xxx() for all platforms.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 mmelFix cut&paste typo in atomic_fetchadd_64().
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 markjPlug memory disclosures via ptrace(2).
2018-12-02 gonzoFix PCI driver unload for Marvell PCI controller
2018-12-02 kibFix off-by-one (page) errors in checks in d_mmap method...
2018-12-02 mmelReturn computed real memory size, not a value from...
2018-12-01 kibCorrect the tunable name in the message.
2018-11-30 vangyzenFix reporting of SS_ONSTACK
2018-11-26 vangyzenPrevent kernel stack disclosure in signal delivery
2018-11-26 manuaw_usbphy: Do not error if it's not phy 0
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 manuaxp8xx: Rework the enable part and add the GPIOXLDO...
2018-11-23 manua10_ehci: Always set the phy to host mode
2018-11-23 manuaw_usbphy: Convert to usbphy subclass
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-19 jchandraacpica: rework INTRNG interrupts
2018-11-15 loosSet the SPI clock speed and polarity on each transfer...
2018-11-15 loosComment MD_ROOT and remove 'device re' which is not...
2018-11-14 loosAdd the driver for the SPI controller on ARMADA38X.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 emasteuse -m ${LD_EMULATION} for binary->elf link invocation
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-05 jhbAdd a KPI for the delay while spinning on a spin lock.
2018-11-04 kibMove the fixed base for PIE loading on arm.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 jhbDon't enter DDB for fatal traps before panic by default.
2018-10-31 kevansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 brooksConsolidate identical ELF auxargs type defintions.
2018-10-21 jchandraarm generic_timer: fix armv8 timer desc
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-18 brRevert r339421 due to unintended files included to...
2018-10-18 brSupport RISC-V implementations that do not manage the...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-13 emasteEnable Capsicum on armv6/armv7
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
next