]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Merge OpenSSL 1.0.1p.
[FreeBSD/FreeBSD.git] / sys / arm /
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Konstantin BelousovAdd the atomic_thread_fence() family of functions with...
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-05 Ian LeporeEnable ipsec by default on all armv6 platforms.
2015-07-03 Luiz Otavio O SouzaAdd the routines to activate the GMAC clock and setup...
2015-07-03 Luiz Otavio O SouzaRename a10_emac_gpio_config() to a10_gpio_ethernet_acti...
2015-07-03 Luiz Otavio O SouzaRemove duplicate and unnecessary includes.
2015-07-03 Luiz Otavio O SouzaAdd AHCI attachment code for Allwinner A10/A20 SoCs.
2015-07-01 Luiz Otavio O SouzaAdd DMA support for Allwinner MMC controller.
2015-06-26 Andrew Turnerpc_curpmap is only in the armv6 pcpu data.
2015-06-24 Ian LeporeFix a misplaced #endif (maybe a mismerge?). Emitting...
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Oleksandr TymoshenkoAdd missing driver for TDA19988 HDMI framer
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-18 Oleksandr TymoshenkoAdd HDMI support to Beaglebone Black:
2015-06-17 Oleksandr Tymoshenko- Add clk_set_source_freq field to struct ti_clock_dev...
2015-06-16 Andrew TurnerWrite to the PRRR (Primary Region Remap Register) rathe...
2015-06-16 Bjoern A. ZeebTrying to unbreak arm.LINT by properly putting the...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Andrew TurnerAdd basic support for ACPI. It splits out the nexus...
2015-06-11 Andrew TurnerStop using VFP in pcpu.h when we mean ARMv6 and later.
2015-06-11 Andrew TurnerFix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Xin LIMFV r284234:
2015-06-10 Ruslan BukinAllow DTrace to be compiled-in to the kernel.
2015-06-10 Mateusz GuzikGeneralised support for copy-on-write structures shared...
2015-06-09 Maxim Sobolev"status_reg.acpwr ? 1 : 0" is now the same as just...
2015-06-09 Maxim SobolevFix a typo in a comment that has been carried over...
2015-06-09 Maxim SobolevUse tab to do identation consistently.
2015-06-09 Maxim SobolevExtend TPS65217 support to be able to pull and decode...
2015-06-09 Alan CoxAccount for superpage mappings that are created by...
2015-06-08 Alan CoxRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-07 Andrew TurnerStop checking for ARM_TP_ADDRESS when we mean to check...
2015-06-07 Andrew TurnerRemove pc_cpu, it was duplicating pc_cpuid so was unneeded.
2015-06-06 Ruslan BukinInclude a header required for vtophys().
2015-06-03 Jung-uk KimMFV: r283965
2015-06-03 Ian LeporeBetter handling of userland sysarch() requests to flush...
2015-06-02 Ian LeporeAdd a missing wakeup when releasing ownership of the...
2015-06-01 Andrew TurnerRemove __ARM_EABI__ from sys/arm/arm, building for...
2015-06-01 Andrew TurnerClear the C bit of the saved program state register...
2015-05-31 Andrew TurnerSet the return value correctly on copy failure in copystr.
2015-05-31 Andrew TurnerWe only support the ARM EABI in head, remove the check...
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-26 Luiz Otavio O SouzaRemove unused mutex and softc variables.
2015-05-25 Ian LeporeEnsure that all arm kernel configs contain ALT_BREAK_TO...
2015-05-25 Dimitry AndricUpgrade our copy of clang and llvm to 3.6.1 release.
2015-05-24 Oleksandr TymoshenkoRename fdt_find_child to ofw_bus_find_child. There...
2015-05-24 Dmitry ChaginThe kernel sends signals to the processes via ABI speci...
2015-05-24 Andrew TurnerAdd support for getting the memory map from EFI if...
2015-05-24 Dmitry ChaginIn preparation for switching linuxulator to the use...
2015-05-24 Andrew TurnerEnable SMP on the qemu virt platform. We use the device...
2015-05-24 Andrew TurnerRemove trailing whitespace from sys/arm/arm
2015-05-24 Andrew TurnerAdd more cp15_ functions, and use them in cpufunc.c...
2015-05-24 Andrew TurnerInclude the ofw cpu driver. This allows us to get a...
2015-05-24 Ganbold TsagaankhuuAdd kernel config and dts files for an aml8726-m3
2015-05-23 Andrew TurnerFix a lock up where we enter swapper() with interrupts...
2015-05-23 Andrew TurnerUse the wait-for-event instruction to put the core...
2015-05-23 Andrew TurnerRemove an unused header.
2015-05-22 Warner LoshExport the eflags field from the elf header. This allow...
2015-05-22 Jung-uk KimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-22 Andrew TurnerAdd a miibus_statchg and use it to enable Gigabit mode...
2015-05-22 Warner LoshNeed to handle the !FDT case still too... I thought...
2015-05-22 Oleksandr TymoshenkoSwitch TI platform support code from using FreeBSD...
2015-05-21 Luiz Otavio O SouzaAdd the MMC/SD driver for Allwinner SoCs.
2015-05-21 Pedro F. Giffuniddb: finish converting boolean values.
2015-05-21 Ganbold TsagaankhuuAdd missing break statement.
2015-05-21 Ganbold TsagaankhuuAdd driver for usbclock generator for earlier amlogic...
2015-05-21 Ganbold TsagaankhuuRemove unnecessary break statements.
2015-05-21 Ganbold TsagaankhuuThe RTC initialization values are based on the SoC...
2015-05-21 Enji CooperImport proposed fix from upstream for
2015-05-20 Rui Pauloti_pruss: pass the correct IRQ to userland.
2015-05-20 Ganbold TsagaankhuuD2432 (Patch for Amlogic single core PIC) moved the...
2015-05-19 Warner LoshAdd NFS server to mix (for easier, in-place updates...
2015-05-19 Warner LoshImprove comment about unmapped I/O and fix typos.
2015-05-19 Ruslan BukinAdd Performance Monitoring Counters support for AArch64.
2015-05-18 Jung-uk KimMerge ACPICA 20150515.
2015-05-18 Edwin GroothuisMFV of 283077,tzdata2015d
2015-05-18 Luiz Otavio O SouzaRemove unnecessary devices from allwinner kernels.
2015-05-18 Andrew TurnerClean up the Amlogic interrupt controller driver to...
2015-05-18 Andrew TurnerClean up the style to be "include<space><tab>" and...
2015-05-18 Edwin GroothuisMFV of 283040,tzdata{2015c}
2015-05-17 Andrew TurnerClean up struct syscall_args:
2015-05-17 Ian LeporeDo not set preload_addr_relocate for ARM. Apparently...
2015-05-16 Warner LoshDon't allow unmapped I/O. The pmap isn't quite up to...
2015-05-16 Bjoern A. ZeebMore tr -d '\r' t make config happy and
next