summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_pmcreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Add charge pump current register.imp2012-08-101-0/+5
|
* Add support for the Atmel AT91SAM9G45 CPU.andrew2012-07-261-2/+11
| | | | Reviewed by: imp
* Add support for the AT91SAM9260cognet2010-10-061-1/+1
| | | | Submitted by: Greg Ansley
* if_ate.c:cognet2010-10-061-19/+12
| | | | | | | | | | | | | | | | | | | | | | | * Support for sam9 "EMAC" controller. * Support for rmii interface to phy. at91.c & at91sam9.c: * Eliminate separate at91sam9.c file. * Add new devices to at91sam9_devs table. at91_machdep.c & at at91sam9_machdep.c: * Automatic chip type determination. * Remove compile time chip dependencies. * Eliminate separate at91sam9_machdep.c file. at91_pmc.c: * Corrected support for all of the sam926? and sam9g20 chips. * Remove compile time chip dependencies. My apologies to Greg for taking so long to take care of it.
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.cognet2010-07-141-0/+16
| | | | | This fine work was done by Yohanes Nugroho <yohanes a gmail dot com> Many thanks to John Nicholls and Thinlinx for providing sample hardware.
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-251-10/+11
| | | | | better or worse. Ok'd by folks that have additional copyrights to the files in cases where there's joint authorship.
* Add the sekelton of support for the Power Management Controller.imp2006-03-241-0/+120
OpenPOWER on IntegriCloud