freebsd-dev/sys/arm
Olivier Houchard 4ad6106939 if_ate.c:
* 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.
2010-10-06 22:25:21 +00:00
..
arm Add basic cpu_sleep() support for Marvell SoCs. This drops my SheevaPlug's 2010-09-18 16:57:05 +00:00
at91 if_ate.c: 2010-10-06 22:25:21 +00:00
compile
conf Add custom kernel configuration and device tree source files for 2010-09-08 19:50:47 +00:00
econa Add support for Cavium Econa CNS11XX ARM boards. These boards were 2010-01-04 03:35:45 +00:00
include Add basic cpu_sleep() support for Marvell SoCs. This drops my SheevaPlug's 2010-09-18 16:57:05 +00:00
mv Clear timer interrupt status before calling callback, not after it, 2010-09-18 13:44:39 +00:00
s3c2xx0 Allow external interrupts. 2010-07-24 23:41:09 +00:00
sa11x0 The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
xscale bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00