History log of /freebsd-10.2-release/sys/arm/at91/at91sam9x5reg.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 238922 30-Jul-2012 imp

These files will support the whole at91sam9x5 family when done,
so rename them now before they get copied further afield...


# 238330 10-Jul-2012 imp

Eliminate the AT91XXXX_BASE for each SoC. AT91_BASE is the right way
to spell this since we only have one AT91_BASE for all Atmel arm9 SoCs.


# 237744 29-Jun-2012 imp

Add PIOD, make at91sam9x25 a standard SoC, tweak some comments.


# 237742 29-Jun-2012 imp

Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluation
board. Much work remains.