summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_reset.S
Commit message (Collapse)AuthorAgeFilesLines
* sys/arm: Minor spelling fixes.pfg2016-05-041-1/+1
| | | | Only affects comments: no functional change.
* Eliminate the AT91XXXX_BASE for each SoC. AT91_BASE is the right wayimp2012-07-101-3/+4
| | | | to spell this since we only have one AT91_BASE for all Atmel arm9 SoCs.
* Strip trailing whitespace before other changes.imp2012-06-131-7/+7
|
* Remove stray repeated line...imp2012-06-031-1/+0
|
* if_ate.c:cognet2010-10-061-0/+57
* 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.
OpenPOWER on IntegriCloud