1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/arm
Ed Schouten 72790363a3 Make support for atomics on ARM complete.
Provide both __sync_*-style and __atomic_*-style functions that perform
the atomic operations on ARMv5 by using Restartable Atomic Sequences.

While there, clean up some pieces of code where it's sufficient to use
regular uint32_t to store register contents and don't need full reg_t's.
Also sync this back to the MIPS code.
2013-06-15 08:15:22 +00:00
..
allwinner
arm Make support for atomics on ARM complete. 2013-06-15 08:15:22 +00:00
at91
broadcom/bcm2835 Correct a few sizeof()s 2013-05-01 04:37:34 +00:00
conf Revert r250692. We'll use 1 kernel config file for the BeagleBone models. 2013-05-17 15:20:45 +00:00
econa
freescale/imx Update copyright date. 2013-05-08 09:42:50 +00:00
include Fix the vfp code to work with the 16 register variants of the VFP unit. We 2013-06-13 21:31:33 +00:00
lpc
mv Fix the passing of time on Armada XP. 2013-06-04 09:33:03 +00:00
s3c2xx0
sa11x0
tegra
ti Increase the maximum KVM available on TI chips. Not sure why we suddenly need 2013-06-09 22:51:11 +00:00
versatile
xilinx Bring copyright changes with the agreement of Thomas Skibo. 2013-04-28 07:00:36 +00:00
xscale