]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFC 307012,307013,307262
[FreeBSD/FreeBSD.git] / sys / arm /
2016-10-19 gonzoMFC r307239:
2016-10-19 gonzoMFC r306557, r307240, r307241:
2016-10-18 gonzoMFC r307067, r307068, r307087, r307088, r307089,
2016-10-15 mmelMFC r306759:
2016-10-15 mmelMFC r306756:
2016-10-15 mmelMFC r306755:
2016-10-15 mmelMFC r306754:
2016-10-12 edMFC r303818, r303833, r303941, r304478, r304481, r30448...
2016-10-12 edMFC r306162:
2016-10-09 jmcneillMFC r306658: Clear GT_CTRL_ENABLE to stop the timer.
2016-10-03 jhbMFC 303522,303647,303860,303880,304168,304169,304170...
2016-10-01 alcMFC r305213,305319,305398
2016-09-28 kibMFC r306091:
2016-09-27 loosMFC r306050:
2016-09-25 kibMFC r305942:
2016-09-16 kibMFC r304285:
2016-09-15 emasteMFC r303677: Move/add ARM ELF PHDR types to elf_common.h
2016-09-13 markjMFC r305425:
2016-09-08 pfgMFC r303891, r303892:
2016-09-07 gonzoMFC r305492: Let knlist_add do the locking part
2016-09-05 manuMFC r304509
2016-09-05 manuMFC r303087
2016-09-05 manuMFC r304290,r304649
2016-09-05 manuMFC r304289
2016-09-05 manuMFC r303186
2016-09-05 manuMFC r302472
2016-09-05 manuMFC r302470
2016-09-02 gonzoMFC r305039:
2016-08-21 manuMFC r304077:
2016-08-16 manuMFC r303728:
2016-08-16 manuMFC r303145:
2016-08-16 manuMFC r303144:
2016-08-05 loosMFC r302988:
2016-07-21 ianDisable debugging options in arm configurations.
2016-07-15 ianMFC r302502, r302505:
2016-07-07 loosFix a lockup in tx path for cspw.
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 ianRevert the recent armv6 changes to ALIGNED_POINTER...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-14 andrewMove the arm call to intr_pic_init_secondary earlier...
2016-06-13 ianDo not define __NO_STRICT_ALIGNMENT for armv6. While...
2016-06-08 andrewRemove the ARMv4/ARMv5 userland atomic support from...
2016-06-07 andrewStart to clean MIDR values using the CPUID scheme....
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 pfgtegra124: use roundup/rounddown macros from <sys/param.h>.
2016-06-03 zbbUse nitems() macro instead of re-inventing it
2016-06-03 skraDefine irq variable only in the block where used.
2016-06-03 skraPostpone allocation of IRQ resource to the time when...
2016-06-03 delphijMFV r301238:
2016-06-02 zbbAdd support for CESA on Armada38x
2016-06-02 zbbConfigure CPU window to second CESA SRAM
2016-06-02 zbbMap CESA SRAM memory in driver attach for Armada38x
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 jmcneillFix a crash while iterating compat strings when no...
2016-05-31 andrewarm_gic_map is a mask not the CPUs ID, there is no...
2016-05-31 andrewBin interrupts to the correct CPU when we boot on a...
2016-05-29 zbbImprove ARM debug_monitor for SMP machines
2016-05-29 zbbFix debug_monitor code for older ARMs (ARM11)
2016-05-29 mmelARM GIC: Allow to setup interrupt without configuration...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 ianAdd support for triggering interrupts on both rising...
2016-05-26 manuAdd support for interrupts, sensors and GPIO for AXP209...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 loosOnly do the touch screen setup when the 'ti,wires'...
2016-05-26 jmcneillEnable USB PHY regulators when requested by the host...
2016-05-26 ianAnother round of changes to add compatibility with...
2016-05-26 ianDisable alignment faults on armv6, adjust various align...
2016-05-25 ianInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-25 skraAdd more info about the issue fixed in r298460. Rephras...
2016-05-23 ianSpaces->tab in comment.
2016-05-23 ianOops, fix a paste-o commited in r300533.
2016-05-23 ianUse the new(-ish) CP15_SCTLR macro to generate system...
2016-05-23 skraINTRNG - support new interrupt mapping type INTR_MAP_DA...
2016-05-23 skraINTRNG - use gpio generic interrupt modes definitions...
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-22 skraINTRNG - implement pic_post_filter method. This method...
2016-05-22 skraFix some format strings to make them either correct...
2016-05-21 ianAdjust _ALIGNBYTES to the proper value for arm and...
2016-05-20 impRemove hf appending code from param.h for machine arch...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-18 andrewReturn the struct intr_pic pointer from intr_pic_regist...
2016-05-18 andrewImplement atomic_cmpset_acq_64 and atomic_cmpset_rel_64...
2016-05-17 manuAdd driver for "generic-ohci" as defined by FDT.
2016-05-17 bzThe GIC (v2 at least) has a bit in the TYPER register...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-16 bzAdd HWPMC_HOOKS to std.armv6 to make them available
2016-05-16 andrewIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-15 jmcneillAdd Allwinner A83T thermal sensor controller support.
2016-05-15 jmcneillReduce complexity of RSB by always using polling mode...
2016-05-15 jmcneillAdd support for the AXP813/AXP818 power key and GPIO...
2016-05-15 jmcneillAllow RSB to be used from interrupt handlers.
2016-05-15 mmelTEGRA: Also attach gpioc to tegra_gpio driver. Forgotte...
2016-05-15 mmelTEGRA: Don't use common name 'iicb' for tegra specific...
next