summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/altera-cyclone-v/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libchip/dwmac: Make PHY address user configurableChristian Mauderer2014-08-221-0/+28
| | | | | | This patch allows the user to configure the PHY address for the DWMAC driver by giving a pointer to a dwmac_user_cfg structure to network stack via rtems_bsdnet_ifconfig::drv_ctrl.
* bsp/altera-cyclone-v: Add RTC driver.Christian Mauderer2014-08-111-1/+14
|
* bsp/altera-cyclone-v: New BSPRalf Kirchner2014-03-131-0/+3
Implemented so far: - nocache heap for uncached RAM - basic timer - level 1 cache handling for arm cache controller in arm-cache-l1.h - level 2 L2C-310 cache controller - MMU - DWMAC 1000 ethernet controller - basic errata handling - smp startup for second core