]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Make it possible to re-evaluate cpu_features.
[FreeBSD/FreeBSD.git] / sys / arm /
2018-01-04 kevansif_awg: Use syscon prop if it exists
2017-12-31 kevansaw_sid: Add support for a64
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 kevansaw_sid: rewrite compat-string configuration to be more...
2017-12-30 manudwmmc: Fully subclass driver
2017-12-30 ianMake kernel option KERNVIRTADDR optional, remove it...
2017-12-28 manuRevert r327250 as it broke the build for some armv6...
2017-12-28 pfgarm/ixp425: Drop 3rd and 4th clauses from Ichiro FUKUHA...
2017-12-27 pfgSPDX: fix license ID tags for arm/xscale.
2017-12-27 manuarm: hdmi_if.m is already in files.arm
2017-12-27 manuarm: Add kern/kern_clocksource.c to files.arm
2017-12-27 kevansif_awg: Respect rgmii-*id PHY configurations
2017-12-26 ianAdd a new ARM kernel option, LOCORE_MAP_MB, to control...
2017-12-26 manuarm: a10_gpio.c was renamed aw_gpio.c
2017-12-26 manuAllwinner: gpio: Rename driver to aw_gpio and add man...
2017-12-26 manuAllwinner: mmc: Rename driver to aw_mmc and add a man...
2017-12-25 manuChange the remaining files using my personnal email...
2017-12-25 phkIntroduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-25 manuallwinner: aw_usbphy is also needed for ohci
2017-12-25 manuAllwinner: Remove unused aw_console driver.
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-20 ianIf a temporary mapping is made to support EARLY_PRINTF...
2017-12-20 ianAllow pmap_kremove() to remove 1MB section mappings...
2017-12-20 ianRestore the ability to use EARLY_PRINTF support during...
2017-12-20 ianRemove arm-specific implementations of atomic_load...
2017-12-19 kibAdd atomic_load(9) and atomic_store(9) operations.
2017-12-18 ianDo not attempt to refill the TX fifo if there is no...
2017-12-18 ianFix debugging output, fallout from something like s...
2017-12-14 andrewAdd the virtualisation special register definitions.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 kevansaw_mp.c: use argument name in macros
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 kevansa10_gpio: Don't do read/set dance if pin is already...
2017-12-05 manuAllwinner H5: Enhance support
2017-12-04 manuAllwinner: Add H5 compatible to aw_ccu
2017-12-01 kevansa10_gpio: Add support for more modern pin configuration
2017-11-29 scottlIt's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PR...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/arm: further adoption of SPDX licensing ID tags.
2017-11-26 edCorrect some more places where TO_PTR() should be used.
2017-11-26 edUse TO_PTR() to convert integers to pointers.
2017-11-25 kevansAllwinner a83t: enable USB support
2017-11-25 kevansAdd r-ccu support for the Allwinner a83t
2017-11-24 nwhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 edDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-24 kevansAdd ccu compat string for Allwinner a83t
2017-11-23 andrewEnsure we check the program state set in the trap frame...
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 kevansAllwinner a83t: add ccung bits
2017-11-23 kevansaw_ccung: changes to accommodate upcoming a83t support
2017-11-20 pfgIndent protection and some other oops from the prvious...
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-19 kevansaw_nmi: add support for a31/a83t's r_intc
2017-11-18 manuif_awg: drain tx buffers and clear rx buffers when...
2017-11-18 manuif_awg: avoid hole in the rx ring buffer when mbuf...
2017-11-18 manuif_awg: rename tx functions to match other drivers...
2017-11-18 manuif_awg: don't process transmitted packets on TX_BUF_UA_...
2017-11-18 manuif_awg: replace multiple calls to if_setdrvflagbits...
2017-11-18 manuif_awg: only increment IFCOUNTER_OPACKETS when the...
2017-11-18 manuif_awg: store mbuf and dma mapping in the last segment...
2017-11-18 manuif_awg: mark the first tx descriptor as ready only...
2017-11-18 manuif_awg: only request completion interrupt on the last...
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-13 manuarm: rpi2: Fix cpufreq(4)
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-08 manuAllwinner A13: Add clkng support
2017-11-08 manuAllwinner: clk: Unlock the clknode after locking it.
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 mmelRemove support for ARMv6/v7 platform from elf_trampoline.
2017-11-05 mmelAll CP15 registers are bit fields or counters, don...
2017-11-04 gonzoIncrease TX_MAX_SEGS from 10 to 20 for the if_awg.c...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-02 skraTake into account race conditions in case of accessed...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-29 eadlerUpdate several more URLs
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 impAdd a 'place holder' arm struct efi_fb until a real...
2017-10-23 markjFix the VM_NRESERVLEVEL == 0 build.
2017-10-21 mmelFix spelling.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 mmelFullify implementation of AT_HWCAP and AT_HWCAP2 for...
2017-10-21 mmelAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 bzWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-19 manuAllwinner: Fix compilation
2017-10-19 manuAllwinner: Add EARLY_PRINTF function
2017-10-19 manutegra: Do not define early printf function
2017-10-18 markjMove kernel dump offset tracking into MI code.
2017-10-16 mmelSave VFP state in getcontext(3) on ARM.
2017-10-12 manua10_ehci: Remove the passby code
2017-10-12 bzAdd rev16 instruction to the disassembler.
2017-10-12 bzPreviously there was a VIRT kernel to which I had added...
next