]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
ddb: fix validation of cpu id in 'set db_cpu=x'
[FreeBSD/FreeBSD.git] / sys / arm /
2017-12-04 Emmanuel VadotAllwinner: Add H5 compatible to aw_ccu
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-01 Kyle Evansa10_gpio: Add support for more modern pin configuration
2017-11-29 Scott LongIt's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PR...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/arm: further adoption of SPDX licensing ID tags.
2017-11-26 Ed SchoutenCorrect some more places where TO_PTR() should be used.
2017-11-26 Ed SchoutenUse TO_PTR() to convert integers to pointers.
2017-11-25 Kyle EvansAllwinner a83t: enable USB support
2017-11-25 Kyle EvansAdd r-ccu support for the Allwinner a83t
2017-11-24 Nathan WhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Ed SchoutenDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-24 Kyle EvansAdd ccu compat string for Allwinner a83t
2017-11-23 Andrew TurnerEnsure we check the program state set in the trap frame...
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Kyle EvansAllwinner a83t: add ccung bits
2017-11-23 Kyle Evansaw_ccung: changes to accommodate upcoming a83t support
2017-11-20 Pedro F. GiffuniIndent protection and some other oops from the prvious...
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-19 Kyle Evansaw_nmi: add support for a31/a83t's r_intc
2017-11-18 Emmanuel Vadotif_awg: drain tx buffers and clear rx buffers when...
2017-11-18 Emmanuel Vadotif_awg: avoid hole in the rx ring buffer when mbuf...
2017-11-18 Emmanuel Vadotif_awg: rename tx functions to match other drivers...
2017-11-18 Emmanuel Vadotif_awg: don't process transmitted packets on TX_BUF_UA_...
2017-11-18 Emmanuel Vadotif_awg: replace multiple calls to if_setdrvflagbits...
2017-11-18 Emmanuel Vadotif_awg: only increment IFCOUNTER_OPACKETS when the...
2017-11-18 Emmanuel Vadotif_awg: store mbuf and dma mapping in the last segment...
2017-11-18 Emmanuel Vadotif_awg: mark the first tx descriptor as ready only...
2017-11-18 Emmanuel Vadotif_awg: only request completion interrupt on the last...
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-13 Emmanuel Vadotarm: rpi2: Fix cpufreq(4)
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Emmanuel VadotAllwinner A13: Add clkng support
2017-11-08 Emmanuel VadotAllwinner: clk: Unlock the clknode after locking it.
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-05 Enji CooperFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 Michal MelounRemove support for ARMv6/v7 platform from elf_trampoline.
2017-11-05 Michal MelounAll CP15 registers are bit fields or counters, don...
2017-11-05 Enji CooperMFhead@r325422
2017-11-04 Oleksandr TymoshenkoIncrease TX_MAX_SEGS from 10 to 20 for the if_awg.c...
2017-11-04 Enji CooperMFhead@r325383
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-11-02 Svatopluk KrausTake into account race conditions in case of accessed...
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-30 Enji CooperMFhead@r325119
2017-10-29 Eitan AdlerUpdate several more URLs
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 Warner LoshAdd a 'place holder' arm struct efi_fb until a real...
2017-10-26 Enji CooperMFhead@r325004
2017-10-23 Mark JohnstonFix the VM_NRESERVLEVEL == 0 build.
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Michal MelounFix spelling.
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Michal MelounFullify implementation of AT_HWCAP and AT_HWCAP2 for...
2017-10-21 Michal MelounAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 Bjoern A. ZeebWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-19 Emmanuel VadotAllwinner: Fix compilation
2017-10-19 Emmanuel VadotAllwinner: Add EARLY_PRINTF function
2017-10-19 Emmanuel Vadottegra: Do not define early printf function
2017-10-18 Mark JohnstonMove kernel dump offset tracking into MI code.
2017-10-16 Michal MelounSave VFP state in getcontext(3) on ARM.
2017-10-12 Emmanuel Vadota10_ehci: Remove the passby code
2017-10-12 Bjoern A. ZeebAdd rev16 instruction to the disassembler.
2017-10-12 Bjoern A. ZeebPreviously there was a VIRT kernel to which I had added...
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324482
2017-10-08 Ian LeporeFix imx6 hdmi init after r323553, which used a config_i...
2017-10-07 Emmanuel VadotAllwinner: Add clock driver for ccu_sun8i_r
2017-10-06 Warner LoshOversight on armv7 bulk commit: Make MACHINE_ARCH be...
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-05 Warner LoshTag all armv7 kernels as such in their machine config...
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Emmanuel VadotAllwinner H3 CCU: Fix build on ARM64
2017-10-02 Emmanuel VadotAllwinner GPIO: Fail if we cannot enable a clock
next